diff options
author | Francesco Potortì <pot@gnu.org> | 2003-01-31 14:00:46 +0000 |
---|---|---|
committer | Francesco Potortì <pot@gnu.org> | 2003-01-31 14:00:46 +0000 |
commit | e35b383a6075e7e6aaac471efe5830122793c532 (patch) | |
tree | b2c61d20d7f8cd3e94d4ede8502756431c79efc4 | |
parent | fe9299574bc4aab42312d2ebde405918c4944d5e (diff) | |
download | emacs-e35b383a6075e7e6aaac471efe5830122793c532.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86f92e0aaf5..8c54bba61af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2003-01-31 Francesco Potort,Al(B <pot@gnu.org> + + * mail/undigest.el (rmail-forward-separator-regex): New custom + variable. + (unforward-rmail-message): Use it. + 2003-01-30 Dave Love <fx@gnu.org> * textmodes/ispell.el (lookup-words): Fix last change. |