]> git.eshelyaron.com Git - emacs.git/commit
Line and paragraph spacing feature. Region to cut
authorGerd Moellmann <gerd@gnu.org>
Mon, 2 Apr 2001 10:35:07 +0000 (10:35 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 2 Apr 2001 10:35:07 +0000 (10:35 +0000)
commit6bf5fb46a34e07dca0f68dd89aad788d730712d9
treeeb0b1d2c4b22f94c02b923692de2340a82f664d3
parentc0eb3c10523c99549e2253f23e6ce3f65ce469cf
Line and paragraph spacing feature.  Region to cut
out when printing.  Doc fix.
(ps-print-version): New version number (6.5).
(ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp): New
vars.  Line and paragraph spacing feature.
(ps-begin-cut-regexp, ps-end-cut-regexp): New vars.  Region to cut
out when printing.
(ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
(ps-get-font-size, ps-begin-job, ps-continue-line)
(ps-plot-region): Code fix.
(ps-print-prologue-2): Var eliminated.
(ps-line-spacing-internal, ps-paragraph-spacing-internal): New
internal vars.
(ps-get-size): New fun.
(ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
(ps-next-line): Replace defun by defsubst.
(ps-mule-plot-string): Autoload doc fix.

(ps-mule-generate-font): New arg HEADER-P.  If it is
non-nil, generate font for the header strings.
(ps-mule-prepare-font): Likewise.
(ps-mule-generate-glyphs): Likewise.
(ps-mule-string-encoding): Likewise.
(ps-mule-header-charsets): New variable.
(ps-mule-encode-header-string): New function.
(ps-mule-header-string-charsets): New function.
(ps-mule-begin-job): Check charsets in the header strings.  If there
are non-ASCII and non-Latin1 charsets, prepare fonts for them.
lisp/ps-print.el