aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-12 22:53:39 +0000
committerRichard M. Stallman2001-12-12 22:53:39 +0000
commitd911a0faea89b9fae3640ce4c6835d3a3c7f745c (patch)
treea4d124cb2919066bbd26a7a720b69803ff0eb0e0
parentc2efea2593f5f434c6b18d28e6352c6becccc596 (diff)
downloademacs-d911a0faea89b9fae3640ce4c6835d3a3c7f745c.tar.gz
emacs-d911a0faea89b9fae3640ce4c6835d3a3c7f745c.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog7
2 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c61360e55bc..a7aece0fe2c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-12-12 Richard M. Stallman <rms@gnu.org>
2
3 * international/characters.el (Unicode): Comment out
4 the specifications for kelvin and angstrom signs.
5
12001-12-12 Dave Love <fx@gnu.org> 62001-12-12 Dave Love <fx@gnu.org>
2 7
3 * international/mule.el (make-translation-table-from-vector): 8 * international/mule.el (make-translation-table-from-vector):
diff --git a/src/ChangeLog b/src/ChangeLog
index fc6c8577046..8e2effa928b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12001-12-12 Richard M. Stallman <rms@gnu.org>
2
3 * fileio.c (Fwrite_region): Doc fix.
4
5 * xdisp.c (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
6 (redisplay_internal): Call clear_image_cache only for window terminals.
7
12001-12-12 Gerd Moellmann <gerd@gnu.org> 82001-12-12 Gerd Moellmann <gerd@gnu.org>
2 9
3 * xdisp.c (move_it_vertically_backward): Change heuristic 10 * xdisp.c (move_it_vertically_backward): Change heuristic