# HG changeset patch # User Gerd Moellmann # Date 988277400 0 # Node ID c0c12ef6e869f3e67fcddcc13e55b671eaae49e9 # Parent ba96560d3f9e9a3242098bb91b56845c9bd467c5 *** empty log message *** diff -r ba96560d3f9e -r c0c12ef6e869 lisp/ChangeLog --- 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 + + * 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 * dabbrev.el (dabbrev--select-buffers): Add a doc string.