Mercurial > emacs
diff lisp/ChangeLog @ 71397:488106b64437
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 19 Jun 2006 22:00:00 +0000 |
parents | ff873e05327c |
children | d4401f19d62b |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jun 19 21:59:30 2006 +0000 +++ b/lisp/ChangeLog Mon Jun 19 22:00:00 2006 +0000 @@ -1,3 +1,16 @@ +2006-06-19 Richard Stallman <rms@gnu.org> + + * bindings.el (mode-line-format): Save some mode line space. + + * files.el (find-file-noselect): Improve the question wording. + (basic-save-buffer-2): Mask UMASK against 666. + + * mouse.el (mouse-drag-vertical-line-rightward-window): New function. + (mouse-drag-vertical-line): Call it. + + * cus-edit.el (customize-option, customize-option-other-window): + Error if SYMBOL is nil. + 2006-06-19 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el: Require noutline, also on XEmacs.