log lisp/ps-print.el @ 82332:25e98747a502

age author description
Wed, 08 Aug 2007 16:38:32 +0000 Vinicius Jose Latorre ps-print-color-p fix
Mon, 30 Jul 2007 05:33:47 +0000 Miles Bader Update some .arch-inventory files
Thu, 26 Jul 2007 05:20:56 +0000 Miles Bader Merge from emacs--rel--22
Wed, 25 Jul 2007 13:27:59 +0000 Vinicius Jose Latorre Doc/docstring fix
Tue, 24 Jul 2007 21:07:26 +0000 Stefan Monnier Update autoloaded entries.
Fri, 20 Jul 2007 17:24:39 +0000 Vinicius Jose Latorre Fix foreground/background color
Sat, 07 Jul 2007 05:30:20 +0000 Stefan Monnier Autoload section comment update.
Wed, 27 Jun 2007 15:56:38 +0000 Stefan Monnier Update with auto-generated autoloads.
Wed, 02 Apr 2008 17:51:01 +0000 Eli Zaretskii (ps-generate-postscript-with-faces): If the face specified by the overlay's
Wed, 09 Jan 2008 03:45:04 +0000 Vinicius Jose Latorre Fix face attributes recognition
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 11 Oct 2007 01:58:43 +0000 Vinicius Jose Latorre Fix :foreground and :background face attributes
Fri, 17 Aug 2007 01:43:06 +0000 Vinicius Jose Latorre Docstring fix
Thu, 16 Aug 2007 22:28:43 +0000 Vinicius Jose Latorre Docstring fix
Thu, 16 Aug 2007 03:18:34 +0000 Glenn Morris (ps-font-size): Doc fix.
Wed, 08 Aug 2007 16:37:46 +0000 Vinicius Jose Latorre ps-print-color-p fix
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 25 Jul 2007 00:06:45 +0000 Vinicius Jose Latorre Fix foreground/background color
Sun, 15 Jul 2007 15:26:19 +0000 Richard M. Stallman (ps-default-bg): Change to White.
Fri, 18 May 2007 02:39:28 +0000 Vinicius Jose Latorre Use default color when foreground or background color are unspecified.
Mon, 05 Mar 2007 23:44:56 +0000 Vinicius Jose Latorre Initialize some vars.
Fri, 02 Mar 2007 01:51:45 +0000 Vinicius Jose Latorre Replace (defvar VAR nil) by (defvar VAR).
Thu, 01 Mar 2007 22:58:42 +0000 Vinicius Jose Latorre Replace (defvar VAR nil) by (defvar VAR).
Thu, 01 Mar 2007 20:02:32 +0000 Vinicius Jose Latorre Comment fix.
Thu, 01 Mar 2007 19:53:32 +0000 Vinicius Jose Latorre Minor fix.
Fri, 16 Feb 2007 16:11:05 +0000 Stefan Monnier Use (defvar <foo>) where applicable.
Wed, 07 Feb 2007 13:40:10 +0000 Vinicius Jose Latorre Fix background color printing
Mon, 29 Jan 2007 16:11:48 +0000 Juanma Barranquero (ps-build-face-reference): Fix typo in docstring.
Sat, 27 Jan 2007 00:10:33 +0000 Vinicius Jose Latorre Fix background height
Sun, 21 Jan 2007 12:51:29 +0000 Vinicius Jose Latorre Handle frame parameters changing dynamically