1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00

* ls-lisp.el (ls-lisp-time-to-seconds): New function.

(ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
stamps always line up by default.  Also, it uses a slightly
different window to determine whether files are "recent".
This commit is contained in:
Paul Eggert 2001-11-06 02:00:31 +00:00
parent d81a647cd1
commit 0e6f60288f

View File

@ -1,3 +1,10 @@
2001-11-05 Paul Eggert <eggert@twinsun.com>
* ls-lisp.el (ls-lisp-time-to-seconds): New function.
(ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
stamps always line up by default. Also, it uses a slightly
different window to determine whether files are "recent".
2001-11-05 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't