Mercurial > emacs
changeset 34047:4781ed3dc312
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 13:23:55 +0000 |
parents | 24d09129cd5c |
children | 9e0243647685 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Thu Nov 30 13:23:04 2000 +0000 +++ b/etc/ChangeLog Thu Nov 30 13:23:55 2000 +0000 @@ -1,3 +1,7 @@ +2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * ps-prin1.ps: Eliminated the line number font predefinition. + 2000-11-19 Jason Rumney <jasonr@gnu.org> * PROBLEMS: Added note about subprocesses on Windows 9x.
--- a/lisp/ChangeLog Thu Nov 30 13:23:04 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 30 13:23:55 2000 +0000 @@ -1,3 +1,21 @@ +2000-11-30 Eli Zaretskii <eliz@is.elta.co.il> + + * ps-print.el (ps-end-job): Bind case-fold-search only after + switching to ps-spool-buffer. + +2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * 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 <gerd@gnu.org> * bs.el: Undo mistaken change of 2000-11-28. Update copyright.