Searched +refs:dired +refs:mark +refs:separator (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvc.el164 ;; - dired-state-info (file)
167 ;; used in a vc-dired buffer. The default implementation deals well
430 ;; Delete FILE and mark it as deleted in the repository. If this
457 (require 'dired) ; for dired-map-over-marks macro
458 (require 'dired-aux)) ; for dired-kill-{line,tree}
532 (defcustom vc-dired-listing-switches "-al"
533 "Switches passed to `ls' for vc-dired. MUST contain the `l' option."
538 (defcustom vc-dired
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmessage.el341 (defcustom message-mark-insert-begin
343 "How to mark the beginning of some inserted text."
349 (defcustom message-mark-insert-end
351 "How to mark the end of some inserted text."
415 (defcustom message-signature-separator "^-- *$"
416 "Regexp matching the signature separator."
612 variable `mail-header-separator'.
633 variable `mail-header-separator'."
923 citation between (point) and (mark t). And each function should leave
924 point and mark aroun
[all...]

Completed in 134 milliseconds