log lisp/ls-lisp.el @ 59000:ee201fcb86f7

age author description
2004-09-25 Lars Hansen (ls-lisp-format): Mark file names with poperty dired-filename.
2003-12-27 Lars Hansen (ls-lisp-insert-directory): Add parameter 'string in
2003-10-20 Richard M. Stallman (ls-lisp-insert-directory): Arg is now wildcard-regexp.
2003-09-01 Miles Bader Add arch taglines
2003-05-14 John Paul Wallington (insert-directory): Remove --dired switch when
2003-05-01 Juanma Barranquero (ls-lisp-format-file-size): New function to implement "-h" switch.
2003-01-20 Markus Rost (ls-lisp-use-insert-directory-program): Make default
2002-12-21 Richard M. Stallman (original-insert-directory): Make this a variable,
2002-12-11 Pavel Janík Fix URL.
2002-11-12 Markus Rost (defgroup ls-lisp): Remove autoload cookie.
2002-09-17 Markus Rost (ls-lisp-format-time-list): Fix type and provide :tag's.
2002-09-09 Richard M. Stallman (ls-lisp-format-time-list): New variable.
2001-12-30 Eli Zaretskii (insert-directory): Modify the "total" line wording, in accordance with
2001-12-21 Eli Zaretskii (insert-directory): Insert the amount of free disk
2001-12-20 Pavel Janík Doc fix.
2001-11-06 Paul Eggert (ls-lisp-time-to-seconds): New function.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-04-12 Eli Zaretskii (ls-lisp-format): Leave a blank before "root".
2001-01-02 Dave Love (ls-lisp) <defgroup>: Add :version.
2000-12-27 Eli Zaretskii From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
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