Mercurial > emacs
comparison src/ChangeLog @ 56910:0e1ba8187a63
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 03 Sep 2004 21:34:11 +0000 |
parents | 621733a9d27b |
children | dc35c2e20d41 3219f94257bc |
comparison
equal
deleted
inserted
replaced
56909:65fd19d77d19 | 56910:0e1ba8187a63 |
---|---|
18 * xdisp.c (set_cursor_from_row): Look for non-nil `cursor' property | 18 * xdisp.c (set_cursor_from_row): Look for non-nil `cursor' property |
19 in overlay or text-property strings; set cursor on corresponding | 19 in overlay or text-property strings; set cursor on corresponding |
20 glyph rather than at end of the string. | 20 glyph rather than at end of the string. |
21 | 21 |
22 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 22 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
23 | |
24 * term/mac-win.el: Add ASCII equivalents for some function keys. | |
25 (mode-line-frame-identification): Sync with x-win.el. | |
26 | 23 |
27 * macfns.c (x_real_positions): Save the current window port and | 24 * macfns.c (x_real_positions): Save the current window port and |
28 set a new one before obtaining the global coordinate. Use | 25 set a new one before obtaining the global coordinate. Use |
29 FRAME_MAC_WINDOW. | 26 FRAME_MAC_WINDOW. |
30 (x_set_name, x_set_title): Encode title to UTF8. Use | 27 (x_set_name, x_set_title): Encode title to UTF8. Use |