Searched +refs:dired +refs:other +refs:window (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired.el0 ;;; dired.el --- directory-browsing commands
40 (defgroup dired nil function
45 (defgroup dired-mark nil
47 :prefix "dired-"
48 :group 'dired)
52 (defcustom dired-listing-switches "-al"
54 May contain all other options that don't contradict `-l';
56 `dired-ls-F-marks-symlinks' concerning the `F' switch.
61 :group 'dired)
63 (defvar dired
592 (defun dired (dirname &optional switches) function
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Ddired-ref.tex242 % I cannot figure out how to make all dired-x
255 \centerline{Commands marked with \dx{} require dired-x}
259 % In dired, you can edit a list of the files in a directory (and optionally
286 \key{run dired}{C-x d}
287 \key{dired the directory of the file you are editing}{C-x C-j \dx}
288 \key{quit dired}{q}
311 \key{visit current file in other window}{o}
312 \key{visit current file in other frame}{w}
389 \metax{dired fil
[all...]
H A Dpl-refcard.tex358 %\key{remove help window}{C-x 1}
359 %\key{scroll help window}{C-M-v}
538 %When two commands are shown, the second is for ``other frame.''
541 %\key{delete all other windows}{C-x 1}
546 %\threecol{split window, above and below}{C-x 2\ \ \ \ }{C-x 5 2}
547 %\threecol{delete this window}{C-x 0\ \ \ \ }{C-x 5 0}
551 %\key{split window, side by side}{C-x 3}
558 %\threecol{switch cursor to another window}{C-x o}{C-x 5 o}
559 %\threecol{select buffer in other window}{
[all...]

Completed in 72 milliseconds