Searched +refs:dired +refs:insert +refs:directory (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dfind-lisp.el30 ;; recursive directory descent. The conditions which bound the search
48 (require 'dired)
50 (defvar dired-buffers)
51 (defvar dired-subdir-alist)
59 "Indentation for dired file lines.")
64 (defvar find-lisp-directory-predicate nil
81 (insert message "\n"))
87 (defun find-lisp-default-directory-predicate (dir parent)
89 PARENT is the parent directory of DIR."
92 (format "Processing directory
[all...]
H A Ddired.el0 ;;; dired.el --- directory-browsing commands
29 ;; This is a major mode for directory browsing and editing. It is
40 (defgroup dired nil function
45 (defgroup dired-mark nil
47 :prefix "dired-"
48 :group 'dired)
52 (defcustom dired-listing-switches "-al"
56 `dired-ls-F-marks-symlinks' concerning the `F' switch.
59 `insert
592 (defun dired (dirname &optional switches) function
[all...]
H A Dlocate.el28 ;; Search a database of files and use dired commands on the result.
66 ;; you wish to find. You can use almost all of the dired commands in
95 ;;;;;;;; ADVICE For dired-make-relative: ;;;;;;;;;
97 ;; For certain dired commands to work right, you should also include the
100 ;; (defadvice dired-make-relative (before set-no-error activate)
107 ;; Otherwise, `dired-make-relative' will give error messages like
108 ;; "FILENAME: not in directory tree growing at /"
115 (require 'dired))
215 "The default directory from where `locate-update-command' is called.
336 (run-hooks 'dired
[all...]
H A Dfiles.el28 ;; Defines most of Emacs's file- and directory-handling functions,
54 (defcustom directory-abbrev-alist
58 FROM with TO when it appears in a directory name. This replacement is
59 done when setting up the default directory of a newly visited file.
63 They should be ordinary absolute directory names.
191 (defcustom temporary-file-directory
192 (file-name-as-directory
199 "The directory for writing temporary files."
201 :type 'directory)
203 (defcustom small-temporary-file-directory
[all...]
H A Ddired-aux.el0 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*-
29 ;; The parts of dired mode not normally used. This is a space-saving hack
39 ;; We need macros in dired.el to compile properly.
40 (eval-when-compile (require 'dired))
42 (defvar dired-create-files-failures nil
43 "Variable where `dired-create-files' records failing file names.
45 into this list; they also should call `dired-log' to log the errors.")
48 ;;;###begin dired-cmd.el
51 (defconst dired
[all...]
H A Dfilesets.el33 ;; pattern, a base directory and a search pattern (for files), or an
421 \(insert (format \"(setq-default filesets-data '%S)\"
463 (defcustom filesets-browse-dir-function 'dired
466 directory's name.
471 (const :tag "dired"
472 :value dired)
529 "*Non-nil means don't complain if a file or a directory doesn't exist.
549 "*Maximum scan depth for directory trees.
550 A :tree fileset is defined by a base directory the contents of which
552 to which level the directory structur
[all...]
H A Dpcvs.el38 ;; 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
66 ;; - automatically cvs-mode-insert files from find-file-hook
178 (insert-file-contents cvs-cvsrc-file)
354 \(unless NOSETUP is non-nil\) and its `default-directory' will be inherited
360 (dir default-directory)
396 (setq default-directory dir)
400 (let ((lbd list-buffers-directory))
402 (when lbd (set (make-local-variable 'list-buffers-directory) lb
[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
262 % Editing a directory means that you can visit, rename, copy, compress,
264 % commands on files, or insert subdirectories into the edit buffer. You can
270 % Letters no longer insert themselves, but execute commands instead. The
281 % When editing several directories in one buffer, each directory acts as a
286 \key{run dired}{C-x d}
287 \key{dired th
[all...]
H A Dsk-dired-ref.tex251 % 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,
273 % commands on files, or insert subdirectories into the edit buffer. You can
279 % Letters no longer insert themselves, but execute commands instead. The
290 % When editing several directories in one buffer, each directory acts as a
295 \key{spustenie dired}{C-x d}
296 \key{spustenie dired
[all...]
H A Dcs-dired-ref.tex250 % 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,
270 % commands on files, or insert subdirectories into the edit buffer. You can
276 % Letters no longer insert themselves, but execute commands instead. The
287 % When editing several directories in one buffer, each directory acts as a
292 \key{spu�t�n� dired}{C-x d}
293 \key{spu�t�n� dired
[all...]
H A Dpl-refcard.tex593 %\key{insert newline after point}{C-o}
831 %\key{insert register contents into buffer}{C-x r i}
848 %\metax{insert Lisp definition in buffer}{M-x insert-kbd-macro}
854 \metax{wpisz do bufora nazwane\newline makro Lispowe}{M-x insert-kbd-macro}
885 %\key{return to directory node}{d}
926 {M-x find-grep-dired}
935 %\metax{load from standard system directory}{M-x load-library}
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmessage.el114 (defcustom message-directory "~/Mail/"
117 :type 'directory)
178 (defcustom message-insert-canlock t
179 "Whether to insert a Cancel-Lock header in news postings."
185 (if message-insert-canlock '((sender . disabled)) nil)
229 User-Agent are optional. If you don't want message to insert some
341 (defcustom message-mark-insert-begin
349 (defcustom message-mark-insert-end
358 "Header to insert when you don't want your article to be archived.
367 "Note to insert wh
[all...]
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dange-ftp.el157 ;; 3) Using NFS and symlinks, make sure that there is a shared directory with
159 ;; This directory is necessary for temporary files created by ange-ftp.
162 ;; this directory plus an identifying filename prefix. For example:
166 ;; where /nfs/hplose/ange is a directory that is shared between the
233 ;; 1. For dired to work on a host which marks symlinks with a trailing @ in
234 ;; an ls -alF listing, you need to (setq dired-ls-F-marks-symlinks t).
238 ;; the side effect that dired will have problems with symlinks whose names
240 ;; dired's ls-switches to remove "F", will temporarily fix things.
263 ;; 5. Beware that dired over ftp will use your setting of dired
[all...]
H A Dtramp.el171 ;; `directory-sep-char' is an obsolete variable in Emacs. But it is
176 (setq byte-compile-not-obsolete-var 'directory-sep-char)))
197 (when (boundp 'backup-directory-alist)
198 (defcustom tramp-backup-directory-alist nil
199 "Alist of filename patterns and backup directory names.
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
205 \(setq tramp-backup-directory-alist backup-directory-alist\)
211 (directory
[all...]

Completed in 202 milliseconds