From: Chong Yidong Date: Tue, 27 Jan 2009 20:57:07 +0000 (+0000) Subject: * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): X-Git-Tag: emacs-pretest-23.0.90~140 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fa57de3694c422f0eddd2769b12534bee1bcbc1a;p=emacs.git * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo limits (bug#1501). --- diff --git a/src/ChangeLog b/src/ChangeLog index 1b236637671..b9f3cdc3ca0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-01-27 Chong Yidong + + * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): + Quadruple undo limits (bug#1501). + 2009-01-27 Kenichi Handa * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,