diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
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 @@ | |||
| 1 | 2002-01-02 Richard M. Stallman <rms@gnu.org> | 1 | 2002-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 | ||