aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-print.el
Commit message (Expand)AuthorAgeFilesLines
* Fix :foreground and :background face attributesVinicius Jose Latorre2007-10-111-10/+21
* (ps-background, ps-begin-file, ps-build-reference-face-lists):Juanma Barranquero2007-09-251-14/+14
* Docstring fixVinicius Jose Latorre2007-08-171-0/+4
* Docstring fixVinicius Jose Latorre2007-08-161-4/+8
* (ps-font-size): Doc fix.Glenn Morris2007-08-161-1/+2
* ps-print-color-p fixVinicius Jose Latorre2007-08-081-5/+10
* Update some .arch-inventory filesMiles Bader2007-07-301-2/+2
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * Fix foreground/background colorVinicius Jose Latorre2007-07-251-20/+25
| * (ps-default-bg): Change to White.Richard M. Stallman2007-07-151-1/+1
| * Use default color when foreground or background color are unspecified.Vinicius Jose Latorre2007-05-181-18/+26
* | Doc/docstring fixVinicius Jose Latorre2007-07-251-4/+4
* | Update autoloaded entries.Stefan Monnier2007-07-241-10/+10
* | Fix foreground/background colorVinicius Jose Latorre2007-07-201-18/+23
* | Autoload section comment update.Stefan Monnier2007-07-071-1/+1
* | Update with auto-generated autoloads.Stefan Monnier2007-06-271-20/+102
* | Use default color when color is unspecified.Vinicius Jose Latorre2007-05-131-18/+26
|/
* 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