diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 090a4c3a478..db0deecb0ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2002-03-13 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/etags.el (tag-exact-file-name-match-p) | ||
| 4 | (tag-file-name-match-p, tag-partial-file-name-match-p): Use a | ||
| 5 | simpler regexp. | ||
| 6 | |||
| 1 | 2002-03-12 Colin Walters <walters@debian.org> | 7 | 2002-03-12 Colin Walters <walters@debian.org> |
| 2 | 8 | ||
| 3 | * ibuffer.el (ibuffer-redisplay-current): Don't move point when | 9 | * ibuffer.el (ibuffer-redisplay-current): Don't move point when |