changeset 37490:c0c12ef6e869

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 26 Apr 2001 09:30:00 +0000
parents ba96560d3f9e
children 772178ae2c7e
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Apr 26 09:29:18 2001 +0000
+++ b/lisp/ChangeLog	Thu Apr 26 09:30:00 2001 +0000
@@ -1,3 +1,16 @@
+2001-04-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+	* ps-print.el: Color specified by number is forced to be float number.
+	(ps-print-version): New version number (6.5.1.1).
+	(ps-header-frame-alist, ps-footer-frame-alist): Adjust color
+	initialization.
+	(ps-prefix-quote): New internal var.
+	(ps-print-quote): New fun.
+	(ps-setup, ps-output-frame-properties, ps-float-format)
+	(ps-format-color): Code fix.
+	(ps-plot-region): Eliminate redundant foreground color text
+	setting.
+	
 2001-04-26  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* dabbrev.el (dabbrev--select-buffers): Add a doc string.