summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
AgeCommit message (Expand)Author
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
2015-04-06Fix miscellaneous glitches in cc-mode.el. Fixes debbugs#20245.Alan Mackenzie
2015-04-06CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie
2015-04-06python.el: Do not break IPython magic completions.Fabián Ezequiel Gallina
2015-04-06* emacs-lisp/package.el: Make the execute prompt less verbose.Artur Malabarba
2015-04-06* emacs-lisp/package.el: Fix lack of "new" packages.Artur Malabarba
2015-04-06emacs-lisp/package.el (package-menu-execute): Add async supportArtur Malabarba
2015-04-06emacs-lisp/package.el (package-install): Add ASYNC and CALLBACKArtur Malabarba
2015-04-06emacs-lisp/package.el: Refactor pre-execute promptArtur Malabarba
2015-04-06emacs-lisp/package.el: Async support in download-transactionArtur Malabarba
2015-04-05Spelling fix for 'hfy-optimizations'Paul Eggert
2015-04-05python.el: Enhance docstring detection following PEP-257.Fabián Ezequiel Gallina
2015-04-05Fix byte-compilation warning in lisp/ses.elEli Zaretskii
2015-04-05Tidy up fix to debbugs#20240.Alan Mackenzie
2015-04-05Fix lisp/ChangeLog formatting.Eli Zaretskii
2015-04-05Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie
2015-04-05Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsRichard Stallman
2015-04-05 * mail/rmail.el (rmail-show-message-1): When displaying a mime message,Richard Stallman
2015-04-05emacs-lisp/package.el: Add package-initialize to user-init-file.Artur Malabarba
2015-04-05emacs-lisp/package.el: Prevent outdated downloads-in-progress.Artur Malabarba
2015-04-04Fix .emacs and .emacs.d/init file recursion problem for NaClPete Williamson
2015-04-04Merge from origin/emacs-24Paul Eggert
2015-04-04(package--with-work-buffer-async): Protect macro arguments.Artur Malabarba
2015-04-04emacs-lisp/package.el: Don't overwrite downloads-in-progress.Artur Malabarba
2015-04-04Quote directory name in tramp-flush-directory-propertyMichael Albinus
2015-04-04Fix debbugs#20240 part two (jit-lock error during `comment-dwim').Alan Mackenzie
2015-04-03Fix Bug#20249Michael Albinus
2015-04-03; ChangeLog fixGlenn Morris
2015-04-03Revert "CC Mode: Stop Font Lock forcing fontification from BOL. Bug#19669."Alan Mackenzie
2015-04-03pcmpl-ssh-known-hosts: Use `char-before' instead of `looking-back'.Nicolas Richard
2015-04-03js-mode: Don't indent inside a multiline string literalDmitry Gutov
2015-04-02* lisp/abbrev.el (define-abbrev-table): Treat a non-string "docstring" asStefan Monnier
2015-04-02* lisp/emacs-lisp/lisp-mnt.el (lm-version): Don't burp in a non-file buffer.Stefan Monnier
2015-04-01Fix the CC Mode fixes from 2015-03-30. Fixes debbugs#20240.Alan Mackenzie
2015-04-01* emacs-lisp/package.el: Spelling fixes and use active voice.Paul Eggert
2015-04-01* emacs-lisp/package.el: Make package-menu asynchronous.Artur Malabarba
2015-04-01* emacs-lisp/package.el: Implement asynchronous refreshing.Artur Malabarba
2015-04-01Fix bug#20233, do not merge with masterMichael Albinus
2015-03-31Derive `css-mode' from `prog-mode'Simen Heggestøyl
2015-03-31* lisp/jit-lock.el (jit-lock--run-functions): Fix min/max copy&paste error.Stefan Monnier
2015-03-30Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier
2015-03-31Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacsArtur Malabarba
2015-03-31emacs-lisp/package.el: Reorganize package.elArtur Malabarba
2015-03-30* eieio-base.el (make-instance) <eieio-named>: New instance.Stefan Monnier
2015-03-30Correct calculation of CC Mode's font-lock region.Alan Mackenzie
2015-03-30In sendmail-send-it don't switch to non-existent buffer. (Bug#20211)Richard Ryniker
2015-03-29Merge from origin/emacs-24Paul Eggert
2015-03-28* lisp/emacs-lisp/package.el (package-refresh-contents): Fix spelling errorJan D
2015-03-28ChangeLog fixGlenn Morris
2015-03-28New `electric-pair-local-mode'Tom Willemse