Mercurial > emacs
comparison etc/ChangeLog @ 29498:4b79925ce8fa
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 07 Jun 2000 15:38:54 +0000 |
parents | b710c64de9af |
children | 5782559f6144 |
comparison
equal
deleted
inserted
replaced
29497:0763a6ed0743 | 29498:4b79925ce8fa |
---|---|
1 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
2 | |
3 * ps-prin0.ps: Insert a version number comment (5.2.2). | |
4 Indentation fix. | |
5 | |
6 * ps-prin1.ps: Insert a version number comment (5.2.2). Can | |
7 select page size with/without giving an error if PostScript | |
8 printer doesn't have this kind of page size. Zebra Stripe | |
9 continues or restarts on next page. Indentation fix. | |
10 (BeginSheet): If necessary, rescale n-up to fit on the sheet of | |
11 paper. | |
12 (BeginDoc, doColumnZebra, HeaderText): Code fix. | |
13 (SetPageSize): New proc. | |
14 | |
15 * ps-prin2.ps: Insert a version number comment (5.2.2). | |
16 | |
17 * ps-prin3.ps: Insert a version number comment (5.2.2). | |
18 Indentation fix. | |
19 | |
1 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> | 20 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2 | 21 |
3 * ps-prin1.ps: PostScript code compatibility with other utilities | 22 * ps-prin1.ps: PostScript code compatibility with other utilities |
4 like mpage, psnup, etc. | 23 like mpage, psnup, etc. |
5 (isLineStep): Code fix. | 24 (isLineStep): Code fix. |