Mercurial > emacs
comparison lisp/ChangeLog @ 102606:39b162fc29aa
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 16 Mar 2009 14:04:28 +0000 |
parents | d071ad064e11 |
children | d5adbc1cd346 |
comparison
equal
deleted
inserted
replaced
102605:d95dfcc4b888 | 102606:39b162fc29aa |
---|---|
1 2009-03-16 Richard M Stallman <rms@gnu.org> | |
2 | |
3 * mail/rmail.el (rmail-retry-failure): Discard rmail-ignored-headers. | |
4 (rmail-expunge): Show the message only once, and only if needed. | |
5 If the current message was current before, just re-swap. | |
6 | |
1 2009-03-16 Kenichi Handa <handa@m17n.org> | 7 2009-03-16 Kenichi Handa <handa@m17n.org> |
2 | 8 |
3 * international/ccl.el (ccl-compile-if): Signal an error for | 9 * international/ccl.el (ccl-compile-if): Signal an error for |
4 invalid operator. | 10 invalid operator. |
5 | 11 |