summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
Commit message (Collapse)AuthorAgeFilesLines
* Use defgroup and defcustom.Richard M. Stallman1997-05-251-38/+77
|
* (dired-guess-shell-alist-default): Make .epsRichard M. Stallman1997-02-011-3/+3
| | | | extension act like .ps extension.
* (dired-omit-size-limit): New variable.Richard M. Stallman1996-12-071-3/+14
| | | | (dired-omit-toggle, dired-omit-expunge): Respect it.
* (dired-jump): Never turn omitting *on*.Richard M. Stallman1996-11-101-5/+6
| | | | Refresh the line *before* turning omitting off.
* (dired-mode-map): Put dired-mark-extension on *.Richard M. Stallman1996-11-021-0/+3
| | | | Add *( as new binding for dired-mark-sexp, *t for dired-do-toggle.
* Update FSF's address.Erik Naggum1996-01-141-115/+116
|
* (dired-mark-sexp): Doc fix.Karl Heuer1996-01-041-3/+3
|
* (dired-local-variables-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
|
* (dired-up-directory): Add optional argument `other-window' to obviateErik Naggum1995-09-121-25/+2
| | | | the need to redefine it in dired-x.el.
* (dired-find-buffer-nocreate): Don't try to find aKarl Heuer1995-05-261-10/+12
| | | | wildcard as a subdirectory.
* (dired-omit-expunge): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
|
* Change the instructions in the INSTALLATIONKarl Heuer1995-04-201-3/+7
| | | | | | | | | comment block to set buffer-local variables like dired-omit-files-p in dired-mode-hook. (dired-omit-files-p): Make local to all buffers. (dired-omit-files): Fix doc string (not buffer-local). (dired-omit-startup): Don't need to make dired-omit-files-p local to buffer here.
* Comment change.Richard M. Stallman1995-03-161-1/+1
|
* (dired-find-subdir): Doc fix.Richard M. Stallman1994-10-261-2/+3
|
* (dired-virtual-mode): Doc fix.Richard M. Stallman1994-09-241-1/+1
|
* (dired-clean-up-after-deletion): Expand fn.Richard M. Stallman1994-09-161-2/+3
| | | | (dired-find-buffer-nocreate): Expand dir at beginning.
* (dired-omit-expunge): Avoid setting buffer modifiedRichard M. Stallman1994-09-061-3/+10
| | | | | unless it was modified before and some mark is set so `%*' won't appear in mode-line of omitted buffers.
* (dired-x-hands-off-my-keys): New user-defined variable.Richard M. Stallman1994-06-281-22/+99
| | | | | | | (dired-x-bind-find-file): Use it. (dired-x-find-file): New function to substitute find-file. (dired-x-find-file-other-window): New function to substitute find-file-other-window.
* (dired-man): Use internal function from man.el.Richard M. Stallman1994-06-131-57/+22
| | | | | (dired-omit-files): Omit `.' and `..' by default, not all files ending in `.'.
* Require dired and dired-aux in the standard way.Richard M. Stallman1994-06-101-20/+4
|
* (dired-jump): Add autoload.Richard M. Stallman1994-05-271-0/+1
|
* Comment change.Richard M. Stallman1994-04-291-1/+1
|
* New version from maintainer.Karl Heuer1994-04-061-115/+182
|
* entered into RCSRichard M. Stallman1994-01-031-0/+1597