# HG changeset patch # User Richard M. Stallman # Date 1094247251 0 # Node ID 0e1ba8187a6388caefc4ee530d9def0d5aabf58f # Parent 65fd19d77d19832ceb09fdf433be3a0314fe38b7 *** empty log message *** diff -r 65fd19d77d19 -r 0e1ba8187a63 lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 03 20:53:43 2004 +0000 +++ b/lisp/ChangeLog Fri Sep 03 21:34:11 2004 +0000 @@ -19,6 +19,11 @@ (cua--indent-rectangle): Don't tabify. (cua-rotate-rectangle): Ignore that point has moved. +2004-09-02 YAMAMOTO Mitsuharu + + * term/mac-win.el: Add ASCII equivalents for some function keys. + (mode-line-frame-identification): Sync with x-win.el. + 2004-09-02 Juri Linkov * progmodes/compile.el (compilation-buffer-name): Compare major diff -r 65fd19d77d19 -r 0e1ba8187a63 src/ChangeLog --- a/src/ChangeLog Fri Sep 03 20:53:43 2004 +0000 +++ b/src/ChangeLog Fri Sep 03 21:34:11 2004 +0000 @@ -21,9 +21,6 @@ 2004-09-02 YAMAMOTO Mitsuharu - * term/mac-win.el: Add ASCII equivalents for some function keys. - (mode-line-frame-identification): Sync with x-win.el. - * macfns.c (x_real_positions): Save the current window port and set a new one before obtaining the global coordinate. Use FRAME_MAC_WINDOW.