aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ChangeLog fixGlenn Morris2015-03-281-1/+1
| * | New `electric-pair-local-mode'Tom Willemse2015-03-281-0/+6
| * | Fixes: debbugs:17879Jan D2015-03-281-0/+5
| * | Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-271-0/+13
| * | Shut up python-mode's indentation guesserDaniel Colascione2015-03-261-0/+5
| * | * lisp/emacs-lisp/cl|eieio: Minor tweaksStefan Monnier2015-03-261-0/+7
| * | * lisp/bookmark.el (bookmark-show-all-annotations): Sort themBoruch Baum2015-03-251-0/+4
| * | Only escape quotation mark, backslash and cntrl U+0000 to U+001FDmitry Gutov2015-03-251-0/+7
| * | emacs-lisp/checkdoc.el: Don't complain about args starting with _.Artur Malabarba2015-03-251-0/+5
| * | * international/mule-cmds.el: Show chars in C-x 8 RET completionsStefan Monnier2015-03-251-0/+3
| * | * lisp/xt-mouse.el (xterm-mouse--read-number-from-terminal): Fix last commit.Stefan Monnier2015-03-251-0/+4
| * | * lisp/emacs-lisp/seq.el: Documentation improvementsNicolas Petton2015-03-251-0/+4
| * | browse-url: mark some of the more obsolete stuff as suchGlenn Morris2015-03-241-0/+23
| * | * lisp/xt-mouse.el: Add mouse-tracking support.Olaf Rogalsky2015-03-241-0/+16
| * | Improve special char handling in TrampMichael Albinus2015-03-241-0/+6
| * | epg: Fix key generation interfaceDaiki Ueno2015-03-241-0/+5
| * | Add cl-struct specific optimizations to pcase.Stefan Monnier2015-03-231-0/+9
| * | Add new `cl-struct' and `eieio' pcase patterns.Stefan Monnier2015-03-231-0/+12
| * | Merge from origin/emacs-24Paul Eggert2015-03-231-0/+10
| |\ \ | | |/
| | * authors.el small additionsGlenn Morris2015-03-221-0/+5
| | * Fixes: debbugs:18939Jan D2015-03-221-0/+5
| * | Merge from origin/emacs-24Paul Eggert2015-03-231-0/+5
| |\ \ | | |/
| | * In `debug' don't try using window on inaccessible frame (Bug#17170).Martin Rudalics2015-03-221-0/+5
| | * Fix lisp/ChangeLog entry from last commit.Eli Zaretskii2015-03-211-1/+1
| | * Fix problems caused by calling 'recenter' in auto-revert (Bug#20122)Mario Lang2015-03-211-0/+5
| | * Backport: ruby-mode: Detect regexps after `!'Dmitry Gutov2015-03-201-0/+5
| | * Backport: ruby-mode: Change faces used for self, true, false and nilDmitry Gutov2015-03-201-0/+6
| | * Backport: ruby-mode: Expect regexp after { or | tooNobuyoshi Nakada2015-03-201-0/+6
| * | Get rid of json-decode-char0 as wellDmitry Gutov2015-03-231-1/+6
| * | Try to avoid fontifying macros in funcall positionDaniel Colascione2015-03-231-0/+5
| * | Generalize start-process with keyword argsDaiki Ueno2015-03-231-0/+5
| * | Automatically adjust process window sizesDaniel Colascione2015-03-221-0/+17
| * | Have `sgml-attribute-offset' control SGML attribute indentationJackson Ray Hamilton2015-03-221-0/+6
| * | Rewrite json-encode-stringDmitry Gutov2015-03-231-0/+6
| * | * menu-bar.el (menu-bar-update-buffers): Properly count buffers.Artur Malabarba2015-03-221-0/+5
| * | Add new functions for computing default font dimensionsTitus von der Malsburg2015-03-211-0/+8
| * | Handle setf methods in elisp font-locking.Tassilo Horn2015-03-211-0/+5
| * | Fix CL function name font-lock bug.Tassilo Horn2015-03-201-0/+1
| * | Fix elisp function name font-lock bug.Tassilo Horn2015-03-201-0/+5
| * | (cl-defsubst): Ignore false-positive occurrences of args via &cl-defsStefan Monnier2015-03-201-0/+5
| * | Fix debbugs#20146Alan Mackenzie2015-03-201-0/+7
| * | # ChangeLog fixesGlenn Morris2015-03-191-9/+9
| * | ruby-mode: Fix a "required arguments" confusionDmitry Gutov2015-03-201-0/+6
| * | Call delete-backward-space interactively.Vibhav Pant2015-03-201-2/+9
| * | * lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.Stefan Monnier2015-03-191-0/+2
| * | Fixes: debbugs:20141Stefan Monnier2015-03-191-18/+24
| * | EIEIO: Change class's representation to unify instance & class slotsStefan Monnier2015-03-181-0/+54
| * | Use delete-char instead of delete-backward-char.Vibhav Pant2015-03-191-0/+6
| * | Mark apostrophs with ?/ instead of \037 in TrampMichael Albinus2015-03-181-1/+6
| * | Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-181-20/+42