aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 056bb851f4a..166222ae33c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,24 @@
12006-02-05 Ken Raeburn <raeburn@raeburn.org>
2
3 * editfns.c (Fconstrain_to_field): Fix int/Lisp_Object mixup.
4
5 * lisp.h (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]:
6 Cast bitfield value to EMACS_INT, to suppress gcc warning.
7
8 * xrdb.c (malloc, realloc, free) [emacs]: Undefine macros before
9 defining.
10
112006-02-03 Kim F. Storm <storm@cua.dk>
12
13 * xdisp.c: Cache last merged escape glyph face.
14 (last_escape_glyph_frame, last_escape_glyph_face_id)
15 (last_escape_glyph_merged_face_id): New variables.
16 (get_next_display_element): Use/update them.
17 (redisplay_internal): Reset them before redisplay.
18
19 * xdisp.c (set_iterator_to_next): Optimize 2004-12-13 fix.
20 Only recheck faces after displaying ellipsis.
21
12006-02-02 Kenichi Handa <handa@m17n.org> 222006-02-02 Kenichi Handa <handa@m17n.org>
2 23
3 * coding.c (decode_composition_emacs_mule): Fix handling of 24 * coding.c (decode_composition_emacs_mule): Fix handling of