log lisp/ls-lisp.el @ 32292:11bee5bae414

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