aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* (ps-generate-string-list): Function deleted.Kenichi Handa2003-09-261-114/+34
* New directoryKenichi Handa2003-09-081-1/+0
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Print line number correctly in a region.Vinicius Jose Latorre2003-07-101-8/+8
* Avoid unnecessary calls to funs in header and footer variablesVinicius Jose Latorre2003-05-151-11/+55
* (ps-zebra-stripe-follow): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* Check if background and foreground color are the same.Vinicius Jose Latorre2003-03-061-24/+96
* Change the policy of background/foreground default color.Juanma Barranquero2003-02-131-13/+26
* (ps-print-emacs-type): Error if ps-print isRichard M. Stallman2002-09-291-27/+31
* Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.Richard M. Stallman2002-09-121-38/+43
* (ps-printer-name-option): Doc fix.Richard M. Stallman2002-09-101-22/+44
* Many doc fixes.Richard M. Stallman2002-09-091-39/+40
* (ps-lp-system): Fixed typo in `usg-unix-v'.Richard M. Stallman2002-08-301-1/+1
* Update copyright year.Markus Rost2002-07-271-3/+5
* 2002-02-25 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-251-1/+1
* (ps-font-lock-face-attributes): Use :weight and :slant.Richard M. Stallman2001-12-311-2/+2
* Fix copyright years.Gerd Moellmann2001-09-191-1/+1
* Better face mapping for black/white PostScript printers.Gerd Moellmann2001-09-181-41/+138
* (ps-print-region, ps-print-region-with-faces)Gerd Moellmann2001-09-131-3/+12
* Change error function arguments to follow EmacsGerd Moellmann2001-08-151-7/+9
* Author header fix.Pavel Janík2001-07-161-11/+11
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-3/+3
* Use locale dependant date to print date in header. DocGerd Moellmann2001-07-061-8/+45
* Handle before-string and after-string overlay propertiesGerd Moellmann2001-06-011-24/+78
* Color specified by number is forced to be float number.Gerd Moellmann2001-04-261-62/+69
* Footers implementation. Doc Fix.Gerd Moellmann2001-04-101-666/+1019
* Line and paragraph spacing feature. Region to cutGerd Moellmann2001-04-021-45/+211
* Timestamp package replacement. Some enhancements. SomeGerd Moellmann2001-02-201-103/+167
* (ps-print-region-function): Fix :type.Dave Love2001-02-071-1/+1
* Handle form feed better when ps-zebra-stripe-follow isGerd Moellmann2000-12-291-37/+82
* (ps-end-job): Bind case-fold-search only afterEli Zaretskii2000-11-301-53/+117
* Update copyright notice.Gerd Moellmann2000-11-181-1/+2
* Minor fixes from author.Gerd Moellmann2000-11-171-4/+6
* Patch for variable initialization when spooling. DocGerd Moellmann2000-11-091-11/+8
* Extension for even/odd printing. Doc Fix.Gerd Moellmann2000-11-021-39/+93
* Fix bug on selected pages for printing. UseGerd Moellmann2000-10-311-205/+216
* Avoid compilation gripes.Gerd Moellmann2000-10-261-31/+33
* (ps-generate): Fix odd/even pages printing bug.Gerd Moellmann2000-10-241-7/+8
* (ps-print-emacs-type): Move into theGerd Moellmann2000-10-191-12/+11
* Even/odd pages fix. Fix little bug on XEmacs. AvoidGerd Moellmann2000-10-191-175/+172
* Internal variable changes to defcustom,Gerd Moellmann2000-10-181-55/+92
* 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