aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorGnus developers2011-02-05 00:11:16 +0000
committerKatsumi Yamaoka2011-02-05 00:11:16 +0000
commitec72bf63aea256f08eaab0f09929dbd327a57178 (patch)
treecb8a306ea92b34aa0333fadf2809356ab1221216 /lisp/gnus/ChangeLog
parentf90e08f57d06cfbe99afe968c0c8fe9102802624 (diff)
downloademacs-ec72bf63aea256f08eaab0f09929dbd327a57178.tar.gz
emacs-ec72bf63aea256f08eaab0f09929dbd327a57178.zip
Merge changes made in Gnus trunk.
shr.el (shr-render-td): Store the actual background colour used. gnus-sum.el (gnus-user-date): Renamed back from gnus-summary-user-date since user code refers to it. auth-source.el: Rewrite. gnus.texi: Add DEVEL header (suggested by Andreas Schwab). WEBHACKDEVEL work: Makefile.in (webhack, nowebhack): Hacks to produce for-the-web manuals. auth.texi: Use WEBHACKDEVEL. emacs-mime.texi: Use WEBHACKDEVEL. gnus.texi: Use WEBHACKDEVEL. message.texi: Use WEBHACKDEVEL. pgg.texi: Use WEBHACKDEVEL. sasl.texi: Use WEBHACKDEVEL. sieve.texi: Use WEBHACKDEVEL. overrides.texi: New file to set or clear WEBHACKDEVEL. message.el (message-setup-1): Remove the read-only stuff, since it doesn't work under XEmacs, for some reason.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 02ec82d06a0..ceef5e5df2b 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,5 +1,13 @@
12011-02-04 Lars Ingebrigtsen <larsi@gnus.org> 12011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2 2
3 * message.el (message-setup-1): Remove the read-only stuff, since it
4 doesn't work under XEmacs, for some reason.
5
6 * gnus-sum.el (gnus-user-date): Renamed back from
7 gnus-summary-user-date since user code refers to it.
8
9 * shr.el (shr-render-td): Store the actual background colour used.
10
3 * message.el (message-setup-1): Don't bind the constant 11 * message.el (message-setup-1): Don't bind the constant
4 -forbidden-properties. 12 -forbidden-properties.
5 (message-setup-1): Revert previous change, since it needs to bind the 13 (message-setup-1): Revert previous change, since it needs to bind the