aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-03-20 16:52:11 +0800
committerChong Yidong2012-03-20 16:52:11 +0800
commit025de85b0709596975ddcd0fa298f88d12493254 (patch)
tree32d0edb7f14590f3ddc709ecfdbacc8f1e867216 /src/ChangeLog
parentee52ebf3e27fc33defe5971c2410dbe8746919e3 (diff)
downloademacs-025de85b0709596975ddcd0fa298f88d12493254.tar.gz
emacs-025de85b0709596975ddcd0fa298f88d12493254.zip
Update doc to reflect new non-nil value of redisplay-dont-pause.
* doc/lispref/display.texi (Forcing Redisplay): Various rewrites to reflect new value of redisplay-dont-pause. (Truncation): Copyedits. * src/dispnew.c (Fredisplay, Vredisplay_preemption_period): Update doc to reflect default non-nil value of redisplay-dont-pause.
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 8b1221ab6d8..ae8835478a5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-03-20 Chong Yidong <cyd@gnu.org>
2
3 * dispnew.c (Fredisplay, Vredisplay_preemption_period): Update doc
4 to reflect default non-nil value of redisplay-dont-pause.
5
12012-03-19 Kenichi Handa <handa@m17n.org> 62012-03-19 Kenichi Handa <handa@m17n.org>
2 7
3 * ftfont.c (ftfont_drive_otf): Mask bits of character code to make 8 * ftfont.c (ftfont_drive_otf): Mask bits of character code to make