diff options
| -rw-r--r-- | lib-src/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2d6465a3649..7e738017121 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * etags.c: Add a coding: tag. | ||
| 4 | |||
| 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> | 5 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 6 | ||
| 3 | * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf): | 7 | * ebrowse.c (matching_regexp_buffer, matching_regexp_end_buf): |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04abb0470a0..db5f1a5b95a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * simple.el (transient-mark-mode): Doc fix. | ||
| 4 | |||
| 1 | 2001-01-27 Gerd Moellmann <gerd@gnu.org> | 5 | 2001-01-27 Gerd Moellmann <gerd@gnu.org> |
| 2 | 6 | ||
| 3 | * progmodes/etags.el (find-tag-noselect): Don't bind | 7 | * progmodes/etags.el (find-tag-noselect): Don't bind |