aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2011-06-23 12:38:40 -0400
committerRichard M. Stallman2011-06-23 12:38:40 -0400
commitf444564c73d7c7546d60d2d899a02cf838316c6c (patch)
tree910bcc832619af81d6e31d2590acfa0e3543dfdd /lisp/ChangeLog
parent56c2cc9a95c6ca8b7df05d4e94635563bc622cc3 (diff)
downloademacs-f444564c73d7c7546d60d2d899a02cf838316c6c.tar.gz
emacs-f444564c73d7c7546d60d2d899a02cf838316c6c.zip
Marking message as "seen" should not mark buffer as changed.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1a64321c5f5..6b5f33a7782 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12011-06-23 Richard Stallman <rms@gnu.org> 12011-06-23 Richard Stallman <rms@gnu.org>
2 2
3 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id. 3 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
4 (rmail-show-message-1): Preserve buffer modified flag.
4 5
52011-06-23 Michael Albinus <michael.albinus@gmx.de> 62011-06-23 Michael Albinus <michael.albinus@gmx.de>
6 7