diff --git a/etc/ChangeLog b/etc/ChangeLog index 898aac73923..6aa4dfb874d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-30 Vinicius Jose Latorre + + * ps-prin1.ps: Eliminated the line number font predefinition. + 2000-11-19 Jason Rumney * PROBLEMS: Added note about subprocesses on Windows 9x. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b75b5a058d4..af12f1835f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2000-11-30 Eli Zaretskii + + * ps-print.el (ps-end-job): Bind case-fold-search only after + switching to ps-spool-buffer. + +2000-11-30 Vinicius Jose Latorre + + * ps-print.el: Line number font customization. PostScript: Lines and + PageCount are initialized on each page. Doc Fix. + (ps-print-version): New version number (6.3.2). + (ps-lpr-switches, ps-font-info-database, ps-font-size) + (ps-header-font-size, ps-header-title-font-size, ps-left-header) + (ps-right-header): Customization fix. + (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job): + Fix code. + (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size): + New vars. + 2000-11-30 Gerd Moellmann * bs.el: Undo mistaken change of 2000-11-28. Update copyright.