Searched +refs:dired +refs:mark +refs:sexp (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dibuffer.el1 ;;; ibuffer.el --- operate on buffers like dired
39 (require 'dired))
67 (defcustom ibuffer-formats '((mark modified read-only " " (name 18 18 :left :elide)
70 (mark " " (name 16 -1) " " filename))
86 mark modified read-only name size mode process filename
90 The first argument is the buffer object, and the second is the mark
110 (mark \" \" name)
111 This format just displays the current mark (if any) and the name of
113 (mark modified read-only \" \" (name 16 16 :left) \" \" (size 6 -1 :right))
114 This format displays the current mark (i
1667 (define-ibuffer-column mark (:name " " :inline t) function
[all...]
H A Ddired-x.el0 ;;; dired-x.el --- extra Dired functionality -*-byte-compile-dynamic: t;-*-
8 ;; Keywords: dired extensions files
32 ;; This is Sebastian Kremer's excellent dired-x.el (Dired Extra), version
34 ;; been removed or renamed in order to work properly with dired of GNU
41 ;; BUGS: Type M-x dired-x-submit-report and a report will be generated.
45 ;; (add-hook 'dired-load-hook
47 ;; (load "dired-x")
49 ;; ;; (setq dired-guess-shell-gnutar "gtar")
51 ;; (add-hook 'dired-mode-hook
54 ;; ;; (dired
[all...]
H A Dfilesets.el313 :type 'sexp
320 :type 'sexp
327 :type 'sexp
334 :type 'sexp
407 (sexp :tag "Other" :value nil)))
463 (defcustom filesets-browse-dir-function 'dired
471 (const :tag "dired"
472 :value dired)
598 (sexp :tag "Sexp"
712 (sexp
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dpl-refcard.tex218 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
430 %\threecol{sexp}{C-M-b}{C-M-f}
467 %\threecol{sexp}{M-- C-M-k}{C-M-k}
491 %\key{set mark here}{C-@ {\rm or} C-SPC}
492 %\key{exchange point and mark}{C-x C-x}
496 %\key{set mark {\it arg\/} {\bf words} away}{M-@}
497 %\key{mark {\bf paragraph}}{M-h}
498 %\key{mark {\bf page}}{C-x C-p}
499 %\key{mark {\bf sexp}}{
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmessage.el201 :type '(repeat sexp)) ; Fixme: improve this
212 :type '(repeat sexp))
220 :type '(repeat sexp))
234 :type '(repeat sexp))
245 :type '(repeat sexp))
251 :type 'sexp)
341 (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 th
[all...]

Completed in 139 milliseconds