# HG changeset patch # User Richard M. Stallman # Date 1190561537 0 # Node ID 022950ce616ad8383c7293b0cd884e8741990632 # Parent d2ce910aed7e3ab62df75820b1f2c66fad12617c *** empty log message *** diff -r d2ce910aed7e -r 022950ce616a lisp/ChangeLog --- 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 + * 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.