aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | * net/tramp.el (tramp-action-password): Let-bind enable-recursive-minibuffers...Michael Albinus2012-04-192-5/+11
* | * lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequenceSam Steingold2012-04-183-3/+10
* | * lisp/abbrev.el (edit-abbrevs): Move point to the abbrev table ofLeo Liu2012-04-192-4/+20
* | * simple.el (line-move): Use forward-line if in batch mode.Chong Yidong2012-04-182-17/+24
* | Fix require-final-newline interaction with read-only buffers.Christopher Schmidt2012-04-182-1/+7
* | Fix logic for returning to and yanking from Rmail buffer.Richard M. Stallman2012-04-173-9/+35
* | lisp/server.el (server-ensure-safe-dir): Simplify.Juanma Barranquero2012-04-172-23/+23
* | Auto-commit of loaddefs files.Glenn Morris2012-04-172-2/+2
* | Merge from pending; try to fix-up suboptimal ses ChangeLog.Glenn Morris2012-04-164-17/+190
|\ \
| * \ Merge from trunkpendingStefan Monnier2012-03-251389-29103/+63492
| |\ \
| * | | * lisp/newcomment.el (comment-inline-offset): Don't autoload.Stefan Monnier2012-03-252-3/+8
| * | | * lisp/newcomment.el (comment-inline-offset): New custom var.Philipp Haselwarter2012-03-252-1/+19
| * | | * lisp/emacs-lisp/smie.el: Provide smarter auto-filling.Stefan Monnier2012-02-152-0/+39