aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-readin): Record the directory's modtime.Richard M. Stallman1994-06-281-1/+13
* (dired-build-subdir-alist): Don't let looking-at destroy the match data.Karl Heuer1994-06-171-1/+1
* (dired-build-subdir-alist): Avoid mistaking a file nameRichard M. Stallman1994-06-151-1/+9
* (dired-get-filename): Get rid of text props from name.Richard M. Stallman1994-05-281-1/+1
* (dired-mark-pop-up): Clear mouse-face property.Richard M. Stallman1994-05-221-1/+2
* (dired-readin): Clear modified flag at the very end.Richard M. Stallman1994-05-201-2/+2
* (dired-mode-map): Get rid of dired-regexp-prefix;Richard M. Stallman1994-05-141-2/+4
* Update copyright.Karl Heuer1994-05-031-1/+1
* Unspecified location of chown for Linux (Linux doesn't put chown in /etc).Richard M. Stallman1994-05-021-1/+1
* Pass operation to find-file-name-handler.Karl Heuer1994-04-221-1/+1
* (dired-subdir-regexp): Allow a space in dir name.Richard M. Stallman1994-04-131-1/+1
* (dired-move-to-filename-regexp): Match the year or time.Richard M. Stallman1994-04-121-8/+5
* (dired-move-to-filename): Use skip-chars-forwardRichard M. Stallman1994-04-111-8/+7
* (dired-move-to-filename): Handle leading blanks.Karl Heuer1994-04-111-11/+3
* (dired-insert-directory): Fix comment.Karl Heuer1994-04-021-1/+1
* (dired-insert-directory): Add mouse-face properties.Richard M. Stallman1994-04-011-6/+20
* (dired-mouse-find-file-other-window): New command.Richard M. Stallman1994-03-301-2/+15
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-1/+1
* (dired-listing-switches): Doc fix.Richard M. Stallman1994-02-061-3/+4
* (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