comparison lisp/ps-print.el @ 82106:f95feb715a68

Doc/docstring fix
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 25 Jul 2007 13:27:59 +0000
parents 83b2a2d47d12
children 5288b5374f65
comparison
equal deleted inserted replaced
82105:e684bfddd6f3 82106:f95feb715a68
7042 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 7042 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
7043 ;;;;;; "ps-mule" "ps-mule.el" "cbb193f9b6bebd27378819035d3788f7") 7043 ;;;;;; "ps-mule" "ps-mule.el" "cbb193f9b6bebd27378819035d3788f7")
7044 ;;; Generated autoloads from ps-mule.el 7044 ;;; Generated autoloads from ps-mule.el
7045 7045
7046 (defvar ps-multibyte-buffer nil "\ 7046 (defvar ps-multibyte-buffer nil "\
7047 Specifies the multi-byte buffer handling. 7047 *Specifies the multi-byte buffer handling.
7048 7048
7049 Valid values are: 7049 Valid values are:
7050 7050
7051 nil This is the value to use the default settings; 7051 nil This is the value to use the default settings;
7052 by default, this only works to print buffers with 7052 by default, this only works to print buffers with
7059 7059
7060 `non-latin-printer' This is the value to use when you have a Japanese 7060 `non-latin-printer' This is the value to use when you have a Japanese
7061 or Korean PostScript printer and want to print 7061 or Korean PostScript printer and want to print
7062 buffer with ASCII, Latin-1, Japanese (JISX0208 and 7062 buffer with ASCII, Latin-1, Japanese (JISX0208 and
7063 JISX0201-Kana) and Korean characters. At present, 7063 JISX0201-Kana) and Korean characters. At present,
7064 it was not tested with the Korean characters printing. 7064 it was not tested with the Korean characters
7065 If you have a korean PostScript printer, please, 7065 printing. If you have a korean PostScript printer,
7066 test it. 7066 please, test it.
7067 7067
7068 `bdf-font' This is the value to use when you want to print 7068 `bdf-font' This is the value to use when you want to print
7069 buffer with BDF fonts. BDF fonts include both latin 7069 buffer with BDF fonts. BDF fonts include both latin
7070 and non-latin fonts. BDF (Bitmap Distribution 7070 and non-latin fonts. BDF (Bitmap Distribution
7071 Format) is a format used for distributing X's font 7071 Format) is a format used for distributing X's font