From e361e87a42039b3561876926f4f05f1d6652dced Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Mon, 10 Mar 2003 01:09:05 +0000 Subject: [PATCH] ps-print fix --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 312c2c0165a..b8aaaebbdca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -54,6 +54,16 @@ (list-buffers-noselect): Calculate header-line spacing to take into account width of left fringe and left scrollbar. +2003-03-05 Vinicius Jose Latorre + + * ps-print.el (ps-print-version): New version number (6.6). + (ps-begin-job): If background and foreground color are the same, give + an error. + (ps-default-fg, ps-default-bg): Better doc. + (ps-rgb-color): Became a defun, check RGB value list. + (ps-default-background): New internal var. + (ps-begin-file): Code fix. + 2003-03-05 Richard M. Stallman * replace.el (query-replace-read-args): Use save-excursion. -- 2.39.2