Searched +refs:customize +refs:mode (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgmm-utils.el158 ;; Work around (bug in customize?), see
161 ;; print-buffer customize help)
175 (const customize)
197 (if (and (boundp 'tool-bar-mode)
198 tool-bar-mode
236 ;; Zap some items which aren't relevant for this mode and take up space.
394 (defun gmm-customize-mode (&optional mode)
396 If mode i
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcustom.el30 ;; user options. The code to customize options is autoloaded from
41 "Hook called after defining each customize option.")
279 must appear in the alist `customize-package-emacs-version-alist'.
458 (defun custom-group-of-mode (mode)
461 (or (get mode 'custom-mode-group)
462 (if (or (get mode 'custom-group)
463 (and (string-match "-mode\\'" (symbol-name mode))
[all...]
H A Dcus-edit.el29 ;; This file implements the code to create and edit customize buffers.
34 ;; that interferes with completion. Use `customize-' for commands
37 ;; The identity of a customize option is represented by a Lisp symbol.
51 ;; This is the value shown in the widget in a customize buffer.
55 ;; This is the last value given to the option through customize.
62 ;; This is last value saved from customize.
76 ;; This is what customize thinks the current value should be.
95 ;; The possible states for a customize widget are:
128 ;; `customize-apropos' with a prefix arg or by calling
129 ;; `customize
352 (defgroup customize '((widgets custom-group)) function
996 (defun customize () function
[all...]
H A Dibuffer.el45 (defvar ibuffer-auto-mode)
69 " " (mode 16 16 :left :elide) " " filename-and-process)
74 attributes of a buffer such as size, name, and mode in a particular
75 order. Through this variable, you can completely customize and
86 mark modified read-only name size mode process filename
153 (30 (memq major-mode ibuffer-help-buffer-modes) font-lock-comment-face)
154 (35 (eq major-mode 'dired-mode) font-lock-function-name-face))
196 (defcustom ibuffer-default-sorting-mode 'recency
205 (const :tag "Major mode"
1711 (define-ibuffer-column mode function
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex177 mode line describing the buffer in the window above it,
295 Valid responses in query-replace mode are
389 \key{M-x customize} customize variables and faces
404 Emacs for editing text of a particular sort. The mode line
407 \key{C-h m} get mode-specific information
H A Drefcard.tex51 % Which mode to use is controlled by setting \columnsperpage above.
173 %% in case we never use \columnb (two-column mode)
189 % we won't be using math mode much, so redefine some of the characters
227 % If an \halign is entered while in vertical mode, a parskip is never
310 \key{get mode-specific information}{C-h m}
397 Valid responses in query-replace mode are
440 \key{indent current {\bf line} (mode-dependent)}{TAB}
441 \key{indent {\bf region} (mode-dependent)}{C-M-\\}
442 \key{indent {\bf sexp} (mode-dependent)}{C-M-q}
535 \key{add mode
[all...]
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
55 % Which mode to use is controlled by setting \columnsperpage above.
163 %% in case we never use \columnb (two-column mode)
179 % we won't be using math mode much, so redefine some of the characters
220 % If an \halign is entered while in vertical mode, a parskip is never
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
281 \metax{For the many customization options try}{M-x org-customize}
334 \key{global TODO list in agenda mode}{
[all...]
H A Dpl-refcard.tex65 % Which mode to use is controlled by setting \columnsperpage above.
177 %% in case we never use \columnb (two-column mode)
193 % we won't be using math mode much, so redefine some of the characters
231 % If an \halign is entered while in vertical mode, a parskip is never
366 %\key{get mode-specific information}{C-h m}
517 %Valid responses in query-replace mode are
584 %\key{indent current {\bf line} (mode-dependent)}{TAB}
585 %\key{indent {\bf region} (mode-dependent)}{C-M-\\}
586 %\key{indent {\bf sexp} (mode-dependent)}{C-M-q}
747 %\key{add mode
[all...]
H A Dfr-survival.tex179 une ligne de mode d\'ecrivant le tampon de la fen�tre au-dessus d'elle,
298 Les r\'eponses correctes dans le mode query-replace sont :
391 \key{M-x customize} personnalise les variables et les fontes
407 Emacs pour l'\'edition de textes de diff\'erents types. La ligne de mode
410 \key{C-h m} affiche les informations sp\'ecifiques au mode en cours
H A Dcs-survival.tex184 tzv. mode line popisuj�c� buffer nad n�
389 \key{M-x customize} jednoduch� nastaven�
H A Dsk-survival.tex186 tzv. mode line popisuj�ca buffer nad �ou
391 \key{M-x customize} jednoduch� nastavenie
H A Dcs-refcard.tex48 % Which mode to use is controlled by setting \columnsperpage above.
167 %% in case we never use \columnb (two-column mode)
183 % we won't be using math mode much, so redefine some of the characters
221 % If an \halign is entered while in vertical mode, a parskip is never
630 \metax{nastavit prom�nn� a faces}{M-x customize}
H A Dpt-br-refcard.tex51 % Which mode to use is controlled by setting \columnsperpage above.
179 %% in case we never use \columnb (two-column mode)
195 % we won't be using math mode much, so redefine some of the characters
233 % If an \halign is entered while in vertical mode, a parskip is never
644 \metax{personaliza vari{\'a}veis e fontes}{M-x customize}
H A Dsk-refcard.tex48 % Which mode to use is controlled by setting \columnsperpage above.
169 %% in case we never use \columnb (two-column mode)
185 % we won't be using math mode much, so redefine some of the characters
223 % If an \halign is entered while in vertical mode, a parskip is never
631 \metax{nastavi� premenn� a faces}{M-x customize}
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dps-mode.el1 ;;; ps-mode.el --- PostScript mode for GNU Emacs
35 (defconst ps-mode-version "1.1h, 16 Jun 2005")
36 (defconst ps-mode-maintainer-address "Peter Kleiweg <p.c.j.kleiweg@rug.nl>")
42 "PostScript mode for Emacs."
48 :prefix "ps-mode-"
58 (defcustom ps-mode-auto-indent t
63 (defcustom ps-mode-tab 4
68 (defcustom ps-mode-paper-size '(595 842)
110 (defcustom ps-mode
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dpp462 *) pp_error "bad user mode $1";;
474 *) pp_error "bad group mode $1";;
486 *) pp_error "bad other mode $1";;
498 *) pp_error "bad set-id mode $1";;
1270 #-- the mode must be an octal number of at least three digits
1406 #-- convert '=' shortcuts into mode/owner/group from ls
1709 echo " mode = $m"
2982 # Use Solaris default mode, owner and group if all unspecified
3015 pp_warn "$p: invalid mode $m for symlink, should be 777 or -"
6647 # Filter a cpio file, applying the user/group/mode specifie
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup130 # If not in debug mode;
158 # in debug mode, so do not fork but continue to run.
6115 print( "\t-d Perl-LDAP debug mode. Display debug messages to stdout.\n" );
6126 print( "\t-n Tklkup debug mode. Display debug messages to stdout.\n" );
6183 It allows the user to customize how tklkup will look and
6277 password. The normal mode of operation for this function is an
6306 tklkup process will fork and run in background mode.
6307 If tklkup is run in debug mode or on a system that is not
6309 foreground mode.

Completed in 217 milliseconds