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 7c580834757..cda55cbaf47 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-02-17 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * files.el (insert-directory): Add workaround for the case that we | ||
| 4 | can't trust ls's output as to byte positions of filenames. | ||
| 5 | |||
| 1 | 2003-02-15 Richard M. Stallman <rms@gnu.org> | 6 | 2003-02-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * ffap.el: Many doc fixes. | 8 | * ffap.el: Many doc fixes. |