Searched refs:choice (Results 276 - 300 of 441) sorted by relevance

<<1112131415161718

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dflymake.el1243 (choice nil))
1246 (setq choice (flymake-popup-menu menu-data))
1247 (flymake-log 3 "choice=%s" choice)
1248 (when choice
1249 (eval choice)))
H A Detags.el53 :type '(choice (const :tag "Case-sensitive" nil)
96 :type '(choice (const :tag "Do" t)
145 :type '(choice (const nil) function))
H A Dsimula.el141 :type '(choice (const upcase) (const downcase) (const capitalize)(const nil))
153 :type '(choice (const upcase) (const downcase) (const capitalize)
162 :type '(choice file (const nil))
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dflyspell.el182 :type '(choice string (const :tag "Default" nil)))
224 :type '(choice string (const :tag "None" nil)))
239 :type '(choice number (const :tag "All small" nil)))
249 :type '(choice string (const nil)))
254 :type '(choice string (const nil)))
H A Dorg.el123 :type '(choice
202 :type '(choice (const :tag "Default" nil)
290 :type '(choice
295 (choice :tag "Context"
318 :type '(choice
323 (choice :tag "Context"
349 :type '(choice
354 (choice :tag "Context"
392 :type '(choice (const :tag "Never" nil)
513 the safe choice
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el79 :type '(choice (const :tag "off" nil)
90 :type '(choice number
116 :type '(choice (const :tag "off" nil)
147 :type '(choice (const :tag "off" nil)
164 :type '(choice (const :tag "off" nil)
173 :type '(choice (const :tag "off" nil)
209 :type '(choice (const :tag "off" nil)
218 :type '(choice (const :tag "disable")
292 :type '(choice (const :tag "off" nil)
322 :type '(choice (cons
[all...]
H A Dmm-url.el79 :type '(choice
H A Dpop3.el80 :type '(choice (const :tag "Normal user/password" pass)
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcirc.el101 :type '(choice (const :tag "Value of `fill-column'")
111 :type '(choice (const :tag "Dynamic" nil)
143 :type '(choice (const :tag "No truncation" nil)
170 :value-type (choice (list :tag "NickServ"
268 :type '(alist :key-type (choice (string :tag "Channel Regexp")
271 :value-type (choice coding-system
1082 :type '(alist :key-type (choice (string :tag "Type")
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dvc.el505 :type '(choice (const :tag "None" nil)
515 :type '(choice (const :tag "None" nil)
525 :type '(choice (const :tag "None" nil)
562 :type '(choice (const :tag "None" nil)
574 :type '(choice (const :tag "Work out" nil) (const yes) (const no))
581 :type '(choice (const :tag "No" nil)
596 :type '(choice (const :tag "By Color Map Range" nil)
1510 The choice between revert (to see expanded keywords) and unvisit depends on
H A Dfilecache.el182 :type '(choice (const :tag "Yes" t)
H A Dhi-lock.el133 :type '(choice (const :tag "Do not use file patterns" never)
H A Dimage-dired.el184 :type '(choice :tag "How to store thumbnail files"
262 :type '(choice (const :tag "Not Set" nil) string)
269 :type '(choice (const :tag "Not Set" nil) string)
431 :type '(choice :tag "Default line-up method"
H A Dindent.el57 :type '(choice (const nil) (const t) (const always)))
H A Disearch.el101 :type '(choice (const :tag "off" nil)
123 :type '(choice (const :tag "Find Spaces Literally" nil)
136 :type '(choice (const :tag "Match hidden text" t)
279 :type '(choice (const :tag "All" nil)
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dfilter.c446 " unknown substring choice=%ld\n",
608 ber_tag_t choice; local
619 choice = f->f_choice & SLAPD_FILTER_MASK;
621 switch ( choice ) {
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dadminutil.c91 choice[41]; /* Choice */ local
288 if (sscanf(line, "*%40s%*[ \t]%40[^:/]", option, choice) != 2)
292 _("Bad option + choice on line %d.")),
323 "%%cupsJobTicket: %s=%s\n\"\n*End", option, choice);
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A DMakefile31 ppdc-choice.o \
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcust-print.el148 :type '(choice (const nil) integer)
H A Delp.el172 :type '(choice integer
H A Dre-builder.el135 :type '(choice (const :tag "Read syntax" read)
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-dirs.el91 :type '(choice (const :tag "Never" nil)
H A Desh-io.el147 (choice (const :tag "Func returns output-func" t)
H A Desh-proc.el426 :type '(choice (const :tag "Kill all, don't ask" t)
H A Desh-var.el196 (choice (const :tag "Copy to environment" t)

Completed in 223 milliseconds

<<1112131415161718