Mercurial > emacs
changeset 84815:022950ce616a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 23 Sep 2007 15:32:17 +0000 |
parents | d2ce910aed7e |
children | 4d1c866492b0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 23 15:29:42 2007 +0000 +++ b/lisp/ChangeLog Sun Sep 23 15:32:17 2007 +0000 @@ -1,5 +1,14 @@ 2007-09-23 Richard Stallman <rms@gnu.org> + * mail/sendmail.el (mail-bury): Delete the frame + if this frame looks like it was made for this message. + + * completion.el (completion-separator-self-insert-command) + (completion-separator-self-insert-autofilling): + If `self-insert-command' has been remapped, use the substitute. + + * simple.el (copy-region-as-kill): Doc fix. + * textmodes/org.el (org-confirm-shell-link-function) (org-confirm-elisp-link-function): Doc fixes.