aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-03-02 10:32:35 +0000
committerDave Love2000-03-02 10:32:35 +0000
commit54d04320020db375d0a69a3edb61f2101f91c54b (patch)
tree6d22c408dee1d79baa76433b3fcc77b7b0c4769c
parent3a4df6e5167ffe855a5add59e2cd8457c158fab0 (diff)
downloademacs-54d04320020db375d0a69a3edb61f2101f91c54b.tar.gz
emacs-54d04320020db375d0a69a3edb61f2101f91c54b.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--src/ChangeLog7
2 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a2798728853..a3de6e077b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12000-03-01 Dave Love <fx@gnu.org>
2
3 * international/mule-diag.el (list-character-sets): Call
4 help-setup-xref. Add help-echo to xrefs.
5 (list-character-sets-1): Add help-echo to xrefs.
6
12000-03-02 Gerd Moellmann <gerd@gnu.org> 72000-03-02 Gerd Moellmann <gerd@gnu.org>
2 8
3 * frame.el (blink-cursor-mode): Switch cursor on when turning 9 * frame.el (blink-cursor-mode): Switch cursor on when turning
diff --git a/src/ChangeLog b/src/ChangeLog
index 0a8a82b0db1..3e561dc38eb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-03-02 Dave Love <fx@gnu.org>
2
3 * m/powerpcle.h, m/sparc.h: Don't set C_OPTIMIZE_SWITCH.
4
5 * m/mips-siemens.h, m/news-r6.h, m/news-risc.h, m/tekxd88.h: Don't
6 set C_OPTIMIZE_SWITCH for gcc.
7
12000-03-02 Kenichi Handa <handa@etl.go.jp> 82000-03-02 Kenichi Handa <handa@etl.go.jp>
2 9
3 * coding.c (coding_save_composition): Be sure to allocate 10 * coding.c (coding_save_composition): Be sure to allocate