comparison lisp/ChangeLog @ 84815:022950ce616a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Sep 2007 15:32:17 +0000
parents d2ff916bd4b1
children 20b2468a2983
comparison
equal deleted inserted replaced
84814:d2ce910aed7e 84815:022950ce616a
1 2007-09-23 Richard Stallman <rms@gnu.org> 1 2007-09-23 Richard Stallman <rms@gnu.org>
2
3 * mail/sendmail.el (mail-bury): Delete the frame
4 if this frame looks like it was made for this message.
5
6 * completion.el (completion-separator-self-insert-command)
7 (completion-separator-self-insert-autofilling):
8 If `self-insert-command' has been remapped, use the substitute.
9
10 * simple.el (copy-region-as-kill): Doc fix.
2 11
3 * textmodes/org.el (org-confirm-shell-link-function) 12 * textmodes/org.el (org-confirm-shell-link-function)
4 (org-confirm-elisp-link-function): Doc fixes. 13 (org-confirm-elisp-link-function): Doc fixes.
5 14
6 2007-09-23 Glenn Morris <rgm@gnu.org> 15 2007-09-23 Glenn Morris <rgm@gnu.org>