aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * ruby-mode.el: Handle general delimited literals.Stefan Monnier2012-04-241-0/+22
|\
| * * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-241-0/+7
| * * lisp/progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).Dmitry Gutov2012-04-241-0/+5
| * * lisp/progmodes/ruby-mode.el: Handle general delimited literals.Dmitry Gutov2012-04-241-0/+10
* | * notifications.el (notifications-interface)Michael Albinus2012-04-241-0/+8
|/
* * lisp/progmodes/python.el: Move hideshow setup to the end.Leo Liu2012-04-241-0/+4
* Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-241-0/+5
* * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-modeStefan Monnier2012-04-231-0/+9
* * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.Ivan Andrus2012-04-231-0/+6
* * subr.el (accept-change-group): Fix arg usage.Chong Yidong2012-04-231-0/+4
* Use proper faces in apropos.el.Chong Yidong2012-04-231-0/+8
* * apropos.el (apropos-read-pattern): Fix word list splitting.Chong Yidong2012-04-231-0/+1
* Remove non-option variable handling from customize-aproposChong Yidong2012-04-231-0/+11
* * net/xesam.el (xesam-mode-map): Use let-bound map inMichael Albinus2012-04-231-0/+5
* ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-231-0/+16
* Remove obsolete usage of (ispell-insert-word)Agustín Martín2012-04-231-0/+7
* * faces.el (face-spec-set): Stop supporting deprecated form of third arg.Chong Yidong2012-04-231-0/+3
* Make the "reset-saved" Custom operation reset to default if there is no saved...Chong Yidong2012-04-231-0/+8
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-221-0/+33
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-0/+33
* CC Mode. Adding a ) can hide the resulting (..) from searches. Fix it.Alan Mackenzie2012-04-221-0/+6
* Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-211-2/+7
* * lisp/net/rcirc.el (rcirc): Avoid error when process-contact returnsLeo Liu2012-04-211-0/+5
* Improve tbl support in woman.el.Michael Vehrs2012-04-211-0/+17
* * lisp/minibuffer.el (completion-file-name-table): Complete user names.Stefan Monnier2012-04-201-0/+4
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-letLeo Liu2012-04-201-0/+5
* Fix emacsclient/server behavior under --without-x.Chong Yidong2012-04-201-0/+2
* * lisp/server.el (server-execute): Respect initial-buffer-choiceChong Yidong2012-04-201-0/+7
* Merge from emacs-24 branchChong Yidong2012-04-201-0/+74
|\
| * Fix sysfs battery display.Dan Nicolaescu2012-04-201-0/+6
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-0/+12
| * ChangeLog updates for last commit.Eli Zaretskii2012-04-201-1/+1
| * Doc fixes in window.el functions.Eli Zaretskii2012-04-201-0/+11
| * Delete the gdb-inferior pty when the gdb process exits.Chong Yidong2012-04-191-0/+14
| * * lisp/progmodes/grep.el (grep, rgrep): Doc fix.Chong Yidong2012-04-181-0/+4
| * More process-related doc and manual small editsGlenn Morris2012-04-171-0/+4
| * * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.Chong Yidong2012-04-171-0/+4
| * CC Mode: Ensure searching for keywords is case sensitive.Alan Mackenzie2012-04-161-0/+13
| * * mail/sendmail.el (mail-bury): Call return action with the right Rmail buffer.Chong Yidong2012-04-161-0/+5
| * Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-151-0/+5
* | Put the '$Id:' tag into MS-Windows executable of Emacs.Eli Zaretskii2012-04-201-0/+2
* | Doc fixes for emacs-bzr-* facilities.Eli Zaretskii2012-04-201-0/+4
* | * lisp/electric.el (electric-indent-post-self-insert-function): Check thatStefan Monnier2012-04-191-0/+5
* | lisp/imenu.el (imenu-progress-message): Restore.Juanma Barranquero2012-04-191-0/+5
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-8/+65
* | * net/tramp.el (tramp-action-password): Let-bind enable-recursive-minibuffers...Michael Albinus2012-04-191-0/+5
* | * lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequenceSam Steingold2012-04-181-0/+7
* | * lisp/abbrev.el (edit-abbrevs): Move point to the abbrev table ofLeo Liu2012-04-191-0/+7
* | * simple.el (line-move): Use forward-line if in batch mode.Chong Yidong2012-04-181-0/+5
* | Fix require-final-newline interaction with read-only buffers.Christopher Schmidt2012-04-181-1/+6