aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2009-02-21 03:14:04 +0000
committerGlenn Morris2009-02-21 03:14:04 +0000
commita8d4467bf84361b154adb68f864e233063982e5d (patch)
tree58113cebca6c9830d5593abdd0a11febf8a621da /lisp/ChangeLog
parent3ba6d4ed56d9d9b6d4c570d057ad9ce11e3ae0ff (diff)
downloademacs-a8d4467bf84361b154adb68f864e233063982e5d.tar.gz
emacs-a8d4467bf84361b154adb68f864e233063982e5d.zip
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
(sc-mail-check-from): New function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 478544f77ff..0c3db1833d8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12009-02-21 Glenn Morris <rgm@gnu.org>
2
3 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
4 at the start of the headers.
5 (sc-mail-check-from): New function.
6
12009-02-20 Martin Rudalics <rudalics@gmx.at> 72009-02-20 Martin Rudalics <rudalics@gmx.at>
2 8
3 * progmodes/python.el (python-shift-left, python-shift-right): 9 * progmodes/python.el (python-shift-left, python-shift-right):