summaryrefslogtreecommitdiff
path: root/lisp/gnus
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-04-25 09:51:03 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-04-25 09:51:03 +0000
commit296fa7b4f64d85b76bcf467e7528e74ebe653000 (patch)
tree4483821d0dc6992ddce57db0bd38ea59542311de /lisp/gnus
parente7ec307cd113f2e24ffb53d367fcb9bdbe8c6e52 (diff)
downloademacs-296fa7b4f64d85b76bcf467e7528e74ebe653000.tar.gz
emacs-296fa7b4f64d85b76bcf467e7528e74ebe653000.tar.bz2
emacs-296fa7b4f64d85b76bcf467e7528e74ebe653000.zip
*** empty log message ***
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index a89db8569a5..0282e4151e7 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-25 Juanma Barranquero <lekktu@gmail.com>
+
+ * smime.el (smime-sign-region, smime-encrypt-region)
+ (smime-decrypt-region):
+ Remove redundant calls to `generate-new-buffer-name'.
+
2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
* 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 <sdl.web@gmail.com> (tiny change)
+2007-10-28 Leo <sdl.web@gmail.com> (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 <cohen@andy.bu.edu>.
-2004-01-20 Hubert Chan <hubert@uhoreg.ca>:
+2004-01-20 Hubert Chan <hubert@uhoreg.ca>
* 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 <kai.grossjohann@mci.com>
- * 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 <harder@ifa.au.dk>