diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8404864476a..6b0f59a99c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-01-24 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keymap.c (Fwhere_is_internal): Don't nreverse the cached | ||
| 4 | value in where_is_cache; the next lookup in the cache returns | ||
| 5 | something bogus if we do. | ||
| 6 | |||
| 1 | 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2001-01-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * xdisp.c (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr | 9 | * xdisp.c (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr |