diff options
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> | 2007-07-25 13:27:59 +0000 |
---|---|---|
committer | Vinicius Jose Latorre <viniciusjl@ig.com.br> | 2007-07-25 13:27:59 +0000 |
commit | 6fb87e513c66805b11cf0ba895acb4bd4d3ace32 (patch) | |
tree | 303283016bf48493aa854edfe4de84c585acc6a5 /lisp/ps-print.el | |
parent | 3e8e9c6a4aa1edb57158162da4f6241fa92890ab (diff) | |
download | emacs-6fb87e513c66805b11cf0ba895acb4bd4d3ace32.tar.gz |
Doc/docstring fix
Diffstat (limited to 'lisp/ps-print.el')
-rw-r--r-- | lisp/ps-print.el | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 518211662b4..52d74af9f29 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -7044,7 +7044,7 @@ If FACE is not a valid face name, use default face." ;;; Generated autoloads from ps-mule.el (defvar ps-multibyte-buffer nil "\ -Specifies the multi-byte buffer handling. +*Specifies the multi-byte buffer handling. Valid values are: @@ -7061,9 +7061,9 @@ Valid values are: or Korean PostScript printer and want to print buffer with ASCII, Latin-1, Japanese (JISX0208 and JISX0201-Kana) and Korean characters. At present, - it was not tested with the Korean characters printing. - If you have a korean PostScript printer, please, - test it. + it was not tested with the Korean characters + printing. If you have a korean PostScript printer, + please, test it. `bdf-font' This is the value to use when you want to print buffer with BDF fonts. BDF fonts include both latin |