diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1547c0cc0fd..b5c2b99c03e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-10-25 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/etags.el (tags-query-replace): Make tags-loop-scan | ||
| 4 | bind case-fold-search if FROM is not all lower case. | ||
| 5 | |||
| 1 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-10-25 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * startup.el (normal-top-level): Check for frame-initial-frame | 8 | * startup.el (normal-top-level): Check for frame-initial-frame |