aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (ps-setup): ps-zebra-stripe => ps-zebra-stripes.Richard M. Stallman1997-09-071-9/+9
* Some comment and doc fixes.Richard M. Stallman1997-09-061-274/+261
* (ps-zebra-stripes): Renamed from ps-zebra-stripe.Richard M. Stallman1997-08-231-25/+20
* (ps-print-face-extension-alist): Doc fix.Richard M. Stallman1997-08-201-64/+6
* A lot of comment and doc fixes.Richard M. Stallman1997-08-201-419/+1284
* Comment change.Richard M. Stallman1997-07-271-2/+3
* Quote :group names.Simon Marshall1997-05-061-2/+2
* change all buffer-substring to buffer-substring-no-properties.Simon Marshall1997-04-281-5/+5
* (ps-print-color-p): Fix minor error.Richard M. Stallman1997-04-131-1/+1
* Fix second copy of Duthen's email address.Richard M. Stallman1997-04-121-1/+1
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-121-84/+216
* Change email address.Richard M. Stallman1997-04-111-1/+1
* (ps-print-header): Doc fix.Richard M. Stallman1997-01-301-2/+2
* (ps-print-version): Fix value.Richard M. Stallman1997-01-161-106/+62
* (ps-print-prologue-1): Fix bug in postscript comment lines.Richard M. Stallman1996-09-281-369/+1230