Mercurial > emacs
comparison lisp/ChangeLog @ 104016:e59e70025fe8
* mail/rmailedit.el (rmail-edit-mode): Use auto-save-include-big-deletions.
* mail/rmail.el (rmail-variables): Use auto-save-include-big-deletions.
* files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16 changes.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Jul 2009 23:34:33 +0000 |
parents | 5c961b240520 |
children | afb0c07ee9cb |
comparison
equal
deleted
inserted
replaced
104015:65ac865116fc | 104016:e59e70025fe8 |
---|---|
1 2009-07-21 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * mail/rmailedit.el (rmail-edit-mode): Use | |
4 auto-save-include-big-deletions. | |
5 | |
6 * mail/rmail.el (rmail-variables): Use | |
7 auto-save-include-big-deletions. | |
8 | |
9 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16 | |
10 changes. | |
11 | |
1 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com> | 12 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 13 |
3 * calc/calc.el (calc-undo-length): New variable. | 14 * calc/calc.el (calc-undo-length): New variable. |
4 (calc-quit): Truncate rather than eliminate `calc-undo-list'. | 15 (calc-quit): Truncate rather than eliminate `calc-undo-list'. |
5 | 16 |