summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
Commit message (Collapse)AuthorAgeFilesLines
* The find-file-name-handler function in ../src/fileio.c is nowJim Blandy1992-12-121-8/+1
| | | | | | | | | | callable from lisp; use it instead of writing out its code. * dired-aux.el (dired-compress-file): Just that. * dired.el (dired-uncache): Just that. * files.el (file-local-copy, file-truename, file-name-sans-versions, make-directory, save-buffers-kill-emacs): Just that. * ls-lisp.el (insert-directory): Just that.
* Most functions renamed to start with ls-lisp.Richard M. Stallman1992-10-051-150/+99
| | | | (insert-directory): Renamed from dired-ls.
* (dired-lisp-ls): var `short' was erronously unbound.Sebastian Kremer1992-10-041-3/+4
|
* (dired-lisp-handle-switches): understands `-t' now.Sebastian Kremer1992-05-011-24/+46
|
* Doc fixes.Sebastian Kremer1992-04-301-10/+11
|
* (dired-lisp-format-time): in Emacs 19 we can format times.Sebastian Kremer1992-04-301-37/+115
|
* (dired-lisp-format): format can pad after all.Sebastian Kremer1991-09-271-35/+14
|
* (dired-lisp-ls): handles A a S r i s switches now.Sebastian Kremer1991-09-261-48/+123
| | | | | (dired-lisp-delete-matching): new (dired-lisp-handle-switches): new
* Removed dired-ls-function.Sebastian Kremer1991-02-031-18/+6
| | | | IT STILL CRASHES EMACS SOMETIMES!
* Added copyleft and warnings.Sebastian Kremer1991-02-021-2/+4
|
* Initial revisionSebastian Kremer1991-02-021-0/+142