aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-10-09 11:24:40 +0000
committerJason Rumney2007-10-09 11:24:40 +0000
commitf8d1a163bdcfd347243a772321698f76b39eee8c (patch)
tree9be1c4bc51235467ead61dc10bf3f25c7bea96d4 /src/ChangeLog
parent4b70e299ef66906fd285198003c72a1439d1f252 (diff)
downloademacs-f8d1a163bdcfd347243a772321698f76b39eee8c.tar.gz
emacs-f8d1a163bdcfd347243a772321698f76b39eee8c.zip
(x_set_window_size): Disable code that attempts to tell
Lisp code about a size change before it actually happens.
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 1a535bc7872..1220112b8b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-10-09 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (x_set_window_size): Disable code that attempts to tell
4 Lisp code about a size change before it actually happens.
5
12007-10-09 Richard Stallman <rms@gnu.org> 62007-10-09 Richard Stallman <rms@gnu.org>
2 7
3 * xdisp.c (handle_invisible_prop): After setting up an ellipsis, 8 * xdisp.c (handle_invisible_prop): After setting up an ellipsis,