From: Juanma Barranquero Date: Mon, 29 Jan 2007 16:11:48 +0000 (+0000) Subject: (ps-build-face-reference): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.94~533 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b1200a12034f650d8d9ea71eb5dc58a405e6455;p=emacs.git (ps-build-face-reference): Fix typo in docstring. --- diff --git a/lisp/ps-print.el b/lisp/ps-print.el index ca8cada2b2e..514c55e7dd6 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -3313,7 +3313,7 @@ require slightly different versions of this line." "*Non-nil means build the reference face lists. ps-print sets this value to nil after it builds its internal reference lists of -bold and italic faces. By settings its value back to t, you can force ps-print +bold and italic faces. By setting its value back to t, you can force ps-print to rebuild the lists the next time you invoke one of the ...-with-faces commands.