Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
71396:58383949ec48 | 71397:488106b64437 |
---|---|
1 2006-06-19 Richard Stallman <rms@gnu.org> | |
2 | |
3 * bindings.el (mode-line-format): Save some mode line space. | |
4 | |
5 * files.el (find-file-noselect): Improve the question wording. | |
6 (basic-save-buffer-2): Mask UMASK against 666. | |
7 | |
8 * mouse.el (mouse-drag-vertical-line-rightward-window): New function. | |
9 (mouse-drag-vertical-line): Call it. | |
10 | |
11 * cus-edit.el (customize-option, customize-option-other-window): | |
12 Error if SYMBOL is nil. | |
13 | |
1 2006-06-19 Carsten Dominik <dominik@science.uva.nl> | 14 2006-06-19 Carsten Dominik <dominik@science.uva.nl> |
2 | 15 |
3 * textmodes/org.el: Require noutline, also on XEmacs. | 16 * textmodes/org.el: Require noutline, also on XEmacs. |
4 (org-end-of-subtree): Return point. | 17 (org-end-of-subtree): Return point. |
5 (org-dblock-start-re, org-dblock-end-re): New constants. | 18 (org-dblock-start-re, org-dblock-end-re): New constants. |