diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 831730b0711..f9f528cacdd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2001-11-05 Paul Eggert <eggert@twinsun.com> | ||
| 2 | |||
| 3 | * ls-lisp.el (ls-lisp-time-to-seconds): New function. | ||
| 4 | (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time | ||
| 5 | stamps always line up by default. Also, it uses a slightly | ||
| 6 | different window to determine whether files are "recent". | ||
| 7 | |||
| 1 | 2001-11-05 Andrew Innes <andrewi@gnu.org> | 8 | 2001-11-05 Andrew Innes <andrewi@gnu.org> |
| 2 | 9 | ||
| 3 | * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't | 10 | * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't |