aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert1-26339/+0
2015-04-06Fix miscellaneous glitches in cc-mode.el. Fixes debbugs#20245.Alan Mackenzie1-0/+14
2015-04-06CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie1-0/+8
2015-04-06python.el: Do not break IPython magic completions.Fabián Ezequiel Gallina1-0/+7
2015-04-06* lisp/ChangeLog: Remove a duplicateemacs-24.5-rc3-fixedemacs-24.5Nicolas Petton1-4/+0
2015-04-06* emacs-lisp/package.el: Make the execute prompt less verbose.Artur Malabarba1-0/+3
2015-04-06* emacs-lisp/package.el: Fix lack of "new" packages.Artur Malabarba1-0/+6
2015-04-06emacs-lisp/package.el (package-menu-execute): Add async supportArtur Malabarba1-0/+2
2015-04-06emacs-lisp/package.el (package-install): Add ASYNC and CALLBACKArtur Malabarba1-0/+1
2015-04-06emacs-lisp/package.el: Refactor pre-execute promptArtur Malabarba1-0/+3
2015-04-06emacs-lisp/package.el: Async support in download-transactionArtur Malabarba1-0/+2
2015-04-05Spelling fix for 'hfy-optimizations'Paul Eggert1-0/+6
2015-04-05python.el: Enhance docstring detection following PEP-257.Fabián Ezequiel Gallina1-0/+11
2015-04-05Fix byte-compilation warning in lisp/ses.elEli Zaretskii1-0/+5
2015-04-05Tidy up fix to debbugs#20240.Alan Mackenzie1-0/+5
2015-04-05Fix lisp/ChangeLog formatting.Eli Zaretskii1-0/+2
2015-04-05Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie1-0/+38
2015-04-05Update the 24.5 release date in all ChangeLog filesNicolas Petton1-0/+4
2015-04-05emacs-lisp/package.el: Add package-initialize to user-init-file.Artur Malabarba1-0/+6
2015-04-05emacs-lisp/package.el: Prevent outdated downloads-in-progress.Artur Malabarba1-0/+3
2015-04-04Fix .emacs and .emacs.d/init file recursion problem for NaClPete Williamson1-0/+5
2015-04-04(package--with-work-buffer-async): Protect macro arguments.Artur Malabarba1-0/+1
2015-04-04emacs-lisp/package.el: Don't overwrite downloads-in-progress.Artur Malabarba1-0/+6
2015-04-04Quote directory name in tramp-flush-directory-propertyMichael Albinus1-0/+5
2015-04-04Fix debbugs#20240 part two (jit-lock error during `comment-dwim').Alan Mackenzie1-0/+7
2015-04-03Fix Bug#20249Michael Albinus1-0/+6
2015-04-03; ChangeLog fixGlenn Morris1-5/+3
2015-04-03Revert "CC Mode: Stop Font Lock forcing fontification from BOL. Bug#19669."Alan Mackenzie1-0/+5
2015-04-03pcmpl-ssh-known-hosts: Use `char-before' instead of `looking-back'.Nicolas Richard1-0/+5
2015-04-03js-mode: Don't indent inside a multiline string literalDmitry Gutov1-0/+5
2015-04-02* lisp/abbrev.el (define-abbrev-table): Treat a non-string "docstring" asStefan Monnier1-0/+3
2015-04-02* lisp/emacs-lisp/lisp-mnt.el (lm-version): Don't burp in a non-file buffer.Stefan Monnier1-2/+6
2015-04-01Fix the CC Mode fixes from 2015-03-30. Fixes debbugs#20240.Alan Mackenzie1-0/+9
2015-04-01* emacs-lisp/package.el: Spelling fixes and use active voice.Paul Eggert1-0/+4
2015-04-01* emacs-lisp/package.el: Make package-menu asynchronous.Artur Malabarba1-0/+9
2015-04-01* emacs-lisp/package.el: Implement asynchronous refreshing.Artur Malabarba1-0/+12
2015-04-01Fix bug#20233, do not merge with masterMichael Albinus1-0/+5
2015-03-31Derive `css-mode' from `prog-mode'Simen Heggestøyl1-0/+4
2015-03-31* lisp/jit-lock.el (jit-lock--run-functions): Fix min/max copy&paste error.Stefan Monnier1-0/+2
2015-03-30Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier1-0/+15
2015-03-31emacs-lisp/package.el: Reorganize package.elArtur Malabarba1-0/+5
2015-03-30* eieio-base.el (make-instance) <eieio-named>: New instance.Stefan Monnier1-15/+21
2015-03-30Correct calculation of CC Mode's font-lock region.Alan Mackenzie1-0/+23
2015-03-30In sendmail-send-it don't switch to non-existent buffer. (Bug#20211)Richard Ryniker1-0/+6
2015-03-28* lisp/emacs-lisp/package.el (package-refresh-contents): Fix spelling errorJan D1-0/+5
2015-03-28ChangeLog fixGlenn Morris1-1/+1
2015-03-28New `electric-pair-local-mode'Tom Willemse1-0/+6
2015-03-28Fixes: debbugs:17879Jan D1-0/+5
2015-03-27Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton1-0/+4
2015-03-27Preserve face text properties in comint prompt.Wolfgang Jenkner1-0/+13