diff options
| author | Glenn Morris | 2009-02-21 03:14:04 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-21 03:14:04 +0000 |
| commit | a8d4467bf84361b154adb68f864e233063982e5d (patch) | |
| tree | 58113cebca6c9830d5593abdd0a11febf8a621da /lisp/ChangeLog | |
| parent | 3ba6d4ed56d9d9b6d4c570d057ad9ce11e3ae0ff (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2009-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 | |||
| 1 | 2009-02-20 Martin Rudalics <rudalics@gmx.at> | 7 | 2009-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): |