diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2002-07-03 11:31:02 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2002-07-03 11:31:02 +0000 |
| commit | bcae6433af09c4eaeed82e1f4c8906d968d8b654 (patch) | |
| tree | c9ba9610164bf0481576c743e2f39efb33fc66b5 | |
| parent | cf5b4ddf766e310eed9e9e526ff751757c9541e2 (diff) | |
| download | emacs-bcae6433af09c4eaeed82e1f4c8906d968d8b654.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1792680bf2..98b56283c74 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,10 @@ * net/tramp.el (tramp-send-eof): Fix typo. (tramp-kill-process): Likewise. + * play/dunnet.el (dun-physobj-desc): Likewise. + + * textmodes/reftex-vars.el (reftex-label-alist): Likewise. + * subr.el (chars-in-region): Add obsolescence declaration for `chars-in-region'. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 4988b7d8fac..c4f39d14251 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2002-07-03 Juanma Barranquero <lektu@terra.es> + + * gnus-sum.el (gnus-summary-highlight): Fix typo. + 2002-06-21 ShengHuo ZHU <zsh@cs.rochester.edu> * nnheader.el (nnheader-file-name-translation-alist): Set the |
