Searched +refs:face +refs:underline (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dansi-color.el105 [default bold default italic underline bold bold-italic modeline]
106 "Faces used for SGR control sequences determining a face.
115 4 underlined underline
121 with the current face.
125 :type '(vector face face face face face face fac
[all...]
H A Dfaces.el43 "Influencing face font selection."
47 (defcustom face-font-selection-order
49 "*A list specifying how face font selection chooses fonts.
53 those face attributes first that appear first in the list. For
66 (defcustom face-font-family-alternatives
82 (defcustom face-font-registry-alternatives
114 (defun face-list ()
115 "Return a list of all defined face names."
116 (mapcar #'car face-new-frame-defaults))
121 (defun make-face (fac
1901 (defface underline function
[all...]
H A Dsb-image.el98 (put-text-property start end 'face 'underline))
H A Dfacemenu.el1 ;;; facemenu.el --- create a face menu for interactively adding fonts to text
29 ;; set the face used for a region of the buffer. Some faces also have
36 ;; Selecting a face from the menu or typing the keyboard equivalent will
37 ;; change the region to use that face. If you use transient-mark-mode and the
38 ;; region is not active, the face will be remembered and used for the next
62 ;; (underline . [?\H-u])))
75 ;; both, although most other combinations (eg bold + underline + some color)
96 ;;;###autoload (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
103 "Create a face menu for interactively adding fonts to text."
112 (underline
[all...]
H A Ddisp-table.el168 (defun standard-display-underline (c uc)
175 (make-glyph-code uc 'underline)
190 (defun make-glyph-code (char &optional face)
191 "Return a glyph code representing char CHAR with face FACE."
193 ;; face id greater that 4091 are silently ignored.
194 (if (and face (<= (face-id face) #xfff))
195 (logior char (lsh (face-id face) 1
[all...]
H A Dapropos.el78 (defcustom apropos-symbol-face 'bold
81 :type 'face)
83 (defcustom apropos-keybinding-face 'underline
86 :type 'face)
88 (defcustom apropos-label-face 'italic
93 :type 'face)
95 (defcustom apropos-property-face 'bold-italic
98 :type 'face)
100 (defcustom apropos-match-face 'matc
[all...]
H A Dezimage.el325 (put-text-property start end 'face 'underline))
349 (put-text-property start end 'face 'underline))
H A Dps-print.el54 ;; ps-print uses the same face attributes defined through font-lock or hilit to
58 ;; ps-print allows a remap of face to another one that it is better to print,
59 ;; for example, the face font-lock-comment-face (if you are using font-lock)
115 ;; include font, color, and underline information in the PostScript image, so
117 ;; without the -with-faces suffix don't include font, color, or underline
124 ;; color, or underline information, and
128 ;; font, color, and underline information,
990 ;; (w3-table-hack-x-face . "LineDrawNormal"))
999 ;; Note that on above example the `w3-table-hack-x-face' entr
[all...]
H A Dman.el149 (defcustom Man-overstrike-face 'bold
151 :type 'face
154 (defcustom Man-underline-face 'underline
156 :type 'face
159 (defcustom Man-reverse-face 'highlight
161 :type 'face
875 ;; ESC [ 04 m underline
878 ;; ESC [ 24 m no-underline
[all...]
H A Dcus-edit.el142 (require 'cus-face)
623 ("-face\\'" face)
772 '(custom-variable custom-face)))
788 '(custom-variable custom-face)))
823 '(custom-variable custom-face)))
839 '(custom-variable custom-face)))
857 '(custom-variable custom-face)))
1204 (push (list symbol 'custom-face) found)))))))
1260 (defun customize-face (
3632 (define-widget 'face 'symbol function
[all...]
H A Dbuff-menu.el81 (put 'Buffer-menu-buffer 'face-alias 'buffer-menu-buffer)
159 (define-key Buffer-menu-mode-map [follow-link] 'mouse-face)
677 (define-key map [follow-link] 'mouse-face)
691 'mouse-face 'highlight
718 ;; they work regardless of the header-line face.
726 (put-text-property 0 3 'face 'fixed-pitch header)
737 ;; Use U+2014 (EM DASH) to underline if possible, else use ASCII
739 (let ((underline (if (char-displayable-p ?\u2014) ?\u2014 ?-)))
743 (if (memq c '(?\n ?\s)) c underline))
828 font-lock-face buffe
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Denriched.el63 ;; Emacs doesn't have a "fixed" face by default, since all faces currently
70 This face is used for text specifically marked as fixed-width, for example
107 '((face (bold-italic "bold" "italic")
110 (underline "underline")
114 (nil enriched-encode-other-face))
361 (defun enriched-encode-other-face (old new)
362 "Generate annotations for random face change.
364 (cons (and old (enriched-face-ans old))
365 (and new (enriched-face
[all...]
H A Dsgml-mode.el254 '((t (:inherit font-lock-builtin-face)))
255 "`sgml-mode' face used to highlight the namespace part of identifiers."
257 (defvar sgml-namespace-face 'sgml-namespace)
261 `((,(concat "<\\([!?]" sgml-name-re "\\)") 1 font-lock-keyword-face)
265 (1 (if (match-end 2) sgml-namespace-face font-lock-function-name-face))
266 (2 font-lock-function-name-face nil t))
273 (1 (if (match-end 2) sgml-namespace-face font-lock-variable-name-face))
274 (2 font-lock-variable-name-face ni
[all...]
H A Dtex-mode.el39 (defvar font-lock-comment-face)
40 (defvar font-lock-doc-face)
419 ; 2 font-lock-function-name-face)
421 ; 2 font-lock-constant-face)
426 ; ("\\\\\\([a-zA-Z@]+\\|.\\)" . font-lock-keyword-face)
427 ; ("^[ \t\n]*\\\\def[\\\\@]\\(\\w+\\)" 1 font-lock-function-name-face keep))
430 ; 2 font-lock-function-name-face)
432 ; 2 font-lock-constant-face)
433 ; ("^[ \t]*\\\\def\\\\\\(\\(\\w\\|@\\)+\\)" 1 font-lock-function-name-face)
478 ;; highlighted as tex-verbatim face
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dhilit19.el72 ;; For example, green/black-bold-italic-underline would be created as
73 ;; a face with a green foreground, and a black background, using a
197 ;; added default face mapping for 'formula' which is needed for new latex
207 ;; font for that face is maintained by emacs.
263 ;; hilit-face-translation-table into a mapcar and defining a separate table
270 ;; (hilit-lookup-face-create) incorporated patch which improves its behavior
271 ;; with more than one frame... Still can't have bold on the same face in two
286 ;; added hilit-predefined-face-list...
350 (defvar hilit-face-check t
352 losing bold and italic faces... t causes hilit-lookup-face
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcpp.el62 (define-widget 'cpp-face 'lazy
63 "Either a face or the special symbol 'invisible'."
64 :type '(choice (const invisible) (face)))
66 (defcustom cpp-known-face 'invisible
68 :type 'cpp-face
71 (defcustom cpp-unknown-face 'highlight
73 :type 'cpp-face
76 (defcustom cpp-face-type 'light
77 "*Indicate what background face type you prefer.
103 (cpp-face
[all...]
H A Dcperl-mode.el114 (defmacro cperl-is-face (arg) ; Takes quoted arg
115 (cond ((fboundp 'find-face)
116 (` (find-face (, arg))))
117 (;;(and (fboundp 'face-list)
118 ;; (face-list))
119 (fboundp 'face-list)
120 (` (member (, arg) (and (fboundp 'face-list)
121 (face-list)))))
124 (defmacro cperl-make-face (arg descr) ; Takes unquoted arg
125 (cond ((fboundp 'make-face)
[all...]
H A Didlw-shell.el473 '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" face)
497 (defcustom idlwave-shell-stop-line-face 'highlight
498 "*The face for `idlwave-shell-stop-line-overlay'.
505 "*The color for the default face or overlay arrow when stopped."
509 (defcustom idlwave-shell-electric-stop-line-face
[all...]
H A Dcompile.el219 (2 (compilation-face '(3))))
255 (2 compilation-info-face)
256 (3 compilation-line-face nil t)
290 nil 3 nil (2) nil (1 (compilation-face '(2))))
293 nil 1 nil (3) nil (2 (compilation-face '(3))))
310 (1 compilation-line-face prepend) (2 compilation-info-face prepend))
314 (1 compilation-line-face prepend))
317 ;; So I put default face on the lines; and then put
318 ;; compilation-*-face b
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dhtml2text.el69 \"Here comes something <font size\"+3\" face=\"Helvetica\"> big </font>.\"
80 ("u" . html2text-clean-underline)
267 (put-text-property def-p1 def-p2 'face 'bold)))))
299 (put-text-property p2 p3 'face 'bold)
303 (put-text-property p2 p3 'face 'bold)
306 (defun html2text-clean-underline (p1 p2 p3 p4)
307 (put-text-property p2 p3 'face 'underline)
311 (put-text-property p2 p3 'face 'italic)
330 (put-text-property p1 (point) 'face 'bol
[all...]
H A Dgnus-art.el256 (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 shouldn't be shown automatically."
362 ("_" "_" underline)
364 ("_/" "/_" underline-italic)
365 ("_\\*" "\\*_" underline
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dhtml.vim67 syn keyword htmlArg contained cols colspan content coords enctype face
251 hi def htmlBoldUnderline term=bold,underline cterm=bold,underline gui=bold,underline
253 hi def htmlBoldUnderlineItalic term=bold,italic,underline cterm=bold,italic,underline gui=bold,italic,underline
254 hi def htmlUnderline term=underline cterm=underline gui=underline
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dpc-win.el71 (defun msdos-face-setup ()
72 (set-face-foreground 'bold "yellow" terminal-frame)
73 (set-face-foreground 'italic "red" terminal-frame)
74 (set-face-foreground 'bold-italic "lightred" terminal-frame)
75 (set-face-foreground 'underline "white" terminal-frame)
77 (make-face 'msdos-menu-active-face)
78 (make-face 'msdos-menu-passive-face)
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/international/
H A Dkkc.el159 ;; kkc-overlay-tail (underline): |<------->|
243 (overlay-put kkc-overlay-head 'face 'highlight))
247 (overlay-put kkc-overlay-tail 'face 'underline))
607 (remove-text-properties 0 (length msg) '(face nil) msg)
614 'face 'highlight msg)))
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Drcirc.el225 See `rcirc-bright-nick' face."
231 See `rcirc-dim-nick' face."
835 (list 'face 'rcirc-prompt
1072 %N The sender's nick (with face `rcirc-my-nick' or `rcirc-other-nick')
1074 %T The timestamp (with face `rcirc-timestamp')
1076 %fw Following text uses the face `font-lock-warning-face'
1077 %fp Following text uses the face `rcirc-server-prefix'
1078 %fs Following text uses the face `rcirc-server'
1079 %f[FACE] Following text uses the face FAC
[all...]

Completed in 336 milliseconds

12