Mercurial > emacs
diff lisp/ChangeLog @ 70337:75313660a170
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 02 May 2006 01:47:57 +0000 |
parents | 968389514970 |
children | 15ea16ad6a0e 2ecafc6d5db7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 02 01:43:17 2006 +0000 +++ b/lisp/ChangeLog Tue May 02 01:47:57 2006 +0000 @@ -1,5 +1,10 @@ 2006-05-01 Richard Stallman <rms@gnu.org> + * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C, + M-r, M-R, M-A, M-SPC or M-DEL. + (diff-mode-map): diff-refine-hunk now on C-c C-w + (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u. + * help-mode.el (help-mode): view-exit-action calls delete-window only when it is safe and possible.