Searched +refs:literal +refs:faces (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddired.el300 (defgroup dired-faces nil
303 :group 'faces)
308 :group 'dired-faces
316 :group 'dired-faces
324 :group 'dired-faces
332 :group 'dired-faces
340 :group 'dired-faces
348 :group 'dired-faces
356 :group 'dired-faces
364 :group 'dired-faces
[all...]
H A Dps-print.el55 ;; print a PostScript file, but some faces are better seeing on the screen than
71 ;; ps-print-buffer-with-faces
73 ;; ps-print-region-with-faces
75 ;; ps-spool-buffer-with-faces
77 ;; ps-spool-region-with-faces
114 ;; The -with-faces suffix on the command name means that the command will
117 ;; without the -with-faces suffix don't include font, color, or underline
127 ;; ps-spool-region-with-faces - print just the current region; include
158 ;; `ps-spool-buffer-with-faces', `ps-spool-region-with-faces', an
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcs-refcard.tex231 % beginexample...endexample - surrounds literal text, such a code example.
630 \metax{nastavit prom�nn� a faces}{M-x customize}
H A Drefcard.tex237 % beginexample...endexample - surrounds literal text, such a code example.
637 \metax{customize variables and faces}{M-x customize}
H A Dsk-refcard.tex233 % beginexample...endexample - surrounds literal text, such a code example.
631 \metax{nastavi� premenn� a faces}{M-x customize}
H A Dpl-refcard.tex241 % beginexample...endexample - surrounds literal text, such a code example.
945 %\metax{customize variables and faces}{M-x customize}
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxdisp.c516 of emacs), non-zero means display them using their respective faces.
825 /* Non-zero means don't free realized faces. Bound while freeing
826 realized faces is dangerous because glyph matrices might still
2486 free realized faces now because they depend on face definitions
2487 that might have changed. Don't free faces while there might be
2488 desired matrices pending which reference these faces. */
2533 /* If realized faces have been removed, e.g. because of face
2534 attribute changes of named faces, recompute them. When running
2720 /* Compute faces etc. */
3386 text, unless they specify their own faces
16775 int literal = 0; local
[all...]

Completed in 209 milliseconds