aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-04-25 09:51:03 +0000
committerJuanma Barranquero2008-04-25 09:51:03 +0000
commit296fa7b4f64d85b76bcf467e7528e74ebe653000 (patch)
tree4483821d0dc6992ddce57db0bd38ea59542311de
parente7ec307cd113f2e24ffb53d367fcb9bdbe8c6e52 (diff)
downloademacs-296fa7b4f64d85b76bcf467e7528e74ebe653000.tar.gz
emacs-296fa7b4f64d85b76bcf467e7528e74ebe653000.zip
*** empty log message ***
-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 @@
12008-04-25 Juanma Barranquero <lekktu@gmail.com>
2
3 * smime.el (smime-sign-region, smime-encrypt-region)
4 (smime-decrypt-region):
5 Remove redundant calls to `generate-new-buffer-name'.
6
12008-04-24 Stefan Monnier <monnier@iro.umontreal.ca> 72008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * sieve-manage.el (sieve-string-bytes): Remove. 9 * sieve-manage.el (sieve-string-bytes): Remove.
@@ -1440,7 +1446,7 @@
1440 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine". 1446 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
1441 (gnus-treat-body-boundary): Don't test window-system. 1447 (gnus-treat-body-boundary): Don't test window-system.
1442 1448
14432007-10-28 Leo <sdl.web@gmail.com> (tiny change) 14492007-10-28 Leo <sdl.web@gmail.com> (tiny change)
1444 1450
1445 * gnus-art.el (gnus-treat-emphasize): Don't test window-system. 1451 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
1446 1452
@@ -11758,7 +11764,7 @@
11758 (spam-stat-buffer-words-with-scores): Don't narrow and change 11764 (spam-stat-buffer-words-with-scores): Don't narrow and change
11759 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>. 11765 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
11760 11766
117612004-01-20 Hubert Chan <hubert@uhoreg.ca>: 117672004-01-20 Hubert Chan <hubert@uhoreg.ca>
11762 11768
11763 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers) 11769 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
11764 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path) 11770 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
@@ -11890,8 +11896,7 @@
11890 11896
118912004-01-12 Kai Grossjohann <kai.grossjohann@mci.com> 118972004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
11892 11898
11893 * message.el (message-expand-name): Use EUDC if the user uses 11899 * message.el (message-expand-name): Use EUDC if the user uses that.
11894 that.
11895 11900
118962004-01-12 Jesper Harder <harder@ifa.au.dk> 119012004-01-12 Jesper Harder <harder@ifa.au.dk>
11897 11902