Searched +refs:dired +refs:rename +refs:file (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/emacs-93/emacs/etc/
H A Ddired-ref.tex5 % This file is part of GNU Emacs.
18 % along with GNU Emacs; see the file COPYING. If not, write to
22 % This file can be printed with 1, 2, or 3 columns per page (see below).
30 % This file is intended to be processed by plain TeX (TeX82).
242 % 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
262 % Editing a directory means that you can visit, rename, copy, compress,
266 % file at a time or by all files matching certain criteria (e.g., files that
273 % Most commands operate either on all marked files or on the current file i
[all...]
H A Dsk-dired-ref.tex8 % This file is part of GNU Emacs.
21 % along with GNU Emacs; see the file COPYING. If not, write to
25 % This file can be printed with 1, 2, or 3 columns per page (see below).
33 % This file is intended to be processed by plain TeX (TeX82).
48 % Process the file with `csplain' from the `CSTeX' distribution (included
251 % I cannot figure out how to make all dired-x
264 \centerline{Pr�kazy ozna�en� \dx{} vy�aduj� dired-x}
268 % In dired, you can edit a list of the files in a directory (and optionally
271 % Editing a directory means that you can visit, rename, copy, compress,
275 % file a
[all...]
H A Dcs-dired-ref.tex8 % This file is part of GNU Emacs.
21 % along with GNU Emacs; see the file COPYING. If not, write to
25 % This file can be printed with 1, 2, or 3 columns per page (see below).
33 % This file is intended to be processed by plain TeX (TeX82).
47 % Process the file with `csplain' from the `CSTeX' distribution (included
250 % I cannot figure out how to make all dired-x
261 \centerline{P��kazy ozna�en� \dx{} vy�aduj� dired-x}
265 % In dired, you can edit a list of the files in a directory (and optionally
268 % Editing a directory means that you can visit, rename, copy, compress,
272 % file a
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired.el0 ;;; dired.el --- directory-browsing commands
10 ;; This file is part of GNU Emacs.
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-listing-switches "-al"
56 `dired
592 (defun dired (dirname &optional switches) function
[all...]
H A Dldefs-boot.el93 Going from body to spec with `ff-find-other-file' used these
96 the file name.
132 If you use find-file.el:
133 Switch to other file (Body <-> Spec) '\\[ff-find-other-file]'
134 or '\\[ff-mouse-find-other-file]
135 Switch to other file in other window '\\[ada-ff-other-window]'
136 or '\\[ff-mouse-find-other-file-other-window]
154 Insert a descriptive header at the top of the file.
161 ;;;### (autoloads (ada-find-file) "ad
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dange-ftp.el10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
31 ;; the common file-handling routines are extended to interact with FTP.
35 ;; Some of the common GNU Emacs file-handling operations have been made
38 ;; 'host' as account 'user' and perform its operation on the file 'name'.
40 ;; For example: if find-file is given a filename of:
45 ;; user 'ange', get the file '/tmp/notes' and pop up a buffer containing the
46 ;; contents of that file as if it were on the local filesystem. If ange-ftp
64 ;; in a *valid* ~/.netrc file.
85 ;; the value of ange-ftp-dumb-unix-host-regexp in your .emacs file
[all...]
H A Dtramp.el13 ;; This file is part of GNU Emacs.
26 ;; along with GNU Emacs; see the file COPYING. If not, write to the
32 ;; This package provides remote file editing, similar to ange-ftp.
37 ;; For more detailed instructions, please see the info file.
51 ;; Also see the todo list at the bottom of this file.
113 ;; Tramp only knows how to deal with `file-name-handler-alist', not
144 ;; UNC file names like "//host/share/localname".
201 in `backup-directory-alist'. If a Tramp file is backed up, and DIRECTORY
202 is a local file name, the backup directory is prepended with Tramp file
[all...]

Completed in 206 milliseconds