diff options
| author | Markus Rost | 2002-05-20 16:05:56 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-05-20 16:05:56 +0000 |
| commit | eb1213c14b0f106fa8cf19494b00ec3afce5bc6c (patch) | |
| tree | 3f4858be1a1c2e2c609292e455ee1e7266304064 /lisp/ChangeLog | |
| parent | cd8d52361f03c9554cf89422490030adadaf970c (diff) | |
| download | emacs-eb1213c14b0f106fa8cf19494b00ec3afce5bc6c.tar.gz emacs-eb1213c14b0f106fa8cf19494b00ec3afce5bc6c.zip | |
(mail-recover-1): Remove (debug).
(mail-signature): Fix :type.
(mail-default-directory): New user option.
(mail, mail-recover): Use that option.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index eb5a3ccb263..a040e6f505f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-05-20 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * mail/sendmail.el (mail-recover-1): Remove (debug). | ||
| 4 | (mail-signature): Fix :type. | ||
| 5 | (mail-default-directory): New user option. | ||
| 6 | (mail, mail-recover): Use that option. | ||
| 7 | |||
| 1 | 2002-05-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 8 | 2002-05-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 2 | 9 | ||
| 3 | * international/mule.el (auto-coding-alist): Use emacs-mule | 10 | * international/mule.el (auto-coding-alist): Use emacs-mule |