aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* Even/odd pages printing. Doc fix.Gerd Moellmann2000-08-291-47/+109
* Fix bug 1: if ps-font-size-internal,Gerd Moellmann2000-07-301-89/+129
* Fix bug: if ^L is the very first buffer character,Gerd Moellmann2000-06-221-67/+217
* XEmacs compatibility. Doc fix. Can select page sizeGerd Moellmann2000-06-071-45/+216
* * ps-print.el: Compatibility, customization and doc fix.Gerd Moellmann2000-05-181-51/+129
* Upside-down and face background color printing,Gerd Moellmann2000-04-291-41/+185
* Check for line-beginning-position definition.Gerd Moellmann2000-04-151-8/+16
* Customization fix, doc fix.Gerd Moellmann2000-04-131-26/+32
* PostScript programming fix for ghostview, doc fix.Gerd Moellmann2000-03-301-109/+183
* Skip banner page fix.Gerd Moellmann2000-03-231-9/+13
* N-up last page fix.Gerd Moellmann2000-03-221-5/+6
* PostScript user-defined prologue, PostScript errorGerd Moellmann2000-03-151-13/+146
* 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