summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2004-09-03 21:34:11 +0000
committerRichard M. Stallman <rms@gnu.org>2004-09-03 21:34:11 +0000
commit817dd84eb47c76337363932fb980a9f0f7809579 (patch)
tree26c40fad99bb2abb7a34dec102cf41488a2c5cec
parentced87a6e8c2aefd486789156d7e686af3f5f9383 (diff)
downloademacs-817dd84eb47c76337363932fb980a9f0f7809579.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog3
2 files changed, 5 insertions, 3 deletions
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 <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
diff --git a/src/ChangeLog b/src/ChangeLog
index b785e217b8f..37f30f9a2f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.