changeset 37968:3724056d2cb1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 01 Jun 2001 09:22:20 +0000
parents 758fe02d489d
children 7f7b1c4d1e67
files lisp/ChangeLog
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 01 09:21:45 2001 +0000
+++ b/lisp/ChangeLog	Fri Jun 01 09:22:20 2001 +0000
@@ -1,3 +1,15 @@
+2001-06-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+	* ps-print.el: Handle before-string and after-string overlay properties
+	in ps-print-*-with-faces commands.  Doc fix.
+	(ps-print-version): New version number (6.5.2).
+	(ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
+	for XEmacs.
+	(ps-prefix-quote): Doc fix.
+	(ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code
+	fix.
+	(ps-basic-plot-str, ps-plot-string): New funs.
+
 2001-05-31  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* progmodes/etags.el (tags-compression-info-list): Fix docstring