log lisp/ls-lisp.el @ 32798:6d04a7aba075

age author description
1999-12-16 Eli Zaretskii * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
1999-08-06 Geoff Voelker (ls-lisp-delete-matching): List argument is now alist
1999-06-16 Andrew Innes (ls-lisp-format-time): If timestamp is invalid,
1999-05-02 Andrew Innes (ls-lisp-format-time): Trap errors from
1999-03-04 Eli Zaretskii (ls-lisp-format): Under -s, print the size in blocks with %4.0f, in case
1999-03-04 Eli Zaretskii (ls-lisp-insert-directory): Protect the sum total of
1999-02-16 Eli Zaretskii (ls-lisp-insert-directory): Call fceiling to round
1998-10-14 Geoff Voelker (ls-lisp-use-insert-directory-program): New variable.
1998-05-20 Richard M. Stallman Update copyright notice.
1998-04-17 Geoff Voelker (ls-lisp-dired-ignore-case): New variable.
1997-05-27 Richard M. Stallman Comment change.
1996-09-03 Richard M. Stallman (insert-directory): Use same value of `now' for all files.
1996-01-18 Richard M. Stallman (ls-lisp-support-shell-wildcards): Add autoload cookie.
1996-01-14 Erik Naggum Update FSF's address.
1995-12-28 Richard M. Stallman (ls-lisp-support-shell-wildcards): New variable.
1995-06-15 Karl Heuer Update GPL to version 2.
1994-08-01 Richard M. Stallman (insert-directory): Gracefully handle the case
1994-05-03 Karl Heuer Update copyright.
1994-04-22 Karl Heuer Pass operation to find-file-name-handler.
1994-01-06 Richard M. Stallman (ls-lisp-format): Bad format for uid and gid fixed.
1993-06-29 Richard M. Stallman (insert-directory): Doc fix.
1993-06-17 Jim Blandy * ls-lisp.el (insert-directory): If no handler, convert SWITCHES
1993-03-17 Eric S. Raymond Add standard library headers.
1992-12-12 Jim Blandy The find-file-name-handler function in ../src/fileio.c is now
1992-10-05 Richard M. Stallman Most functions renamed to start with ls-lisp.
1992-10-04 Sebastian Kremer (dired-lisp-ls): var `short' was erronously unbound.
1992-05-01 Sebastian Kremer (dired-lisp-handle-switches): understands `-t' now.
1992-04-30 Sebastian Kremer Doc fixes.
1992-04-30 Sebastian Kremer (dired-lisp-format-time): in Emacs 19 we can format times.
1991-09-27 Sebastian Kremer (dired-lisp-format): format can pad after all.
1991-09-26 Sebastian Kremer (dired-lisp-ls): handles A a S r i s switches now.
1991-02-03 Sebastian Kremer Removed dired-ls-function.
1991-02-02 Sebastian Kremer Added copyleft and warnings.
1991-02-02 Sebastian Kremer Initial revision