summaryrefslogtreecommitdiff
path: root/lisp/dired-aux.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-do-shell-command): New arg FILE-LISTRichard M. Stallman1997-06-301-11/+12
* (dired-add-entry): New optional arg RELATIVE.Richard M. Stallman1997-06-231-5/+8
* Customize.Richard M. Stallman1997-05-281-2/+6
* Comment change.Richard M. Stallman1997-05-271-0/+1
* (dired-collect-file-versions):Richard M. Stallman1997-05-101-1/+1
* (dired-copy-file): Handle file-date-error.Richard M. Stallman1997-04-011-1/+4
* (dired-fun-in-all-buffers): New arg FILE. Don't operate on buffersRichard M. Stallman1997-03-221-5/+11
* Allow a dired-no-confirm of tSimon Marshall1997-03-201-1/+2
* (dired-rename-file): Pass new arg to set-visited-file-name.Richard M. Stallman1997-02-031-5/+2
* (dired-do-chxxx): Use -- only on GNU systems.Richard M. Stallman1997-01-021-1/+4
* (dired-do-chxxx): Use -- as argRichard M. Stallman1996-12-311-1/+1
* (dired-handle-overwrite): `find-backup-file-name'Richard M. Stallman1996-05-041-8/+10
* (dired-compress-file-suffixes): New variable.Richard M. Stallman1996-03-031-21/+49
* (dired-call-process): Call file name handler.Karl Heuer1996-02-211-1/+7
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (dired-byte-compile): Report failure if output file is not created.Richard M. Stallman1995-08-291-0/+2
* (dired-expand-newtext): Function deleted.Richard M. Stallman1995-08-211-33/+0
* (dired-do-copy): Doc fix.Richard M. Stallman1995-08-021-2/+2
* (dired-read-shell-command): Pass `shell-command-history' to read-string.Richard M. Stallman1995-07-311-1/+2
* (dired-do-redisplay): Call dired-uncache.Richard M. Stallman1995-06-201-0/+2
* (dired-do-search): Renamed from dired-do-tags-search.Richard M. Stallman1995-04-151-4/+4
* * dired-aux.el (dired-do-chmod): Use dired-chmod-program.Karl Heuer1995-04-121-1/+5
* (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.Richard M. Stallman1995-03-311-0/+15
* (dired-do-print): Allow lpr-switches to be a string. Clean up.Richard M. Stallman1995-03-121-2/+6
* (dired-string-replace-match): Moved to dired.el.Richard M. Stallman1994-12-221-32/+2
* (dired-collect-file-versions): Discard version #s fromRichard M. Stallman1994-11-161-13/+18
* (dired-do-tags-search, dired-do-tags-query-replace): New functions.Roland McGrath1994-10-221-0/+22
* (dired-do-print): Put spaces between lpr switches.Richard M. Stallman1994-10-021-1/+2
* (dired-fun-in-all-buffers): Expand dir at start.Richard M. Stallman1994-09-161-6/+9
* (dired-byte-compile): Use byte-compile-dest-fileRichard M. Stallman1994-07-131-5/+2
* Add provide call.Richard M. Stallman1994-06-101-0/+2
* (dired-mark-subdir-files): Don't pass any arguments interactively.Karl Heuer1994-05-071-1/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* Pass operation to find-file-name-handler.Karl Heuer1994-04-221-1/+1
* (dired-add-entry): Set opoint at beginning of line.Richard M. Stallman1994-04-121-9/+3
* (dired-add-entry, dired-insert-subdir-doinsert):Richard M. Stallman1994-04-011-4/+8
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-1/+1
* Autoload dired-.*-file.Richard M. Stallman1993-12-231-1/+7
* (dired-diff): Require diff.Richard M. Stallman1993-11-231-0/+1
* (dired-compress-file): Fix previous change.Richard M. Stallman1993-08-121-1/+1
* (dired-compress-file): For .z file, run gunzip.Richard M. Stallman1993-08-081-2/+19
* (dired-diff): Read options right here;Richard M. Stallman1993-08-071-12/+19
* * dired-aux.el (dired-diff): Work even when the mark is inactive.Jim Blandy1993-07-021-2/+2
* 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
* (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