diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f39727164b3..371665b5a57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-01-13 Richard Stallman <rms@gnu.org> | 1 | 2013-01-13 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/sendmail.el (mail-position-on-field): Add doc string. | ||
| 4 | |||
| 3 | * mail/rmailmm.el (rmail-insert-mime-forwarded-message): Get | 5 | * mail/rmailmm.el (rmail-insert-mime-forwarded-message): Get |
| 4 | current message boundaries and pass them to | 6 | current message boundaries and pass them to |
| 5 | message-forward-make-body-mime. Minor style changes. | 7 | message-forward-make-body-mime. Minor style changes. |