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

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-util.el38 (require 'custom)
41 ;; Fixme: this should be a gnus variable, not nnmail-.
98 (defun gnus-boundp (variable)
100 (and (boundp variable)
101 (symbol-value variable)))
345 (defun gnus-completing-read-with-default (default prompt &rest args)
347 (let* ((prompt (if default
348 (concat prompt " (default " default "): ")
349 (concat prompt ": ")))
350 (answer (apply 'completing-read prompt arg
[all...]
/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
2165 (define-widget 'custom 'default function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el124 ;; environments you have defined yourself (variable
131 ;; - prompt for a label string (default for figures and
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)
366 pressing `?' to any prompt mentionin
[all...]
H A Dorg.el100 ;;; The custom variables
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
645 un-optimized version in OrgTbl-mode, see the variable `orgtbl-optimized'.
647 This variable can be used to turn on and off the table editor during a session,
650 See also the variable `org-table-auto-blank-field'."
666 Org-mode. See the variable `org-enable-table-editor' for details. Changing
667 this variable requires a restart of Emacs to become effective."
813 When this variable is nil, formula calculation is only available through
818 ;; FIXME this is also a variable tha
[all...]
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay-0.64/
H A DSSLeay.pm141 custom location. If everything builds OK, but you get failures when during
203 F<Makefile.PL> does not prompt for questions on STDIN, set the environment
204 variable C<PERL_MM_USE_DEFAULT=1> as with any CPAN module built using
257 you need to set the environment variable C<HTTPS_PROXY> to your
264 Use of the C<HTTPS_PROXY> environment variable in this way
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el92 ;; and the custom package
93 ;; <URL:http://www.dina.kvl.dk/~abraham/custom/>.
99 ;; available. There is no prompt and some output still is buffered.
126 ;; :sqli-prompt-regexp "^xyzdb> "
127 ;; :sqli-prompt-length 7
233 (require 'custom)
302 :sqli-prompt-regexp "^db2 => "
303 :sqli-prompt-length 7)
308 :sqli-prompt-regexp "^SQL> "
309 :sqli-prompt
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex224 % \<...> - surrounds a variable name in a code example
473 files. The note-finishing command \kbd{C-c C-c} will first prompt for
532 \key{prompt for date and insert timestamp}{C-c .}
550 \key{Toggle custom format display for dates/times}{C-c C-x C-t}
582 \key{configure custom commands}{C-c a C$^1$}
727 %Configure the variable {\tt org-CUA-compatibility} to make Org-mode
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dvim.vim28 syn keyword vimOption contained ai ambw ari aw backupext beval biosk brk buflisted cdpath cin cinwords cocu compatible consk cpt cscopetagorder csverb debug dict dir eb enc errorbells expandtab fdl fenc fileformat fml foldignore foldopen fs gfn grepprg guiheadroom helplang history hls imactivatekey iminsert inde insertmode iskeyword keymodel laststatus lisp lpl magic maxfuncdepth menuitems mm modifiable mousem mps number opendevice paste pex pmbcs printencoding prompt rdt revins ro runtimepath scroll sections sh shellslash shortmess showtabline slm sn spellcapcheck splitright ssop stmp swapfile syn tabstop tagstack tbs textauto tildeop titlestring top ttimeout ttym uc undolevels vb vfile visualbell wc wh wildignore window winwidth wmw writeany
83 " Deprecated variable options {{{2
203 syn keyword vimUserAttrbCmplt contained custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
207 syn match vimUserAttrbCmplt contained "custom,\u\w*"
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp.el155 (require 'custom)
160 (unless (boundp 'custom-print-functions)
161 (defvar custom-print-functions nil)) ; not autoloaded before Emacs 20.4
171 ;; `directory-sep-char' is an obsolete variable in Emacs. But it is
259 This variable can be used to change the \"/bin/sh\" part. See the
260 variable `tramp-encoding-command-switch' for the \"-c\" part. Also, see the
261 variable `tramp-encoding-reads-stdin' to specify whether the commands read
264 Note that this variable is not used for remote commands. There are
275 See the variable `tramp-encoding-shell' for more information."
290 This variable i
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1563 $add_option->( 'variable-maximum-line-length', 'vmll', '!' );
4292 my ( $prompt, $msg ) = @_;
4304 push @{$routput_array}, "$line_information_string $prompt$msg";
6229 # -variable => \$TRANS
6661 # variable $indentation is either a constant number of spaces or an object
6681 # indentation variable. $indentation is either a constant number of
7818 $rOpts->{'variable-maximum-line-length'};
8518 # comes in on a line following a variable with leading arrow:
9086 # previous, value of this variable when creating a new blank (align.t)
11148 # a minus may introduce a quoted variable, an
[all...]

Completed in 214 milliseconds