diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-05-30 03:52:48 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-05-30 03:52:48 +0000 |
commit | 9ad41fb7a1e796727bf109c190bbb475d2bdee95 (patch) | |
tree | 532d7334e20790f2a152494b8fe78752f058e690 | |
parent | 2a1669a2a1715223b3c37ce789294616d2d87324 (diff) | |
download | emacs-9ad41fb7a1e796727bf109c190bbb475d2bdee95.tar.gz emacs-9ad41fb7a1e796727bf109c190bbb475d2bdee95.tar.bz2 emacs-9ad41fb7a1e796727bf109c190bbb475d2bdee95.zip |
*** empty log message ***
-rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index a5e1ccb3f7f..90a86b06f44 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2005-05-29 Richard M. Stallman <rms@gnu.org> + + * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property. + 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-util.el (gnus-run-mode-hooks): New function. |