summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* * dired.el: (dired-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+1
* (dired-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+13
* (dired-re-perms): Accept various file type letters.Richard M. Stallman1994-09-261-1/+1
* (dired-re-perms): Accept directories and symbolic linksRichard M. Stallman1994-09-241-1/+1
* (dired-buffers-for-dir): Delete debugging code.Richard M. Stallman1994-09-161-6/+0
* (dired-buffers-for-dir): Assume dirs are preexpanded.Richard M. Stallman1994-09-161-19/+27
* (dired-mode): Put expanded name in list-buffers-directory.Richard M. Stallman1994-08-041-1/+1
* (dired-insert-directory): Call expand-file-name hereRichard M. Stallman1994-08-011-2/+5
* (dired-noselect): Call abbreviate-file-name here.Richard M. Stallman1994-07-311-5/+5
* (dired-internal-noselect): a zero modtime means directory is unchanged.Richard M. Stallman1994-07-241-1/+2
* (dired-between-files): Ignore dired-subdir-regexpRichard M. Stallman1994-07-201-3/+3
* (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