* ls-lisp.el (ls-lisp-time-to-seconds): New function.
authorPaul Eggert <eggert@twinsun.com>
Tue, 6 Nov 2001 02:00:31 +0000 (02:00 +0000)
committerPaul Eggert <eggert@twinsun.com>
Tue, 6 Nov 2001 02:00:31 +0000 (02:00 +0000)
commit0e6f60288f0c179e2200b63a6388fa912384dcdc
tree3e206793aac5d0c449149f9c804679646f7c0ea6
parentd81a647cd1023be19d2870abbebc7b53f5a765af
* 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".
lisp/ChangeLog