aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 971bd2bc047..909cce3e2a8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,13 @@
12000-11-27 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (try_window_id): Avoid starting to display in the moddle
4 of a character, a TAB for instance. This is easier than to set
5 up the iterator exactly, and it's not a frequent case, so the
6 additional effort wouldn't really pay off.
7
12000-11-26 Andrew Choi <akochoi@i-cable.com> 82000-11-26 Andrew Choi <akochoi@i-cable.com>
2 9
3 * emacs.c (main) [macintosh]: call syms_of_frame before calling 10 * emacs.c (main) [macintosh]: Call syms_of_frame before calling
4 init_window_once. 11 init_window_once.
5 12
62000-11-25 Jason Rumney <jasonr@gnu.org> 132000-11-25 Jason Rumney <jasonr@gnu.org>