summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Collapse)AuthorAgeFilesLines
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-4/+4
|
* (dired-compress-file): Use gzip when proper/possible.Richard M. Stallman1993-06-011-4/+16
|
* (dired-compress-file): Test the return valueRichard M. Stallman1993-05-251-1/+1
| | | | | of dired-check-process properly. Fix use of nonexistent var `name'.
* (dired-compress-file): Test the return value of dired-check-process properly.Richard M. Stallman1993-05-251-4/+4
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+4
|
* Added standard library headers.Eric S. Raymond1993-03-171-1/+1
|
* (dired-mark-read-regexp): Give dired-read-regexp 1 arg.Richard M. Stallman1993-01-091-2/+1
|
* 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.
* (dired-mark-confirm): For `compress', say `Compress or uncompress'.Richard M. Stallman1992-11-031-6/+9
| | | | (dired-map-over-marks-check): Likewise.
* * dired-aux.el (dired-compress-file): Change references toJim Blandy1992-10-111-4/+4
| | | | | | `from-file' to use `file'; the former only works because dired-compress-file is only called by dired-compress, which binds from-file.
* entered into RCSRichard M. Stallman1992-09-191-6/+7
|
* *** empty log message ***Richard M. Stallman1992-09-131-48/+29
|
* *** empty log message ***Eric S. Raymond1992-08-031-1/+1
|
* *** empty log message ***Richard M. Stallman1992-08-031-66/+69
|
* *** empty log message ***Richard M. Stallman1992-07-281-2/+86
|
* *** empty log message ***Richard M. Stallman1992-07-271-37/+5
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-161-3/+4
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+11
|
* Initial revisionRichard M. Stallman1992-06-241-0/+1772