Searched +refs:custom +refs:group +refs:tag +refs:faces (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-edit.el8 ;; Keywords: help, faces
31 ;; 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)
145 (defvar custom-versions-load-alist) ; from cus-load
156 (put 'custom-define-hook 'custom-type 'hook)
157 (put 'custom-define-hook 'standard-value '(nil))
158 (custom
332 (defgroup faces nil function
2165 (define-widget 'custom 'default function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el100 ;;; The custom variables
104 :tag "Org"
105 :group 'outlines
106 :group 'hypermedia
107 :group 'calendar)
111 :tag "Org Startup"
112 :group 'org)
122 :group 'org-startup
124 (const :tag "nofold: show all" nil)
125 (const :tag "fol
[all...]

Completed in 124 milliseconds