aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e537848ea41..dd25d155c66 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,19 @@
12011-07-25 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsmenu.m (ns_popup_dialog): Add an "ok" button if no buttons
4 are specified (Bug#9168).
5
62011-07-25 Paul Eggert <eggert@cs.ucla.edu>
7
8 * bidi.c (bidi_dump_cached_states): Fix printf format mismatch.
9 Found by GCC static checking and --with-wide-int on a 32-bit host.
10
112011-07-25 Eli Zaretskii <eliz@gnu.org>
12
13 * xdisp.c (compute_display_string_pos): Fix logic of caching
14 previous display string position. Initialize cached_prev_pos to
15 -1. Fixes slow-down at the beginning of a buffer.
16
12011-07-24 Eli Zaretskii <eliz@gnu.org> 172011-07-24 Eli Zaretskii <eliz@gnu.org>
2 18
3 * xfaces.c (check_lface_attrs) [HAVE_WINDOW_SYSTEM]: Allow `nil' 19 * xfaces.c (check_lface_attrs) [HAVE_WINDOW_SYSTEM]: Allow `nil'