aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRomain Francoise2006-07-12 17:25:38 +0000
committerRomain Francoise2006-07-12 17:25:38 +0000
commit68ade564b27d51b4a73f2d557ecd17c987ace899 (patch)
tree9cd460f8b3fa48b9cb4be3319423b0699ffeb80e /src
parent2c6e026af76cd26af019d07fa57a6f0668c965fc (diff)
downloademacs-68ade564b27d51b4a73f2d557ecd17c987ace899.tar.gz
emacs-68ade564b27d51b4a73f2d557ecd17c987ace899.zip
Formatting fixes.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0382e6562af..d45831da762 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -113,7 +113,7 @@
113 113
1142006-07-11 Kim F. Storm <storm@cua.dk> 1142006-07-11 Kim F. Storm <storm@cua.dk>
115 115
116 * dispnew.c (Fredisplay): Add FORCE argument to force redisplay when 116 * dispnew.c (Fredisplay): Add FORCE argument to force redisplay when
117 input is available. Fix test for redisplay_dont_pause non-nil. 117 input is available. Fix test for redisplay_dont_pause non-nil.
118 Specbind redisplay-dont-pause to t if FORCE non-nil. 118 Specbind redisplay-dont-pause to t if FORCE non-nil.
119 119