Mercurial > emacs
changeset 85668:6dd46bcf6f01
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Oct 2007 09:54:29 +0000 |
parents | 4516d805659c |
children | 5efb220d2a98 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 26 09:54:19 2007 +0000 +++ b/lisp/ChangeLog Fri Oct 26 09:54:29 2007 +0000 @@ -1,3 +1,18 @@ +2007-10-26 Richard Stallman <rms@gnu.org> + + * isearch-multi.el (isearch-buffers-multi): New option. + (isearch-buffers-search-fun): Test it. + + * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding. + Put ps-run-clear on C-c C-l. + + * newcomment.el (comment-styles): New style indent-or-triple. + (comment-style): Make that the default. + (comment-add defvar): Doc fix. + (comment-add): Delete arg EXTRA. + (comment-region-default): Open code call to comment-add. + Handle indent-or-triple style which uses `multi-char' for INDENT. + 2007-10-26 Juanma Barranquero <lekktu@gmail.com> * eshell/em-unix.el (nil-blank-string): Doc fix.