diff options
| -rw-r--r-- | lisp/ps-print.el | 2 |
1 files changed, 1 insertions, 1 deletions
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." | |||
| 3313 | "*Non-nil means build the reference face lists. | 3313 | "*Non-nil means build the reference face lists. |
| 3314 | 3314 | ||
| 3315 | ps-print sets this value to nil after it builds its internal reference lists of | 3315 | ps-print sets this value to nil after it builds its internal reference lists of |
| 3316 | bold and italic faces. By settings its value back to t, you can force ps-print | 3316 | bold and italic faces. By setting its value back to t, you can force ps-print |
| 3317 | to rebuild the lists the next time you invoke one of the ...-with-faces | 3317 | to rebuild the lists the next time you invoke one of the ...-with-faces |
| 3318 | commands. | 3318 | commands. |
| 3319 | 3319 | ||