comparison lisp/ps-print.el @ 90743:f83d17e1ace6

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 615-621) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 197-199) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
author Miles Bader <miles@gnu.org>
date Tue, 30 Jan 2007 22:22:43 +0000
parents 212262e82d04 7064e151eb7e
children 042bcbd6cdef
comparison
equal deleted inserted replaced
90742:d12279146267 90743:f83d17e1ace6
3244 3244
3245 (defcustom ps-build-face-reference t 3245 (defcustom ps-build-face-reference t
3246 "*Non-nil means build the reference face lists. 3246 "*Non-nil means build the reference face lists.
3247 3247
3248 ps-print sets this value to nil after it builds its internal reference lists of 3248 ps-print sets this value to nil after it builds its internal reference lists of
3249 bold and italic faces. By settings its value back to t, you can force ps-print 3249 bold and italic faces. By setting its value back to t, you can force ps-print
3250 to rebuild the lists the next time you invoke one of the ...-with-faces 3250 to rebuild the lists the next time you invoke one of the ...-with-faces
3251 commands. 3251 commands.
3252 3252
3253 You should set this value back to t after you change the attributes of any 3253 You should set this value back to t after you change the attributes of any
3254 face, or create new faces. Most users shouldn't have to worry about its 3254 face, or create new faces. Most users shouldn't have to worry about its