From: Richard M. Stallman Date: Fri, 3 Sep 2004 21:34:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5081 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bc6a87206ce290974b1712999f7cf69d34b20e9;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68eac702a2c..7a7d2e5f5a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 77fd0bb7505..8fd72a29c29 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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.