Mercurial > emacs
changeset 101582:cfbf548023b7
* undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
Quadruple undo limits (bug#1501).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 27 Jan 2009 20:57:07 +0000 |
parents | c78f51452913 |
children | c2c9245e7699 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 27 20:43:27 2009 +0000 +++ b/src/ChangeLog Tue Jan 27 20:57:07 2009 +0000 @@ -1,3 +1,8 @@ +2009-01-27 Chong Yidong <cyd@stupidchicken.com> + + * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): + Quadruple undo limits (bug#1501). + 2009-01-27 Kenichi Handa <handa@m17n.org> * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,