From 1a3199d9877357d9900ed38b95b26b606ea1ce45 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 23 Mar 2000 13:56:58 +0000 Subject: [PATCH] *** empty log message *** --- etc/ChangeLog | 4 ++++ lisp/ChangeLog | 20 ++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 3f0bd39c1bd..e398f782c5c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2000-03-23 Vinicius Jose Latorre + + * ps-prin1.ps: Eliminate SkipFirstPage. + 2000-03-22 Vinicius Jose Latorre * ps-prin0.ps: Define command only for language level 1. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a675b5d3324..6139a258079 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,23 @@ +2000-03-23 Vinicius Jose Latorre + + * ps-print.el: Skip banner page fix. + (ps-print-version): New version number (5.1.2). + (ps-begin-file, ps-end-file, ps-generate): Code fix. + +2000-03-23 Dave Pearson + + * net/quickurl.el Changed the type of parameter passed to the + function defined by `quickurl-format-function'. Before only the + text of the URL was passed. Now the whole URL structure is passed + and the function is responsible for extracting the parts it + requires. Changed the default of `quickurl-format-function' + accordingly. + (quickurl-insert): Changed the `funcall' of + `quickurl-format-function' to match the above change. + (quickurl-list-insert): Changed the `url' case so that it makes + use of `quickurl-format-function', previous to this the format was + hard wired. + 2000-03-22 Gerd Moellmann * startup.el: Change some spellings for the X Window System. -- 2.39.5