summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
AgeCommit message (Expand)Author
2015-03-28Fixes: debbugs:17879Jan D
2015-03-27Bump version to 24.5 for the release-candidateNicolas Petton
2015-03-27Preserve face text properties in comint prompt.Wolfgang Jenkner
2015-03-26Shut up python-mode's indentation guesserDaniel Colascione
2015-03-26* lisp/emacs-lisp/cl|eieio: Minor tweaksStefan Monnier
2015-03-26* smie.el (smie*ward-sexp-command): Don't pretend the arg is optionalStefan Monnier
2015-03-25* lisp/bookmark.el (bookmark-show-all-annotations): Sort themBoruch Baum
2015-03-25Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov
2015-03-25emacs-lisp/checkdoc.el: Don't complain about args starting with _.Artur Malabarba
2015-03-25* international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier
2015-03-25* lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier
2015-03-25* lisp/emacs-lisp/seq.el: Documentation improvementsNicolas Petton
2015-03-24browse-url: mark some of the more obsolete stuff as suchGlenn Morris
2015-03-24* lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky
2015-03-24Improve special char handling in TrampMichael Albinus
2015-03-24epg: Fix key generation interfaceDaiki Ueno
2015-03-23Add cl-struct specific optimizations to pcase.Stefan Monnier
2015-03-23Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier
2015-03-23Merge from origin/emacs-24Paul Eggert
2015-03-23Merge from origin/emacs-24Paul Eggert
2015-03-23Get rid of json-decode-char0 as wellDmitry Gutov
2015-03-23Try to avoid fontifying macros in funcall positionDaniel Colascione
2015-03-23Generalize start-process with keyword argsDaiki Ueno
2015-03-22Automatically adjust process window sizesDaniel Colascione
2015-03-22Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton
2015-03-22authors.el small additionsGlenn Morris
2015-03-23Rewrite json-encode-stringDmitry Gutov
2015-03-22* menu-bar.el (menu-bar-update-buffers): Properly count buffers.Artur Malabarba
2015-03-22Fixes: debbugs:18939Jan D
2015-03-22In `debug' don't try using window on inaccessible frame (Bug#17170).Martin Rudalics
2015-03-22Recognize more format variation. Automatically reshow decrypted text.Richard M. Stallman
2015-03-22Echo area shows when displaying a mime message.Richard M. Stallman
2015-03-22Prefer IceCat to Firefox and Iceweasel.Richard M. Stallman
2015-03-21Add new functions for computing default font dimensionsTitus von der Malsburg
2015-03-21Fix lisp/ChangeLog entry from last commit.Eli Zaretskii
2015-03-21Fix problems caused by calling 'recenter' in auto-revert (Bug#20122)Mario Lang
2015-03-21Handle setf methods in elisp font-locking.Tassilo Horn
2015-03-20Fix CL function name font-lock bug.Tassilo Horn
2015-03-20Fix elisp function name font-lock bug.Tassilo Horn
2015-03-20(cl-defsubst): Ignore false-positive occurrences of args via &cl-defsStefan Monnier
2015-03-20Fix debbugs#20146Alan Mackenzie
2015-03-19# ChangeLog fixesGlenn Morris
2015-03-20ruby-mode: Fix a "required arguments" confusionDmitry Gutov
2015-03-20Backport: ruby-mode: Detect regexps after `!'Dmitry Gutov
2015-03-20Backport: ruby-mode: Change faces used for self, true, false and nilDmitry Gutov
2015-03-20Backport: ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada
2015-03-20Call delete-backward-space interactively.Vibhav Pant
2015-03-19* lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.Stefan Monnier
2015-03-19Fixes: debbugs:20141Stefan Monnier
2015-03-18EIEIO: Change class's representation to unify instance & class slotsStefan Monnier