aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * ruby-mode.el: Handle general delimited literals.Stefan Monnier2012-04-242-14/+97
|\
| * * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-242-28/+42
| * * lisp/progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).Dmitry Gutov2012-04-242-3/+22
| * * lisp/progmodes/ruby-mode.el: Handle general delimited literals.Dmitry Gutov2012-04-242-6/+56
* | * notifications.el (notifications-interface)Michael Albinus2012-04-242-3/+41
|/
* * lisp/progmodes/python.el: Move hideshow setup to the end.Leo Liu2012-04-242-9/+15
* Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-242-0/+7
* * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-modeStefan Monnier2012-04-233-56/+59
* * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.Ivan Andrus2012-04-233-6/+27
* * subr.el (accept-change-group): Fix arg usage.Chong Yidong2012-04-232-1/+5
* Use proper faces in apropos.el.Chong Yidong2012-04-232-46/+57
* * apropos.el (apropos-read-pattern): Fix word list splitting.Chong Yidong2012-04-232-1/+2
* Remove non-option variable handling from customize-aproposChong Yidong2012-04-233-38/+38
* * net/xesam.el (xesam-mode-map): Use let-bound map inMichael Albinus2012-04-232-1/+6
* ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-233-5/+43
* Remove obsolete usage of (ispell-insert-word)Agustín Martín2012-04-232-13/+10
* Spelling fixes.Paul Eggert2012-04-222-2/+2
* * faces.el (face-spec-set): Stop supporting deprecated form of third arg.Chong Yidong2012-04-232-29/+26
* Make the "reset-saved" Custom operation reset to default if there is no saved...Chong Yidong2012-04-232-45/+53
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-222-223/+875
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-2223-110/+160
* CC Mode. Adding a ) can hide the resulting (..) from searches. Fix it.Alan Mackenzie2012-04-222-9/+41
* Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-214-4/+14
* * lisp/net/rcirc.el (rcirc): Avoid error when process-contact returnsLeo Liu2012-04-212-5/+12
* Improve tbl support in woman.el.Michael Vehrs2012-04-212-24/+90
* * lisp/minibuffer.el (completion-file-name-table): Complete user names.Stefan Monnier2012-04-202-0/+10
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-letLeo Liu2012-04-202-4/+9
* Fix emacsclient/server behavior under --without-x.Chong Yidong2012-04-202-3/+7
* * lisp/server.el (server-execute): Respect initial-buffer-choiceChong Yidong2012-04-202-11/+16
* Merge from emacs-24 branchChong Yidong2012-04-2012-142/+305
|\
| * Fix sysfs battery display.Dan Nicolaescu2012-04-202-2/+8
| * Fix last change.Chong Yidong2012-04-201-6/+10
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-202-23/+58
| * ChangeLog updates for last commit.Eli Zaretskii2012-04-201-1/+1
| * Doc fixes in window.el functions.Eli Zaretskii2012-04-202-63/+85
| * Delete the gdb-inferior pty when the gdb process exits.Chong Yidong2012-04-193-34/+86
| * More small edits for doc/lispref/minibuf.texiGlenn Morris2012-04-181-0/+2
| * * lisp/progmodes/grep.el (grep, rgrep): Doc fix.Chong Yidong2012-04-182-6/+11
| * More process-related doc and manual small editsGlenn Morris2012-04-172-3/+6
| * lisp/subr.el: Update comment.Juanma Barranquero2012-04-171-2/+1
| * * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.Chong Yidong2012-04-172-2/+6
| * CC Mode: Ensure searching for keywords is case sensitive.Alan Mackenzie2012-04-163-19/+37
| * * mail/sendmail.el (mail-bury): Call return action with the right Rmail buffer.Chong Yidong2012-04-162-1/+6
| * Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-152-0/+12
* | Put the '$Id:' tag into MS-Windows executable of Emacs.Eli Zaretskii2012-04-202-3/+4
* | Doc fixes for emacs-bzr-* facilities.Eli Zaretskii2012-04-203-6/+10
* | * lisp/electric.el (electric-indent-post-self-insert-function): Check thatStefan Monnier2012-04-192-0/+6
* | lisp/imenu.el (imenu-progress-message): Restore.Juanma Barranquero2012-04-192-0/+28
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-1918-129/+138
* | Remove some `toggle-read-only' warnings.Juanma Barranquero2012-04-193-3/+3