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 a2ae10d158a..c2999317d03 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12004-09-03 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (set_cursor_from_row): Look for non-nil `cursor' property
4 in overlay or text-property strings; set cursor on corresponding
5 glyph rather than at end of the string.
6
12004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 72004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 8
3 * term/mac-win.el: Add ASCII equivalents for some function keys. 9 * term/mac-win.el: Add ASCII equivalents for some function keys.
4 (mode-line-frame-identification): Sync with x-win.el. 10 (mode-line-frame-identification): Sync with x-win.el.
5 11