diff options
| author | Glenn Morris | 2014-04-29 11:51:49 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-04-29 11:51:49 -0400 |
| commit | 9a3f71f795f0a39f28c0d0e9693537acb7cf8604 (patch) | |
| tree | 855b2d863246dc6376c1ec7b7b7cea4ed33ed44b /lisp/ChangeLog | |
| parent | a55ea27f60f94ff3fc3e02e253056137fc56c35b (diff) | |
| download | emacs-9a3f71f795f0a39f28c0d0e9693537acb7cf8604.tar.gz emacs-9a3f71f795f0a39f28c0d0e9693537acb7cf8604.zip | |
* lisp/mail/rmail.el (rmail-quit): Handle killed summaries.
Fixes: debbugs:17283
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bb23d634ac1..f7e1fd4cea8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-04-29 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mail/rmail.el (rmail-quit): Handle killed summaries. (Bug#17283) | ||
| 4 | |||
| 1 | 2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu> | 5 | 2014-04-27 Matthias Dahl <matthias.dahl@binary-island.eu> |
| 2 | 6 | ||
| 3 | * faces.el (face-spec-recalc): Apply X resources only after the | 7 | * faces.el (face-spec-recalc): Apply X resources only after the |