aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-07-26 09:47:27 +0200
committerJoakim Verona2011-07-26 09:47:27 +0200
commit460c547e0d83da81e503fe475f168c168850f49b (patch)
tree7a1f2c55f4d4d21c0713ddee277758c29e0b0a4e /src/ChangeLog
parent716c24d8844d8ef23c93185ad7fd362c78668b6a (diff)
parentd6f0886cf1d99d80c45a8a57a7bcce42dc623c3c (diff)
downloademacs-460c547e0d83da81e503fe475f168c168850f49b.tar.gz
emacs-460c547e0d83da81e503fe475f168c168850f49b.zip
merge upstream
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'