diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dabce299022..45f287c5a3b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * mail/uce.el (uce-reply-to-uce): Prune the headers before copying | ||
| 4 | the message text into the *mail* buffer, and restore the pruned | ||
| 5 | state after that. | ||
| 6 | |||
| 7 | * mail/rmail.el (rmail-redecode-body): Prune the headers before | ||
| 8 | looking for X-Coding-System header, and restore the pruned state | ||
| 9 | before returning. | ||
| 10 | |||
| 1 | 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 11 | 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 12 | ||
| 3 | * cus-edit.el (customize-save-variable): Fix typo in prompt. | 13 | * cus-edit.el (customize-save-variable): Fix typo in prompt. |