]> git.eshelyaron.com Git - emacs.git/commit
(ps-generate-string-list): Function deleted.
authorKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 11:59:31 +0000 (11:59 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 11:59:31 +0000 (11:59 +0000)
commitf07bb4468125c6314bb9a360a8a9b4ef958899af
tree00774fdb2e225f25a61d85f88ad5863e530f7dc6
parent76875dcbe40c0a6666a20b533d4957dbe69b2b86
(ps-generate-string-list): Function deleted.
(ps-rh-cache, ps-lf-cache, ps-rf-cache): Variables deleted.
(ps-header-footer-string): Function deleted.
(ps-encode-header-string-function): New variable
(ps-generate-header-line): Call ps-encode-header-string-function.
(ps-basic-plot-string-function): New variable
(ps-begin-job): Set ps-basic-plot-string-function and
ps-encode-header-string-function.  For setting up headers and
footers, don't use caches such as ps-rh-cache.  Don't call
ps-mule-begin-page.
(ps-basic-plot-str): Don't call ps-mule-prepare-ascii-font.
(ps-basic-plot-string): Likewise.
(ps-control-character): Likewise.
(ps-plot-region): Don't pay attention to composition and
non-ASCII characters.
(ps-generate): Call ps-mule-end-job.
(ps-mule-prepare-ascii-font): Delete autoload.
(ps-mule-set-ascii-font): Likewise.
(ps-mule-plot-string): Likewise.
(ps-mule-begin-page): Likewise.
(ps-mule-end-job): Declare autoload.
lisp/ps-print.el