(vc-diff): Make NOT-URGENT default to t.
[bpt/emacs.git] / lisp / ls-lisp.el
1996-01-18 Richard M. Stallman(ls-lisp-support-shell-wildcards): Add autoload cookie.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-12-28 Richard M. Stallman(ls-lisp-support-shell-wildcards): New variable.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1994-08-01 Richard M. Stallman(insert-directory): Gracefully handle the case
1994-05-03 Karl HeuerUpdate copyright.
1994-04-22 Karl HeuerPass 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...
1993-03-17 Eric S. RaymondAdd standard library headers.
1992-12-12 Jim BlandyThe find-file-name-handler function in ../src/fileio...
1992-10-05 Richard M. StallmanMost 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 KremerDoc fixes.
1992-04-30 Sebastian Kremer(dired-lisp-format-time): in Emacs 19 we can format...
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 KremerRemoved dired-ls-function.
1991-02-02 Sebastian KremerAdded copyleft and warnings.
1991-02-02 Sebastian KremerInitial revision