Searched +refs:custom +refs:variable +refs:state +refs:set (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-edit.el31 ;; See `custom.el'.
33 ;; No commands should have names starting with `custom-' because
45 ;; different means if the option symbol has the 'custom-get'
46 ;; property. Similarly, set-default (or the 'custom-set' property)
47 ;; can set it.
84 ;; variable that has one value when Emacs is running under a window
86 ;; when the variable is first initialized, this is only relevant for the
99 ;; The state ha
2165 (define-widget 'custom 'default function
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A DviperCard.tex158 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
284 Viper has four states: {\it emacs state}, {\it vi state}, {\it insert state},
285 {\it replace state}.
286 Mode line tells you which state you are in.
287 In emacs state you can do all the normal GNU Emacs editing.
288 This card explains only vi state and insert state (replace state i
[all...]
H A Dorgcard.tex151 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
224 % \<...> - surrounds a variable name in a code example
324 To set archive location for current file, add a line like$^2$:
384 \key{set and eval column formula}{C-c =}
385 \key{set and eval field formula}{C-u C-c =}
505 \key{rotate the state of the current item}{C-c C-t}
509 \key{set the priority of the current item}{C-c , [ABC]}
525 \key{set tags for current heading}{C-c C-c}
550 \key{Toggle custom format display for dates/times}{C-c C-x C-t}
582 \key{configure custom command
[all...]
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DDBI.pm245 # Store the default start state of each dbh in the handle
273 # Restore the default start state of each dbh
382 it checks if the environment variable 'MOD_PERL' has been set
445 requests are handled by different processes and a process does not know the state
454 have set other parameters, the handle is reset to its initial connection state
498 To enable debugging the variable $Apache::DBI::DEBUG must be set. This
499 can either be done in startup.pl or in the user script. Setting the variable
[all...]
/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DDBI.pm42 my $ChildExitHandlerInstalled; # set to true on installation of
281 # Store the default start state of each dbh in the handle
309 # Restore the default start state of each dbh
418 it checks if the environment variable 'MOD_PERL' has been set
481 requests are handled by different processes and a process does not know the state
490 have set other parameters, the handle is reset to its initial connection state
534 To enable debugging the variable $Apache::DBI::DEBUG must be set
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el74 ;; common base functionality, and a common set of bindings, with all
92 ;; and the custom package
93 ;; <URL:http://www.dina.kvl.dk/~abraham/custom/>.
163 ;; (sql-set-product 'xyz))
193 ;; (set-buffer (apply 'make-comint "SQL" sql-xyz-program
233 (require 'custom)
238 (defvar font-lock-set-defaults)
248 ;; These four variables will be used as defaults, if set.
374 "This variable contains a list of product features for each of the
388 :font-lock name of the variable containin
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlisp.vim25 set iskeyword=38,42,43,45,47-58,60-62,64-90,97-122,_
29 set ignorecase
110 syn keyword lispFunc apply gbitp random-state
111 syn keyword lispFunc applyhook gcd random-state-p
175 syn keyword lispFunc boole-set last set
176 syn keyword lispFunc boole-xor lcm set-char-bit
177 syn keyword lispFunc boolean ldb set-difference
178 syn keyword lispFunc both-case-p ldb-test set-dispatch-macro-character
179 syn keyword lispFunc boundp ldiff set
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm19 # set this to '1' if you're using a wrapper
32 #set this to the opcodes which are allowed when
33 #$ALLOW_CODE_IN_CONFIG_FILE is set to a true value
780 the C<debug()> and C<info()> calls, because the log level has been set
915 (DEBUG) through. But after this check, Log4perl will eventually apply custom
918 impossible to know what a custom filter does with a message without
967 C<Log::Log4perl> already comes with a standard set of appenders:
1266 before you call init(). Alternatively you can supply a restricted set of
1700 set it with
1742 This will set u
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm21 # set this to '1' if you're using a wrapper
32 #set this to the opcodes which are allowed when
33 #$ALLOW_CODE_IN_CONFIG_FILE is set to a true value
636 the C<debug()> and C<info()> calls, because the log level has been set
795 C<Log::Log4perl> already comes with a standard set of appenders:
1059 before you call init(). Alternatively you can supply a restricted set of
1471 set it with
1513 This will set up a signal handler for SIGHUP and reload the configuration
1532 Log::Log4perl's configuration files support simple variable substitution.
1562 variable
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el45 ;; iCalendar file. It can also serve as a publishing tool for a set of
100 ;;; The custom variables
129 "Non-nil means, entering Org-mode will set `truncate-lines'.
152 has been set."
161 alternative bindings. Setting this variable to t will replace the following
170 If you do not like the alternative keys, take a look at the variable
173 This option is only relevant at load-time of Org-mode, and must be set
275 been invisible before. When this is set, the hierarchy of headings
288 default default for all contexts not set explicitly"
310 been invisible before. When this is set, th
3334 (defvar state) function
[all...]

Completed in 290 milliseconds