Searched +refs:face +refs:spec +refs:set (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-face.el1 ;;; cus-face.el --- customization support for faces
34 ;;; Declaring a face.
37 (defun custom-declare-face (face spec doc &rest args)
39 (unless (get face 'face-defface-spec)
41 (unless (facep face)
42 ;; If the user has already created the face, respec
[all...]
H A Dcus-theme.el37 (set-keymap-parent map widget-keymap)
50 (set (make-local-variable 'widget-documentation-face) 'custom-documentation)
51 (set (make-local-variable 'widget-button-face) custom-button)
52 (set (make-local-variable 'widget-button-pressed-face) custom-button-pressed)
53 (set (make-local-variable 'widget-mouse-face) custom-button-mouse)
55 (set (mak
[all...]
H A Dfont-lock.el30 ;; one face, strings in another, reserved words in another, and so on.
32 ;; Comments will be displayed in `font-lock-comment-face'.
33 ;; Strings will be displayed in `font-lock-string-face'.
60 ;; insertion or deletion). Fontification means the replacement of `face' text
61 ;; properties in a given region; Emacs displays text with these `face' text
77 ;; The syntactic pass places `face' text properties in the buffer according to
88 ;; The keyword pass places `face' text properties in the buffer according to
106 ;; mode has an entry. (Font Lock mode is set up via (a) where a mode's
151 ;; '(("\\<\\(one\\|two\\|three\\)\\>" . font-lock-keyword-face)
152 ;; ("\\<\\(four\\|five\\|six\\)\\>" . font-lock-type-face))
[all...]
H A Dcus-edit.el46 ;; property. Similarly, set-default (or the 'custom-set' property)
47 ;; can set it.
109 ;; 3. set
142 (require 'cus-face)
302 "Internationalization and alternate character-set support."
476 (set-keymap-parent map widget-keymap)
481 (define-key map "\C-c\C-c" 'Custom-set)
492 (set-keymap-parent map custom-mode-map)
623 ("-face\\'" fac
3632 (define-widget 'face 'symbol function
[all...]
H A Dcustom.el33 ;; The code implementing face declarations is in `cus-face.el'.
46 Users should not set it.")
62 (set-default symbol (if (get symbol 'saved-value)
66 (defun custom-initialize-set (symbol value)
69 then set it using its `:set' function (or `set-default' if it has none).
73 (funcall (or (get symbol 'custom-set) 'set
[all...]
H A Dsubr.el57 (defmacro def-edebug-spec (symbol spec)
58 "Set the `edebug-form-spec' property of SYMBOL according to SPEC.
61 `(put (quote ,symbol) 'edebug-form-spec (quote ,spec)))
123 (defmacro dolist (spec &rest body)
134 `(let ((,temp ,(nth 1 spec))
135 ,(car spec))
137 (setq ,(car spec) (car ,temp))
140 ,@(if (cdr (cdr spec))
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-spec.el1 ;;; gnus-spec.el --- format spec functions for Gnus
85 (defvar gnus-mouse-face)
86 (defvar gnus-mouse-face-prop)
90 (defun gnus-summary-line-format-spec ()
107 gnus-mouse-face-prop gnus-mouse-face)
110 (defvar gnus-summary-line-format-spec
111 (gnus-byte-code 'gnus-summary-line-format-spec))
113 (defun gnus-summary-dummy-line-format-spec ()
[all...]
H A Dgnus-util.el116 (set-buffer (window-buffer ,w)))
122 (put 'gnus-eval-in-buffer-window 'edebug-form-spec '(form body))
128 (set symbol nil))
303 (defmacro gnus-local-set-keys (&rest plist)
317 (put 'gnus-local-set-keys 'lisp-indent-function 1)
327 (error "Can't set keys in a null keymap"))
332 (set (car keymap) nil)
410 and `gnus-seconds-year' in the AGE spec. They return the number of
552 (set-window-hscroll (gnus-get-buffer-window (current-buffer) t) 0)
567 (set
[all...]
H A Dgnus-art.el37 (require 'gnus-spec)
202 :type '(set (const :tag "Headers with no content." empty)
216 By default, if you set this t, then Gnus will display citations and
256 (defcustom gnus-article-x-face-command
260 'gnus-display-x-face-in-from
263 'gnus-display-x-face-in-from
268 asynchronously. The compressed face will be piped to this command."
270 (function-item gnus-display-x-face-in-from)
276 (defcustom gnus-article-x-face-too-ugly nil
277 "Regexp matching posters whose face should
[all...]
H A Dgnus-sum.el36 (require 'gnus-spec)
316 newsgroups, set the variable to nil in `gnus-select-group-hook'."
675 %u User-defined spec
695 This variable is local to each summary buffer and usually set by the
791 This hook is run before any variables are set in the summary buffer."
842 (mail-header-set-subject
929 (defcustom gnus-summary-selected-face 'gnus-summary-selected
932 :type 'face)
978 of the face field after the first true form is used. You can change
979 how those summary lines are displayed, by editing the face fiel
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Detags.el39 If you set this variable, do not also set `tags-table-list'.
41 ;; Make M-x set-variable tags-file-name like M-x visit-tags-table.
64 If you set this variable, do not also set `tags-file-name'.
126 (defvar tags-table-set-list nil
153 (defcustom tags-tag-face 'default
156 :type 'face
269 (set (make-local-variable 'tags-table-files) nil)
270 (set (mak
[all...]
H A Didlw-shell.el131 This is a fine thing to set in your `.emacs' file."
209 This variable must already be set when idlwave-shell.el is loaded.
224 upon return to the main level. Can be set to 'breakpoint to enter
253 to set this option to nil."
317 (set :tag "Checklist" :greedy t
473 'face Use `idlwave-shell-stop-line-face' to highlight the line.
474 t Use what IDLWAVE thinks is best. Will be a face where possible,
478 a face highlighting may be better.
485 (const :tag "Highlight with face" fac
[all...]
H A Debrowse.el33 ;; - A complete set of tags-like functions working on class trees
169 "*The face used for the mark character in the tree."
172 (put 'ebrowse-tree-mark-face 'face-alias 'ebrowse-tree-mark)
178 "*The face used for root classes in the tree."
181 (put 'ebrowse-root-class-face 'face-alias 'ebrowse-root-class)
186 "*The face for filenames displayed in the tree."
189 (put 'ebrowse-file-name-face 'face
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el184 You can manually set another nickname with the /NICK command."
199 :set (lambda (sym val)
201 (set sym (funcall val))
202 (set sym val))))
210 "Initial user modes to be set after a connection is established."
226 "If set to non-nil, send lines consisting of only whitespace."
249 (define-widget 'erc-message-type 'set
250 "A set of standard IRC Message types."
286 without arguments, with the current buffer set to the buffer of
367 (put 'erc-with-server-buffer 'edebug-form-spec '(bod
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-e.el51 ;; (global-set-key "\C-cr" 'mh-rmail)
52 ;; (global-set-key "\C-xm" 'mh-smail)
53 ;; (global-set-key "\C-x4m" 'mh-smail-other-window)
113 ;; Function declarations (use font-lock-function-name-face).
115 ;; Variable declarations (use font-lock-variable-name-face).
116 "\\(def\\(custom\\|face\\)-mh\\)\\|"
117 ;; Group declarations (use font-lock-type-face).
123 (1 font-lock-keyword-face)
124 (7 (cond ((match-beginning 2) font-lock-function-name-face)
125 ((match-beginning 4) font-lock-variable-name-face)
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Drefcard.tex161 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
380 \key{set mark here}{C-@ {\rm or} C-SPC}
383 \key{set mark {\it arg\/} {\bf words} away}{M-@}
453 \key{set fill column}{C-x f}
454 \key{set prefix each line starts with}{C-x .}
456 \key{set face}{M-o}
562 \threecol{explicit set}{[ {\rm$\ldots$} ]}{[^ {\rm$\ldots$} ]}
572 \key{set coding system for next command}{C-x RET c}
645 (global-set
[all...]
H A Dpl-refcard.tex163 % \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
491 %\key{set mark here}{C-@ {\rm or} C-SPC}
496 %\key{set mark {\it arg\/} {\bf words} away}{M-@}
607 %\key{set fill column}{C-x f}
608 %\key{set prefix each line starts with}{C-x .}
613 %\key{set face}{M-g}
795 %\threecol{explicit set}{[ {\rm$\ldots$} ]}{[^ {\rm$\ldots$} ]}
809 %\metax{specify principal language}{M-x set-language-environment}
812 %\key{set codin
[all...]

Completed in 297 milliseconds