diff options
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 24209670259..c8f68e1e0fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-02-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * cus-start.el (x-use-underline-position-properties): | ||
| 4 | Allow customization. | ||
| 5 | |||
| 1 | 2002-02-04 Simon Josefsson <jas@extundo.com> | 6 | 2002-02-04 Simon Josefsson <jas@extundo.com> |
| 2 | 7 | ||
| 3 | * dired.el (dired-load-hook, dired-mode-hook) | 8 | * dired.el (dired-load-hook, dired-mode-hook) |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 1d0d5868071..0d15ec4b4d6 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-02-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * binhex.el (binhex-decoder-switches): Doc fix. | ||
| 4 | |||
| 1 | 2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu> | 5 | 2002-02-03 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 2 | 6 | ||
| 3 | * message.el (message-forward-rmail-make-body): Directly use | 7 | * message.el (message-forward-rmail-make-body): Directly use |