Mercurial > emacs
comparison lisp/ChangeLog @ 102021:c7da4634b3a9
(rmail): When reverting, swap buffers before setting counters. (Bug#2229)
(rmail-revert): Swap buffers before replacing contents.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 14 Feb 2009 03:40:39 +0000 |
parents | 1bf20182ec3d |
children | 90de3cf60f68 |
comparison
equal
deleted
inserted
replaced
102020:69ed113ac824 | 102021:c7da4634b3a9 |
---|---|
1 2009-02-14 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * mail/rmail.el (rmail): When reverting, swap buffers before setting | |
4 counters. (Bug#2229) | |
5 (rmail-revert): Swap buffers before replacing contents. | |
6 | |
7 2009-02-14 Ian Eure <ian@digg.com> (tiny change) | |
8 | |
9 * progmodes/sql.el (sql-product-alist, sql-connect-sqlite): | |
10 Remove host, user, password options not applicable to SQlite. (Bug#1904) | |
11 | |
1 2009-02-14 Richard M Stallman <rms@gnu.org> | 12 2009-02-14 Richard M Stallman <rms@gnu.org> |
2 | 13 |
3 * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon | 14 * mail/rmailout.el (rmail-output-body-to-file): Avoid space and colon |
4 in default file name. | 15 in default file name. |
5 | 16 |