aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-02 21:55:01 +0000
committerRichard M. Stallman2002-01-02 21:55:01 +0000
commitedde72f6c6a14bf388d5005495793f9c3d60dbdf (patch)
treea0c35e9ba35dcf95a676310ebb7c97115f2ef10a /src
parent4cbedc160b34e1a83b63b99b1b1a64b3c6736493 (diff)
downloademacs-edde72f6c6a14bf388d5005495793f9c3d60dbdf.tar.gz
emacs-edde72f6c6a14bf388d5005495793f9c3d60dbdf.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e0ffe90c594..2693da95d88 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-01-02 Richard M. Stallman <rms@gnu.org> 12002-01-02 Richard M. Stallman <rms@gnu.org>
2 2
3 * keyboard.c (read_key_sequence): Handle the keymap property
4 before minor mode maps.
5
3 * editfns.c (Fformat): Update thissize from field_width 6 * editfns.c (Fformat): Update thissize from field_width
4 based on the actual width, in the string case. 7 based on the actual width, in the string case.
5 8