aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 883c0d84bf6..dc81626038d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,13 @@
12011-07-24 Paul Eggert <eggert@cs.ucla.edu> 12011-07-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * Makefile.in (gl-stamp): move-if-change is now in build-aux. 3 * Makefile.in (gl-stamp): move-if-change is now in build-aux.
4 4
52011-07-25 Eli Zaretskii <eliz@gnu.org>
6
7 * xdisp.c (compute_display_string_pos): Fix logic of caching
8 previous display string position. Initialize cached_prev_pos to
9 -1. Fixes slow-down at the beginning of a buffer.
10
52011-07-24 Eli Zaretskii <eliz@gnu.org> 112011-07-24 Eli Zaretskii <eliz@gnu.org>
6 12
7 * xfaces.c (check_lface_attrs) [HAVE_WINDOW_SYSTEM]: Allow `nil' 13 * xfaces.c (check_lface_attrs) [HAVE_WINDOW_SYSTEM]: Allow `nil'