diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cda55cbaf47..cf4185efc50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-02-17 Andre Spiegel <spiegel@gnu.org> | ||
| 2 | |||
| 3 | * vc-cvs.el (vc-cvs-dir-state): Protect against DIR not being | ||
| 4 | under CVS control. Suggested by Masanobu UMEDA. | ||
| 5 | |||
| 1 | 2003-02-17 Kenichi Handa <handa@m17n.org> | 6 | 2003-02-17 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * files.el (insert-directory): Add workaround for the case that we | 8 | * files.el (insert-directory): Add workaround for the case that we |