]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 5 Jan 2000 08:13:59 +0000 (08:13 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 5 Jan 2000 08:13:59 +0000 (08:13 +0000)
etc/ChangeLog
lisp/ChangeLog
lisp/loaddefs.el
lisp/ps-vars.el [deleted file]

index ca4e17eee43dd11757656b17558f3d6baf991e49..8114b967728d3012f0beb4dd0de712a388d775ea 100644 (file)
@@ -1,3 +1,7 @@
+2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+       * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
+
 1999-11-30  Paul Eggert  <eggert@twinsun.com>
 
        * PROBLEMS: Update Solaris 2.6 and 7 problems.
index cec4bad0a2acb020fa3cff521c0a4147694956ab..fb01b30c73c46b2c6bbf69133aa92b59161603ea 100644 (file)
@@ -1,4 +1,4 @@
-Fri Dec 24 12:29:11 1999  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
        * ps-print.el: PostScript code now is in separate files, doc fix.
        (ps-print-version): New version number (5.0.3).
index 1cb703d005d6d2be479144f6cdbb0dc058c259fc..db388faadf2c85bc6d4dbbd986843269004bc5b2 100644 (file)
@@ -10569,10 +10569,53 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
 \f
 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize
 ;;;;;;  ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font
-;;;;;;  ps-mule-prepare-ascii-font) "ps-mule" "ps-mule.el" (14423
-;;;;;;  50875))
+;;;;;;  ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule"
+;;;;;;  "ps-mule.el" (14450 60461))
 ;;; Generated autoloads from ps-mule.el
 
+(defvar ps-multibyte-buffer nil "\
+*Specifies the multi-byte buffer handling.
+
+Valid values are:
+
+  nil                     This is the value to use the default settings which
+                         is by default for printing buffer with only ASCII
+                         and Latin characters.   The default setting can be
+                         changed by setting the variable
+                         `ps-mule-font-info-database-default' differently.
+                         The initial value of this variable is
+                         `ps-mule-font-info-database-latin' (see
+                         documentation).
+
+  `non-latin-printer'     This is the value to use when you have a Japanese
+                         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 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
+                         and non-latin fonts.  BDF (Bitmap Distribution
+                         Format) is a format used for distributing X's font
+                         source file.  BDF fonts are included in
+                         `intlfonts-1.1' which is a collection of X11 fonts
+                         for all characters supported by Emacs.  In order to
+                         use this value, be sure to have installed
+                         `intlfonts-1.1' and set the variable
+                         `bdf-directory-list' appropriately (see ps-bdf.el for
+                         documentation of this variable).
+
+  `bdf-font-except-latin' This is like `bdf-font' except that it is used
+                         PostScript default fonts to print ASCII and Latin-1
+                         characters.  This is convenient when you want or
+                         need to use both latin and non-latin characters on
+                         the same buffer.  See `ps-font-family',
+                         `ps-header-font-family' and `ps-font-info-database'.
+
+Any other value is treated as nil.")
+
 (autoload (quote ps-mule-prepare-ascii-font) "ps-mule" "\
 Setup special ASCII font for STRING.
 STRING should contain only ASCII characters." nil nil)
diff --git a/lisp/ps-vars.el b/lisp/ps-vars.el
deleted file mode 100644 (file)
index 49604ed..0000000
+++ /dev/null
@@ -1,96 +0,0 @@
-;;; ps-vars.el --- Common definitions for ps-print package
-
-;; Copyright (C) 1999 Free Software Foundation, Inc.
-
-;; Author:     Vinicius Jose Latorre <vinicius@cpqd.com.br>
-;; Maintainer: Vinicius Jose Latorre <vinicius@cpqd.com.br>
-;; Keywords:   wp, print, PostScript
-;; Time-stamp: <99/07/03 20:16:48 vinicius>
-;; Version:    1.0
-
-;; This file is part of GNU Emacs.
-
-;; GNU Emacs is free software; you can redistribute it and/or modify
-;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
-;; any later version.
-
-;; GNU Emacs is distributed in the hope that it will be useful,
-;; but WITHOUT ANY WARRANTY; without even the implied warranty of
-;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-;; GNU General Public License for more details.
-
-;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
-
-;;; Commentary:
-
-;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;
-;; Common definitions for ps-print package.
-;;
-;; See ps-print.el, ps-mule.el and ps-bdf.el for documentation.
-;;
-;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
-;;; Code:
-
-
-;; `ps-multibyte-buffer' definition should be placed in `ps-mule', but
-;; `ps-print' and `ps-mule' both use it so it's here.
-
-(defcustom ps-multibyte-buffer nil
-  "*Specify the multi-byte buffer handling.
-
-Valid values are:
-
-  nil                     This is the value to use the default settings which
-                         is by default for printing buffer with only ASCII
-                         and Latin characters.   The default setting can be
-                         changed by setting the variable
-                         `ps-mule-font-info-database-default' differently.
-                         The initial value of this variable is
-                         `ps-mule-font-info-database-latin' (see
-                         documentation).
-
-  `non-latin-printer'     This is the value to use when you have a Japanese
-                         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 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
-                         and non-latin fonts.  BDF (Bitmap Distribution
-                         Format) is a format used for distributing X's font
-                         source file.  BDF fonts are included in
-                         `intlfonts-1.1' which is a collection of X11 fonts
-                         for all characters supported by Emacs.  In order to
-                         use this value, be sure to have installed
-                         `intlfonts-1.1' and set the variable
-                         `bdf-directory-list' appropriately (see ps-bdf.el for
-                         documentation of this variable).
-
-  `bdf-font-except-latin' This is like `bdf-font' except that it is used
-                         PostScript default fonts to print ASCII and Latin-1
-                         characters.  This is convenient when you want or
-                         need to use both latin and non-latin characters on
-                         the same buffer.  See `ps-font-family',
-                         `ps-header-font-family' and `ps-font-info-database'.
-
-Any other value is treated as nil."
-  :type '(choice :tag "Multi-Byte Buffer"
-                (const non-latin-printer)     (const bdf-font)
-                (const bdf-font-except-latin) (other :tag "nil" nil))
-  :group 'ps-print-font)
-
-\f
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
-(provide 'ps-vars)
-
-;;; ps-vars.el ends here