aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-01-27 20:57:07 +0000
committerChong Yidong2009-01-27 20:57:07 +0000
commitfa57de3694c422f0eddd2769b12534bee1bcbc1a (patch)
tree4e0b86137c1fb550a7d8b3d890f7aae476c0d279 /src/ChangeLog
parentc1202d4b3572de440b3141bc203dccf147bf22f6 (diff)
downloademacs-fa57de3694c422f0eddd2769b12534bee1bcbc1a.tar.gz
emacs-fa57de3694c422f0eddd2769b12534bee1bcbc1a.zip
* undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
Quadruple undo limits (bug#1501).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1b236637671..b9f3cdc3ca0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-01-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit):
4 Quadruple undo limits (bug#1501).
5
12009-01-27 Kenichi Handa <handa@m17n.org> 62009-01-27 Kenichi Handa <handa@m17n.org>
2 7
3 * ftfont.c (ftfont_has_char): If the arg FONT is a font-object, 8 * ftfont.c (ftfont_has_char): If the arg FONT is a font-object,