Mercurial > emacs
diff lisp/ChangeLog @ 93237:0f4b8a3dc49e
(appt-buffer-name): Don't use a leading space for buffers shown to the user.
(appt-disp-window): Disable undo explicitly now that the leading space is gone.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 26 Mar 2008 03:42:57 +0000 |
parents | e550714b0fde |
children | a2947a0dab56 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 26 03:40:40 2008 +0000 +++ b/lisp/ChangeLog Wed Mar 26 03:42:57 2008 +0000 @@ -1,5 +1,10 @@ 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> + * calendar/appt.el (appt-buffer-name): Don't use a leading space for + buffers shown to the user. + (appt-disp-window): Disable undo explicitly now that the leading space + is gone. + * simple.el (activate-mark): New function. (set-mark-command): Use it with region-active-p to clean up the code. (exchange-point-and-mark): Invert the meaning of C-u when