summaryrefslogtreecommitdiff
path: root/lisp/dired.el
Commit message (Expand)AuthorAgeFilesLines
* (dired-readin): Insert headerline only if necessary. (Not inAndré Spiegel1998-06-111-1/+2
* (dired-internal-noselect): Call either dired-mode or MODE, but not both.André Spiegel1998-06-051-2/+2
* (dired-mark-files-containing-regexp): New command.Richard M. Stallman1998-05-241-0/+29
* (dired-mode-map): Bind *t to dired-do-toggle.Richard M. Stallman1998-05-061-0/+1
* (dired-sort-toggle): Handle spaces in dired-actual-switches.Richard M. Stallman1998-04-291-10/+16
* (dired-chmod-program) [windows-nt]: Use chmod.Geoff Voelker1998-04-241-4/+2
* (dired-move-to-filename-regexp): There might be a spaceRichard M. Stallman1998-04-211-1/+1
* (dired-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
* (dired-get-filename): Don't call encode-coding-stringKenichi Handa1998-03-031-0/+1
* (dired-do-toggle): Moved here from dired-x.el.Karl Heuer1998-02-271-0/+26
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (dired-move-to-filename-regexp):Richard M. Stallman1998-01-191-3/+4
* (dired-move-to-filename-regexp):Paul Eggert1997-12-111-7/+10
* 1997-11-27 Richard Stallman <rms@sucrose.ai.mit.edu>Joel N. Weber II1997-11-291-1/+6
* (dired-move-to-filename-regexp):Paul Eggert1997-11-171-10/+10
* (dired-move-to-filename-regexp): Handle Japanese-format dates.Paul Eggert1997-11-071-5/+14
* (dired-move-to-filename-regexp):Karl Heuer1997-10-161-2/+4
* (dired-get-filename): Don't call encode-coding-stringRichard M. Stallman1997-09-091-0/+1
* (dired-flag-garbage-files): Move interactive flag across doc string.Richard M. Stallman1997-09-061-1/+1
* (dired-get-filename): Don't call encode-coding-string if FILE is nil.Richard M. Stallman1997-09-031-2/+2
* (dired-get-filename): Encode file name using the buffer's coding system.Richard M. Stallman1997-08-301-0/+2
* (dired-font-lock-keywords): Don't specially highlightRichard M. Stallman1997-08-121-6/+10
* (dired-find-file): Better error messageRichard M. Stallman1997-07-161-1/+3
* (dired-unmark-all-marks):Richard M. Stallman1997-06-071-3/+3
* (dired-find-file): Likewise.Kenichi Handa1997-05-281-3/+3
* Use defgroup and defcustom.Richard M. Stallman1997-05-251-18/+52
* Fix previous change.Richard M. Stallman1997-05-151-1/+1
* (dired-mode): Don't include `Dired:' in mode line.Richard M. Stallman1997-05-151-1/+1
* (dired-internal-noselect): When setting default-directory,Richard M. Stallman1997-04-131-3/+5
* (dired-noselect): Avoid calling file-directory-pRichard M. Stallman1997-04-131-3/+11
* (dired-glob-regexp): New function.Richard M. Stallman1997-03-221-7/+50
* Doc dired-no-confirm and allow t value.Simon Marshall1997-03-201-7/+6
* (dired-find-file): Allow specifying coding system interactively.Kenichi Handa1997-02-261-3/+3
* (dired-garbage-files-regexp): New variable.Richard M. Stallman1997-01-041-0/+12
* (dired-string-replace-match): Delete redundant autoload.Richard M. Stallman1997-01-031-7/+0
* (dired-make-relative): Ignore the third argument;Richard M. Stallman1996-12-311-9/+7
* (dired-permission-flags-regexp): New variable.Richard M. Stallman1996-12-301-3/+6
* (dired-insert-directory): Don't override the user's locale.Richard M. Stallman1996-12-291-15/+3
* (dired-move-to-filename-regexp): Recognize various languages.Richard M. Stallman1996-12-171-2/+3
* (dired-mode-map): Put dired-mark-subdir-files on *s.Richard M. Stallman1996-11-041-0/+1
* Fix minor typo in *! key binding.Erik Naggum1996-11-021-1/+1
* (dired-mode-map): Make * a prefix for mark commands.Richard M. Stallman1996-11-021-4/+14
* (dired-find-file): Error if line's file does not exist.Richard M. Stallman1996-10-311-1/+4
* (dired-insert-directory): Check for non-US LANG.Karl Heuer1996-10-241-1/+1
* Tweak dired-font-lock-keywords.Simon Marshall1996-10-231-11/+38
* (dired-mode-map): Add revert-buffer to Immediate menu.Richard M. Stallman1996-09-031-0/+6
* (dired-chown-program): Replace lignux with gnu/linux.Richard M. Stallman1996-08-271-1/+1
* (dired-chown-program): Try /usr/sbin/chown.Richard M. Stallman1996-06-071-1/+4
* (dired-noselect): Resolve symbolic links in argument.Richard M. Stallman1996-04-051-0/+2
* (dired-chown-program): Recognize lignux.Richard M. Stallman1996-03-271-1/+1