# HG changeset patch # User Juanma Barranquero # Date 1170087108 0 # Node ID 7064e151eb7e1b721f71694d11a1c0de1e4b7db5 # Parent 2efde0c63664f7411019851120dfd1a4f216747f (ps-build-face-reference): Fix typo in docstring. diff -r 2efde0c63664 -r 7064e151eb7e lisp/ps-print.el --- a/lisp/ps-print.el Mon Jan 29 16:10:37 2007 +0000 +++ b/lisp/ps-print.el Mon Jan 29 16:11:48 2007 +0000 @@ -3313,7 +3313,7 @@ "*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.