/[emacs]/emacs/lisp/faces.el
ViewVC logotype

Diff of /emacs/lisp/faces.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.266.2.9 by miles, Thu Sep 16 00:14:58 2004 UTC revision 1.266.2.10 by miles, Wed Dec 8 23:36:18 2004 UTC
# Line 2021  Note: Other faces cannot inherit from th Line 2021  Note: Other faces cannot inherit from th
2021    :group 'font-lock                     ; like `show-trailing-whitespace'    :group 'font-lock                     ; like `show-trailing-whitespace'
2022    :group 'basic-faces)    :group 'basic-faces)
2023    
2024    (defface escape-glyph '((((background dark)) :foreground "cyan")
2025                            (((type pc)) :foreground "magenta")
2026                            (t :foreground "dark blue"))
2027      "Face for displaying \\ and ^ in multichar glyphs."
2028      :group 'basic-faces)
2029    
2030  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2031  ;;; Manipulating font names.  ;;; Manipulating font names.

Legend:
Removed from v.1.266.2.9  
changed lines
  Added in v.1.266.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26