Searched +refs:dired +refs:copy +refs:file +refs:recursive (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired.el0 ;;; dired.el --- directory-browsing commands
10 ;; This file is part of GNU Emacs.
22 ;; You should have received a copy of the GNU General Public License
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
32 ;; Rewritten in 1990/1991 to add tree features, file marking and
40 (defgroup dired nil function
45 (defgroup dired-mark nil
47 :prefix "dired-"
48 :group 'dired)
52 (defcustom dired
592 (defun dired (dirname &optional switches) function
[all...]
H A Ddired-aux.el0 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*-
10 ;; This file is part of GNU Emacs.
22 ;; You should have received a copy of the GNU General Public License
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
29 ;; The parts of dired mode not normally used. This is a space-saving hack
33 ;; Rewritten in 1990/1991 to add tree features, file marking and
39 ;; We need macros in dired.el to compile properly.
40 (eval-when-compile (require 'dired))
42 (defvar dired
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dpl-refcard.tex8 % This file uses macros and fonts defined in the mex format.
15 % defined in plain format. This file uses mex format which is
21 \errmessage{This file requires `mex' format to be typeset correctly.
22 See head of this file for the comments how to generate mex format}
30 % This file can be printed with 1, or 2 columns per page (see below).
38 % This file is part of GNU Emacs.
50 % You should have received a copy of the GNU General Public License
51 % along with GNU Emacs; see the file COPYING. If not, write to
55 % This file is intended to be processed by plain TeX (TeX82).
58 % This file ca
[all...]

Completed in 79 milliseconds