summaryrefslogtreecommitdiff
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* (ps-print-translation-table): New variable.Kenichi Handa2005-03-291-1/+20
* Fix date in ps-print-version.Vinicius Jose Latorre2005-03-191-1/+1
* Use functionp instead symbolp and fboundp.Vinicius Jose Latorre2005-03-191-7/+7
* (ps-header-footer-string): Return a list of headerKenichi Handa2005-02-221-3/+1
* (ps-font-info-database): New entryKenichi Handa2005-02-181-3/+11
* ps-setupVinicius Jose Latorre2004-11-211-0/+1
* :version & eval-and-compile & featurepVinicius Jose Latorre2004-11-211-233/+320
* Tiny change.Vinicius Jose Latorre2004-07-271-24/+20
* Improve DSC compliance.Vinicius Jose Latorre2004-07-231-13/+38
* Comment doc string of defaliasVinicius Jose Latorre2004-06-161-2/+2
* Fix typos (kein'ichi -> ken'ichi).Kenichi Handa2004-06-051-3/+3
* New fun.Vinicius Jose Latorre2004-05-061-2/+2
* New fun.Vinicius Jose Latorre2004-05-061-0/+4
* New fun.Vinicius Jose Latorre2004-05-061-1/+1
* New fun.Vinicius Jose Latorre2004-05-061-0/+6
* New fun.Vinicius Jose Latorre2004-05-061-4/+13
* Modification to print *Messages* buffer.Vinicius Jose Latorre2004-03-101-13/+21
* Doc fix.Vinicius Jose Latorre2004-03-021-12/+42
* 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 <abraham@dina.kvl.dk>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