# HG changeset patch # User Juanma Barranquero # Date 1209117063 0 # Node ID 2005e38cd43127c1a80de655256859f485e66252 # Parent 6b96687ffb49b7da31c8d41db013a7f891520408 *** empty log message *** diff -r 6b96687ffb49 -r 2005e38cd431 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Fri Apr 25 09:41:17 2008 +0000 +++ b/lisp/gnus/ChangeLog Fri Apr 25 09:51:03 2008 +0000 @@ -1,3 +1,9 @@ +2008-04-25 Juanma Barranquero + + * smime.el (smime-sign-region, smime-encrypt-region) + (smime-decrypt-region): + Remove redundant calls to `generate-new-buffer-name'. + 2008-04-24 Stefan Monnier * sieve-manage.el (sieve-string-bytes): Remove. @@ -1440,7 +1446,7 @@ * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine". (gnus-treat-body-boundary): Don't test window-system. -2007-10-28 Leo (tiny change) +2007-10-28 Leo (tiny change) * gnus-art.el (gnus-treat-emphasize): Don't test window-system. @@ -11758,7 +11764,7 @@ (spam-stat-buffer-words-with-scores): Don't narrow and change syntax table here. Reported by Andrew Cohen . -2004-01-20 Hubert Chan : +2004-01-20 Hubert Chan * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers) (spam-install-hooks, spam-spamassassin, spam-spamassassin-path) @@ -11890,8 +11896,7 @@ 2004-01-12 Kai Grossjohann - * message.el (message-expand-name): Use EUDC if the user uses - that. + * message.el (message-expand-name): Use EUDC if the user uses that. 2004-01-12 Jesper Harder