Searched +refs:dired +refs:ignored (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dfiles.el256 (defcustom dired-kept-versions 2
260 :group 'dired)
360 ignored."
372 (defcustom find-file-run-dired t
378 (defcustom find-directory-functions '(cvs-dired-noselect dired-noselect)
382 :type '(hook :options (cvs-dired-noselect dired-noselect))
485 variables list in the file will be ignored.
662 (interactive (list (let ((completion-ignored
[all...]
H A Dwoman.el97 ;; (autoload 'woman-dired-find-file "woman"
98 ;; "In dired, run the WoMan man-page browser on this file." t)
99 ;; (add-hook 'dired-mode-hook
101 ;; (define-key dired-mode-map "W" 'woman-dired-find-file)))
102 ;; and open the directory containing the man page file using dired,
112 ;; (By default, WoMan will automatically define the dired keys "W" and
114 ;; behaviour is controlled by the user option `woman-dired-keys'.
115 ;; Note that the `dired-x' (dired extr
[all...]

Completed in 81 milliseconds