Searched +refs:customize +refs:option (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcustom.el14 ;; the Free Software Foundation; either version 2, or (at your option)
30 ;; user options. The code to customize options is autoloaded from
40 ;; Customize information for this option is in `cus-edit.el'.
41 "Hook called after defining each customize option.")
144 ;; Maybe this option was rogue in an earlier version. It no longer is.
176 (mapc (lambda (option)
177 (custom-add-option symbol option))
220 for this option, the
[all...]
H A Dcus-edit.el14 ;; the Free Software Foundation; either version 2, or (at your option)
29 ;; 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.
38 ;; The following values are associated with an option.
42 ;; This is the value of the option as seen by "the rest of Emacs".
45 ;; different means if the option symbol has the 'custom-get'
51 ;; This is the value shown in the widget in a customize buffer.
55 ;; This is the last value given to the option throug
352 (defgroup customize '((widgets custom-group)) function
996 (defun customize () function
[all...]
/macosx-10.9.5/lsof-52/lsof/
H A DCustomize5 # Customize: customize dialect's machine.h header file.
10 # HASSECURITY the security option
14 # (Note: changing the device cache file option isn't
25 # HASXOPT_ROOT enabling/disabling root use of the -X option
28 # option isn't offered when machine.h contains
91 You may now customize the machine.h header file for this UNIX
96 If you don't know if you need to customize or want to know more
97 about what you can customize, consult the 00DCACHE, 00FAQ, 00PORTING,
102 You don't need to use this procedure to customize lsof; you can
104 want to use this procedure to customize machin
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dsurvival.tex35 % the Free Software Foundation; either version 2, or (at your option)
389 \key{M-x customize} customize variables and faces
H A Dcs-survival.tex31 % the Free Software Foundation; either version 2, or (at your option)
389 \key{M-x customize} jednoduch� nastaven�
H A Dsk-survival.tex31 % the Free Software Foundation; either version 2, or (at your option)
391 \key{M-x customize} jednoduch� nastavenie
H A Dpl-refcard.tex42 % the Free Software Foundation; either version 2, or (at your option)
945 %\metax{customize variables and faces}{M-x customize}
946 \metax{modyfikowanie warto/sci zmiennych\newline i czcionek}{M-x customize}
H A Drefcard.tex24 % the Free Software Foundation; either version 2, or (at your option)
637 \metax{customize variables and faces}{M-x customize}
H A Dfr-survival.tex32 % the Free Software Foundation; either version 2, or (at your option)
391 \key{M-x customize} personnalise les variables et les fontes
H A Dorgcard.tex28 % the Free Software Foundation; either version 2, or (at your option)
281 \metax{For the many customization options try}{M-x org-customize}
492 macros after ``{\tt \\}'', option keywords after ``{\tt \#-}'', TAGS
H A Dcs-refcard.tex21 % the Free Software Foundation; either version 2, or (at your option)
630 \metax{nastavit prom�nn� a faces}{M-x customize}
H A Dpt-br-refcard.tex24 % the Free Software Foundation; either version 2, or (at your option)
644 \metax{personaliza vari{\'a}veis e fontes}{M-x customize}
H A Dsk-refcard.tex21 % the Free Software Foundation; either version 2, or (at your option)
631 \metax{nastavi� premenn� a faces}{M-x customize}
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dmac-win.el13 ;; the Free Software Foundation; either version 2, or (at your option)
94 (let ((aelt (assoc switch command-line-x-option-alist)))
110 (let ((aelt (assoc switch command-line-x-option-alist)))
122 (let ((aelt (assoc switch command-line-x-option-alist)))
141 ;; Handle the -xrm option.
144 (error "%s: missing argument to `%s' option" (invocation-name) switch))
151 ;; Handle the geometry option
177 ;; Handle the -name option. Set the variable x-resource-name
178 ;; to the option's operand; set the name of
182 (error "%s: missing argument to `%s' option" (invocatio
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup596 # option is used.
6183 It allows the user to customize how tklkup will look and
6195 followref -> no value needed. Setting this option will
6217 option.
6362 to bind with. If the user has the binddn option in the .tklkup
6679 Pressing this button gives the user the option of entering a new
/macosx-10.9.5/sudo-72/src/
H A Dpp139 -*) pp_error "unknown option $1"; shift;;
154 -*) pp_error "unexpected option '$1'"
749 _pp_nonl '-*) echo "$1: unknown option">&2; return 1;; *) break;; esac; done; _pp_nonl --; while test $# -gt 0; do _pp_nonl "$1"; shift; done; echo'
1852 pp_error "AIX backend requires the '--destdir' option"
4593 # If the "reload" option is implemented then remove the
7181 <options customize="never" allow-external-scripts="no"/>

Completed in 149 milliseconds