Searched +refs:dired +refs:remove +refs:file (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/emacs-92/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
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 if
276 % operate on the current file onl
[all...]
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.
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 can be used to produce it in any of three ways:
324 %To read in a file t
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfiles.el1 ;;; files.el --- file input and output commands for Emacs
9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
28 ;; Defines most of Emacs's file- and directory-handling functions,
29 ;; including basic file visiting, backup generation, link handling,
41 (defgroup find-file nil
47 "Non-nil means delete auto-save file when a buffer is saved or killed.
49 Note that the auto-save file will not be deleted if the buffer is killed
56 "Alist of abbreviations for file directories.
59 done when setting up the default directory of a newly visited file
[all...]
H A Dffap.el1 ;;; ffap.el --- find file (or url) at point
12 ;; This file is part of GNU Emacs.
25 ;; along with GNU Emacs; see the file COPYING. If not, write to the
33 ;; Command find-file-at-point replaces find-file. With a prefix, it
34 ;; behaves exactly like find-file. Without a prefix, it first tries
35 ;; to guess a default file or URL from the text around the point
41 ;; For the default installation, add this line to your .emacs file:
47 ;; C-x C-f find-file-at-point (abbreviated as ffap)
49 ;; C-x C-v ffap-alternate-file
[all...]
H A Dpcvs.el18 ;; This file is part of GNU Emacs.
31 ;; along with GNU Emacs; see the file COPYING. If not, write to the
38 ;; familiar with VC, it is somewhat like VC-dired: it presents the status of
40 ;; of them at a time. Compared to VC-dired, it is considerably better and
48 ;; for VC-dired. As such, I've tried to make PCL-CVS and VC interoperate
57 ;; That's probably because it's done via a process rather than a file.
66 ;; - automatically cvs-mode-insert files from find-file-hook
73 ;; - removal confirmation should allow specifying another file name.
90 ;; add support for parsing 'modules' file ("cvs co -c")
109 ;; - cvs-mode-(i)diff-other-{file,buffe
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmessage.el9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
115 "*Directory from which all other mail file variables are derived."
131 This function will be called with the name of the file to store the
230 header, remove it from this list."
482 If t, use `message-user-organization-file'."
485 (const :tag "consult file" t)))
488 (defcustom message-user-organization-file "/usr/lib/news/organization"
489 "*Local news organization file."
490 :type 'file
[all...]

Completed in 118 milliseconds