aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* PostScript code now is in separate files, doc fix.Kenichi Handa2000-01-051-796/+80
* ps-vars eliminated, doc fix.Kenichi Handa2000-01-051-17/+42
* (ps-plot-region): Handle new composition.Kenichi Handa1999-12-151-4/+19
* Define mule funs without checking if mule package isKenichi Handa1999-11-241-15/+20
* Require ps-vars instead of ps-print-def.Kenichi Handa1999-11-181-1/+1
* Doc fix, duplex and setpagedevice configuration.Kenichi Handa1999-10-201-361/+1292
* (ps-control-character): Fix previous change.Kenichi Handa1999-06-151-1/+1
* (ps-printer-name): Fix custom type.Karl Heuer1999-06-121-2/+3
* (ps-control-character): CallKenichi Handa1999-05-101-0/+1
* Doc fix, font size specifies landscape and portrait sizes.Kenichi Handa1999-02-271-65/+108
* (ps-printer-name): Update docstring about usage onAndrew Innes1999-01-171-41/+36
* Doc fix.Kenichi Handa1998-12-231-2/+0
* (ps-print-version): New version number (4.1.3).Kenichi Handa1998-12-221-4/+4
* (ps-mule-font-info-database): Doc-string modified.Kenichi Handa1998-12-151-1142/+104
* (ps-do-despool) [ms-dos, windows-nt]: Ditto forGeoff Voelker1998-12-071-5/+19
* (ps-print-prologue-1): Only use old LandscapeMode handling ifAndrew Innes1998-11-111-13/+11
* (ps-print-prologue-1): In BeginDoc procedure, call setpagedevice toAndrew Innes1998-11-091-5/+12
* Doc fixes.Karl Heuer1998-10-261-19/+19
* User option for multibyte buffer handling and doc fix.Karl Heuer1998-10-261-398/+569
* (ps-mule-chars-in-string): No need to use sref.Richard M. Stallman1998-10-171-3/+3
* (ps-print-buffer): Doc fix.Richard M. Stallman1998-10-151-7/+5
* (ps-print-buffer): Doc fix.Richard M. Stallman1998-10-141-4/+4
* Test for set-buffer-multibyte rather than using mule-version.Karl Heuer1998-09-231-2/+1
* Skip invisible overlay.Karl Heuer1998-09-231-28/+17
* (ps-font-info-database): Add missing dots in value.Andreas Schwab1998-09-181-8/+14
* To make it work also on Emacs 20.2 and the earlierKenichi Handa1998-09-071-1/+1
* (ps-mule-font-info-database-bdf): The include ASCIIKenichi Handa1998-09-021-31/+59
* (ps-print-control-characters): Doc-string modified.Kenichi Handa1998-08-281-10/+15
* Multi-byte buffer handling.Kenichi Handa1998-08-241-76/+1166
* (ps-do-despool): Bind ps-printer-name to printer-name if the former isAndrew Innes1998-07-131-6/+7
* (ps-printer-name): New variable.Richard M. Stallman1998-07-031-4/+39
* (ps-print-control-characters): Use `other' widgetAndreas Schwab1998-06-241-1/+1
* Fix spooled file bugs.Richard M. Stallman1998-06-081-31/+38
* (ps-print-version): Doc fix.Richard M. Stallman1998-05-231-17/+21
* (ps-file-end): Put Trailer and Pages before EndDoc.Richard M. Stallman1998-05-161-11/+11
* (ps-alist-position): Renamed from ps-position.Richard M. Stallman1998-05-081-7/+7
* (ps-header-title-font-size): Doc fix.Richard M. Stallman1998-05-061-17/+16
* Some doc fixes, eliminate (require cl).Richard M. Stallman1998-05-061-47/+93
* (ps-output-string-prim): Don't quote multibyte characters.Eli Zaretskii1998-04-281-2/+4
* (ps-remove-duplicates): New function.Eli Zaretskii1998-04-281-3/+12
* (ps-output-string-prim): Use skip-chars-forward.Richard M. Stallman1998-04-181-3/+5
* (ps-do-despool): Bind coding-system-for-write toEli Zaretskii1998-04-151-6/+7
* Some comment, doc and bug fixes.Richard M. Stallman1998-03-071-255/+454
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* Some comment, doc and bug fixes.Richard M. Stallman1997-12-251-94/+272
* Comment fix.Karl Heuer1997-11-231-1/+1
* Some comment and doc fixes.Karl Heuer1997-11-231-281/+258
* (ps-print-background-image): Fix customize type.Karl Heuer1997-10-021-3/+24
* (ps-emacs-face-kind-p): Function deleted.Richard M. Stallman1997-09-111-42/+30
* (ps-face-bold-p): Use face-bold-p.Richard M. Stallman1997-09-091-4/+3