aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-09-07 23:08:02 +0200
committerJoakim Verona2011-09-07 23:08:02 +0200
commit94110bea46d4a1481b6f2f4e33cf8ce6ac6d8d62 (patch)
treefbde4dc571d870d20593329f3189a43672ad5b2a /src/ChangeLog
parentcca374c8ffc682c33754424406b2e0bef4fd4560 (diff)
parentdcdc460c01cea51a03392b62416ed637adec80cb (diff)
downloademacs-94110bea46d4a1481b6f2f4e33cf8ce6ac6d8d62.tar.gz
emacs-94110bea46d4a1481b6f2f4e33cf8ce6ac6d8d62.zip
upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f1691252778..44b8e168031 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12011-09-07 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (move_it_in_display_line_to): Call RESTORE_IT on ppos_it
4 only under bidi iteration.
5
62011-09-07 Jan Djärv <jan.h.d@swipnet.se>
7
8 * gtkutil.c (xg_make_tool_item): Insert comment about eventbox.
9
12011-09-06 Paul Eggert <eggert@cs.ucla.edu> 102011-09-06 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 isnan: Fix porting problem to Solaris 10 with bundled gcc. 12 isnan: Fix porting problem to Solaris 10 with bundled gcc.