aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* Initialize some vars.Vinicius Jose Latorre2007-03-051-38/+38
* Replace (defvar VAR nil) by (defvar VAR).Vinicius Jose Latorre2007-03-021-2/+2
* Replace (defvar VAR nil) by (defvar VAR).Vinicius Jose Latorre2007-03-011-36/+36
* Comment fix.Vinicius Jose Latorre2007-03-011-3/+3
* Minor fix.Vinicius Jose Latorre2007-03-011-29/+31
* Use (defvar <foo>) where applicable.Stefan Monnier2007-02-161-65/+54
* Fix background color printingVinicius Jose Latorre2007-02-071-24/+30
* (ps-build-face-reference): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* Fix background heightVinicius Jose Latorre2007-01-271-3/+3
* Handle frame parameters changing dynamicallyVinicius Jose Latorre2007-01-211-16/+39
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-041-1/+0
* Eliminate Emacs 20 & 21 compatibility.Vinicius Jose Latorre2006-12-011-36/+8
* Fix maintainer email. Emacs 20/21 compatibility.Vinicius Jose Latorre2006-11-301-4/+12
* Adjust X-URLVinicius Jose Latorre2006-09-201-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (ps-extend-face-list, ps-extend-face, ps-print-background-image): Fix typos inJuanma Barranquero2005-07-201-7/+7
* Update FSF's address.Lute Kamstra2005-07-041-1/+1
* (postscript, ps-print, ps-print-horizontal, ps-print-vertical, ps-print-headers,Juanma Barranquero2005-07-041-15/+15
* Fixed version numberVinicius Jose Latorre2005-06-291-1/+1
* ps-print selection page fixVinicius Jose Latorre2005-06-281-9/+11
* (ps-face-foreground-name, ps-face-background-name):Juri Linkov2005-06-221-3/+4
* (ps-default-fg, ps-default-bg): Fix typos in docstrings.Juanma Barranquero2005-06-061-3/+3
* (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