summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * eshell/em-unix.el (eshell/sudo): When we have an ad-hocMichael Albinus2012-09-022-0/+7
* Toggle whitespace matching mode with M-s SPC.Juri Linkov2012-09-022-41/+139
* * dired.el (dired-mode-map): Menu string fixes.Chong Yidong2012-09-022-3/+7
* * lisp/simple.el (undo): Tweak message in undo-only case.Glenn Morris2012-09-012-3/+8
* Tidy up term.el menu handlingGlenn Morris2012-09-012-162/+134
* Rewrite switch-to-prev-/next-buffer and quit-window; add display-buffer-below...Martin Rudalics2012-09-012-48/+146
* Auto-commit of loaddefs files.Glenn Morris2012-09-011-222/+280
* * lisp/minibuffer.el (completion-at-point-functions): Complete docstring.Stefan Monnier2012-09-012-1/+8
* Better seed support for (random).Paul Eggert2012-08-3124-48/+41
* Consider frame's buffer predicate in switch-to-prev-/next-buffer.Martin Rudalics2012-08-312-0/+14
* * eshell/esh-ext.el: Explain, why we suppress the check inMichael Albinus2012-08-311-3/+4
* [Gnus] Miscellaneous fixes by Dave AbrahamsDave Abrahams2012-08-315-11/+35
* * lisp/gnus/gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.Stefan Monnier2012-08-302-1/+5
* gnus-notifications.el: Add defcustom for timeout and actions supportJulien Danjou2012-08-302-17/+53
* Delete `z' in special-mode-map.Richard M. Stallman2012-08-302-1/+4
* qp.el (quoted-printable-decode-region): Decode multiple bytes at once.Kenichi Handa2012-08-302-7/+20
|\
| * merge trunkKenichi Handa2012-08-3022-114/+373
| |\ | |/ |/|
* | * progmodes/compile.el (compilation-always-kill): Doc fix.Andreas Schwab2012-08-302-2/+6
* | Improve obsolescence message of display-buffer-reuse-frames.Chong Yidong2012-08-302-1/+10
* | * lisp/paren.el (show-paren-delay): Add a :set function. Doc fix. (Bug#12297)Glenn Morris2012-08-292-1/+15
* | Add gnus-notifications.elJulien Danjou2012-08-292-0/+163
* | * lisp/progmodes/compile.el (compilation-always-kill): New var.Martin Blais2012-08-292-0/+13
* | * lisp/simple.el (read-only-mode): Move from lisp/files.el for bootstrapping.Stefan Monnier2012-08-293-26/+29
* | * lisp/files.el (read-only-mode): New minor mode.Stefan Monnier2012-08-298-42/+40
* | * eshell/esh-ext.el (eshell-external-command): Do not examineMichael Albinus2012-08-293-4/+17
* | * cl-lib.el (buffer-string): Simplify last change.Stefan Monnier2012-08-281-2/+1
* | * lisp/emacs-lisp/cl-lib.el (buffer-string): Fix setter macro.Stefan Monnier2012-08-282-17/+22
* | Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-287-37/+75
|\ \
| * | Fix broken completion in sh-modeLeo Liu2012-08-272-18/+12
| * | * skeleton.el (skeleton-untabify): Change to nil.Leo Liu2012-08-272-1/+3
| * | Change sh-indent-comment to tLeo Liu2012-08-272-1/+6
| * | Update release logsemacs-24.2Chong Yidong2012-08-245-10/+10
| * | * lisp/files.el (safe-local-eval-forms): Fix before-save-hook entry to beStefan Monnier2012-08-232-1/+7
| * | * lisp/progmodes/hideif.el (hif-compress-define-list): Fix typo. (tiny change)Jeremy Moore2012-08-222-1/+6
| * | * lisp/progmodes/hideshow.el (hs-block-end-regexp): Restore lostDan Nicolaescu2012-08-202-0/+7
| * | Fix comment in log-edit.el.Chong Yidong2012-08-201-4/+4
| * | * lisp/vc/log-edit.el (log-edit-font-lock-gnu-style): Mark safe if boolean.Glenn Morris2012-08-152-0/+10
| * | Regenerate ldefs-boot.elChong Yidong2012-08-161-22/+22
| * | Bump version to 24.2Chong Yidong2012-08-166-0/+24
| * | Fix for the buffer-local rcirc-encode-coding-system caseLeo Liu2012-08-152-16/+22
| * | Add CVE number to ChangeLogGlenn Morris2012-08-141-0/+1
| * | * lisp/net/rcirc.el (rcirc-split-message): New function.Leo Liu2012-08-142-15/+29
| | * merge trunkKenichi Handa2012-08-2820-314/+813
| | |\ | |_|/ |/| |
* | | gnus-sum.el (gnus-summary-enter-digest-group): Work for encoding and charsetKatsumi Yamaoka2012-08-282-4/+26
* | | * lisp/info.el (Info-fontify-node): Hide empty lines at the end of the node.Juri Linkov2012-08-282-0/+11
* | | In dired-pop-to-buffer make window start at beginning of buffer (Bug#12281).Martin Rudalics2012-08-272-0/+7
* | | Make special-display-* and display-buffer-reuse-frames obsolete.Chong Yidong2012-08-264-10/+18
* | | Spelling fixes.Paul Eggert2012-08-262-2/+2
* | | Clean up gdb-mi's usage of display-buffer.Chong Yidong2012-08-264-144/+152
* | | Doc fix for last change.Chong Yidong2012-08-261-2/+1