Searched +refs:custom +refs:variable +refs:menu (Results 1 - 7 of 7) 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)
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
123 ;; There is no standard value. This means that the variable was
145 (defvar custom-versions-load-alist) ; from cus-load
156 (put 'custom-define-hook 'custom
437 (defgroup menu nil function
2165 (define-widget 'custom 'default function
[all...]
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DDBI.pm319 # prepare menu item for Apache::Status
382 it checks if the environment variable 'MOD_PERL' has been set
457 This module plugs in a menu item for Apache::Status or Apache2::Status.
458 The menu lists the current database connections. It should be considered
494 For the menu item 'DBI connections' you need to call
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
500 to 1, just reports about a new connect. Setting the variable to 2 enables full
529 Apache::DBI or use your own custom connection handling.) If you are developing
/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DDBI.pm355 # prepare menu item for Apache::Status
418 it checks if the environment variable 'MOD_PERL' has been set
493 This module plugs in a menu item for Apache::Status or Apache2::Status.
494 The menu lists the current database connections. It should be considered
530 For the menu item 'DBI connections' you need to call
534 To enable debugging the variable $Apache::DBI::DEBUG must be set. This
535 can either be done in startup.pl or in the user script. Setting the variable
536 to 1, just reports about a new connect. Setting the variable to 2 enables full
565 Apache::DBI or use your own custom connection handling.) If you are developing
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el124 ;; environments you have defined yourself (variable
136 ;; Which labels are created how is configurable with the variable
152 ;; the variable `reftex-cite-format' if you want to insert different
193 ;; have a file variable `TeX-master' or `tex-main-file' pointing to
209 ;; (see variable `reftex-plug-into-AUCTeX'). AUCTeX contains style
239 ;; and customize RefTeX. The second part is a command and variable
283 (require 'custom)
311 (make-variable-buffer-local 'reftex-mode)
316 (defvar reftex-mode-menu nil)
353 When referencing, you get a menu wit
[all...]
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim29 " TODO: Maybe I should add a menu so that people will actually use some of
35 " TODO: Add a level of indirection, so that custom % scripts can use my
190 " Set the following local variable:
599 " or viewed using the menu items below.
737 " either from a buffer variable or passed as arguments.
/macosx-10.9.5/emacs-92/emacs/etc/
H A DviperCard.tex322 Execute info command by typing \kbd{M-x info} and select menu item
614 \twocol{{\bf variable}}{{\bf default value}}
626 \twocol{viper-custom-file-name}{"\~{}/.vip"}
736 \key{{\bf set} a variable's value}{:se}
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dvim.vim83 " Deprecated variable options {{{2
202 syn keyword vimUserAttrbCmplt contained augroup buffer command dir environment event expression file function help highlight mapping menu option shellcmd something tag tag_listfiles var
203 syn keyword vimUserAttrbCmplt contained custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
207 syn match vimUserAttrbCmplt contained "custom,\u\w*"
335 syn keyword vimCommand am[enu] an[oremenu] aun[menu] cme[nu] cnoreme[nu] cunme[nu] ime[nu] inoreme[nu] iunme[nu] me[nu] nme[nu] nnoreme[nu] noreme[nu] nunme[nu] ome[nu] onoreme[nu] ounme[nu] unme[nu] vme[nu] vnoreme[nu] vunme[nu] skipwhite nextgroup=@vimMenuList

Completed in 88 milliseconds