summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-move-to-filename-regexp): New variable.Richard M. Stallman1994-01-071-1/+5
* (dired-in-this-tree): Call expand-file-name.Richard M. Stallman1993-12-231-2/+2
* (dired-goto-file): Don't try matching one line twice.Richard M. Stallman1993-11-231-1/+4
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-3/+5
* (dired-readin-insert): Expand default-directory and dirnameRichard M. Stallman1993-11-221-1/+3
* (dired-chown-program): Check for irix, not silicon-graphic-unix.Richard M. Stallman1993-11-141-1/+5
* `provide' "dired" before running user hooks.Brian Fox1993-10-251-2/+2
* (dired-mode): Don't change the value of case-fold-search.Brian Fox1993-09-211-9/+16
* (dired-sort-mode): Variable deleted.Richard M. Stallman1993-08-011-17/+4
* (dired-readin-insert): If we got a list of files,Richard M. Stallman1993-07-261-6/+10
* Comment change.Richard M. Stallman1993-07-201-1/+1
* (dired-unmark-all-files-no-query): New command.Richard M. Stallman1993-07-201-4/+9
* (dired-mode-map): Add menu bar items.Richard M. Stallman1993-07-151-0/+127
* * dired.el (dired-summary): dired-do-rename is on "R", not "r".Jim Blandy1993-06-181-1/+1
* (dired-repeat-over-lines): Going fwd, skip new linesRichard M. Stallman1993-06-151-14/+20
* Comment change.Richard M. Stallman1993-06-111-1/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* (dired-flag-auto-save-files): Ignore `*' added by ls -F.Richard M. Stallman1993-06-081-11/+20
* (dired-unmark-all-files): Read arg as just a character.Richard M. Stallman1993-06-061-16/+22
* (dired-flag-backup-files): Handle `*' made by `ls -F'.Richard M. Stallman1993-06-051-1/+10
* (dired-change-marks): Just ding if one arg is RET.Richard M. Stallman1993-06-041-8/+9
* (dired-other-frame): New function, with binding.Richard M. Stallman1993-05-261-0/+7
* (dired-unmark-all-files): Read arg as a string.Richard M. Stallman1993-05-251-10/+7
* (dired-flag-backup-files): Speedup:Richard M. Stallman1993-05-241-6/+14
* Changed fsets to defaliases.Eric S. Raymond1993-04-261-3/+3
* dired-noselect, dired-internal-noselect, dired-insert-directory:Eric S. Raymond1993-04-081-55/+88
* (dired-pop-to-buffer): Adjust count-lines val for last line.Richard M. Stallman1993-04-061-1/+4
* (dired-unmark-all-files): Read the arg as just a char.Richard M. Stallman1993-04-051-2/+5
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+3
* Added standard library headers.Eric S. Raymond1993-03-171-1/+1
* (dired-regexp-history): New history list.Richard M. Stallman1993-01-091-4/+5
* The find-file-name-handler function in ../src/fileio.c is nowJim Blandy1992-12-121-8/+1
* (dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.Richard M. Stallman1992-10-211-1/+2
* entered into RCSRichard M. Stallman1992-09-191-7/+11
* *** empty log message ***Richard M. Stallman1992-09-131-2/+18
* *** empty log message ***Richard M. Stallman1992-09-131-44/+8
* *** empty log message ***Richard M. Stallman1992-09-111-3/+34
* *** empty log message ***Richard M. Stallman1992-08-031-19/+31
* *** empty log message ***Richard M. Stallman1992-07-281-85/+10
* *** empty log message ***Richard M. Stallman1992-07-271-21/+22
* *** empty log message ***Richard M. Stallman1992-07-211-7/+18
* *** empty log message ***Jim Blandy1992-07-151-3/+3
* *** empty log message ***Richard M. Stallman1992-06-241-607/+1950
* Initial revisionEric S. Raymond1992-05-301-0/+785