Mercurial > emacs
changeset 56910:0e1ba8187a63
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 03 Sep 2004 21:34:11 +0000 |
parents | 65fd19d77d19 |
children | c13f2756b08a |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <mituharu@math.s.chiba-u.ac.jp> + + * 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 <juri@jurta.org> * progmodes/compile.el (compilation-buffer-name): Compare major
--- 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 <mituharu@math.s.chiba-u.ac.jp> - * 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.