Mercurial > emacs
comparison lisp/ChangeLog @ 34047:4781ed3dc312
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 13:23:55 +0000 |
parents | 0a791e59ada4 |
children | 3eb03f4c4f02 |
comparison
equal
deleted
inserted
replaced
34046:24d09129cd5c | 34047:4781ed3dc312 |
---|---|
1 2000-11-30 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * ps-print.el (ps-end-job): Bind case-fold-search only after | |
4 switching to ps-spool-buffer. | |
5 | |
6 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
7 | |
8 * ps-print.el: Line number font customization. PostScript: Lines and | |
9 PageCount are initialized on each page. Doc Fix. | |
10 (ps-print-version): New version number (6.3.2). | |
11 (ps-lpr-switches, ps-font-info-database, ps-font-size) | |
12 (ps-header-font-size, ps-header-title-font-size, ps-left-header) | |
13 (ps-right-header): Customization fix. | |
14 (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job): | |
15 Fix code. | |
16 (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size): | |
17 New vars. | |
18 | |
1 2000-11-30 Gerd Moellmann <gerd@gnu.org> | 19 2000-11-30 Gerd Moellmann <gerd@gnu.org> |
2 | 20 |
3 * bs.el: Undo mistaken change of 2000-11-28. Update copyright. | 21 * bs.el: Undo mistaken change of 2000-11-28. Update copyright. |
4 | 22 |
5 2000-11-30 Rob Riepel <riepel@Stanford.EDU> | 23 2000-11-30 Rob Riepel <riepel@Stanford.EDU> |