From 7438c86b33cdffaf44848fd367ecbf5838d05bac Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 30 Mar 2000 13:28:09 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 9 +++++++++ lisp/ChangeLog | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index e398f782c5c..e8dfa9f3d4e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,12 @@ +2000-03-30 Vinicius Jose Latorre + + * ps-prin0.ps: Replace gs_languagelevel by languagelevel. + (DefOp): New proc. + + * ps-prin1.ps: Replace gs_languagelevel by languagelevel. + (printBackground, SetColor): New procs. + (ZebraColor): Renaming old ZebraGray var. + 2000-03-23 Vinicius Jose Latorre * ps-prin1.ps: Eliminate SkipFirstPage. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 58a0225df7c..31c3210d2b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,25 @@ trying to `load' the symbol of an autoload instead of the file recorded in the autoload. Fix error messages. +2000-03-30 Vinicius Jose Latorre + + * ps-print.el: PostScript programming fix for ghostview, doc fix. + (ps-print-version): New version number (5.1.3). + (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup) + (ps-insert-file, ps-output-boolean, ps-plot-with-face) + (ps-generate-postscript-with-faces): Code fix. + (ps-color-values): XEmacs compatibility. + (ps-print-background-image, ps-print-background-text, ps-printer-name) + (ps-default-fg, ps-default-bg): Adjust customization. + (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var. + (ps-color-scale): Renaming old ps-color-value fun. + (ps-print-headers): Replace ps-print-header group to avoid conflict + with ps-print-header variable. + (ps-print-miscellany): New group. + (ps-format-color, ps-rgb-color): New funs. + (ps-default-foreground): New var. + (ps-printer-name-option): New const. + 2000-03-30 Peter Breton * net/net-utils.el: -- 2.39.5