aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a3695bda635..8bbc818ec7d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -110,6 +110,9 @@
110 110
111 * term.c (term_mouse_position): Rename local to avoid shadowing. 111 * term.c (term_mouse_position): Rename local to avoid shadowing.
112 112
113 * alloc.c (mark_ttys): Move decl from here ...
114 * lisp.h (mark_ttys): ... to here, so that it's checked against defn.
115
1132011-03-06 Chong Yidong <cyd@stupidchicken.com> 1162011-03-06 Chong Yidong <cyd@stupidchicken.com>
114 117
115 * xdisp.c (redisplay_window): Revert incorrect logic in 2011-03-06 118 * xdisp.c (redisplay_window): Revert incorrect logic in 2011-03-06