Mercurial > emacs
comparison lisp/ChangeLog @ 34920:f3d136693fb1
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 29 Dec 2000 11:48:50 +0000 |
parents | e88de604d59f |
children | 962646fc3a58 |
comparison
equal
deleted
inserted
replaced
34919:2c73a20c859c | 34920:f3d136693fb1 |
---|---|
1 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
2 | |
3 * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is | |
4 non-nil. Adding almost all customization variables on ps-setup. Doc | |
5 Fix. | |
6 (ps-print-version): New version number (6.3.3). | |
7 (ps-end-with-control-d): Initialization fix. | |
8 (ps-lines-printed): New var. | |
9 (ps-skip-newline): New fun. | |
10 (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page) | |
11 (ps-next-line, ps-continue-line, ps-plot-region) | |
12 (ps-generate-postscript-with-faces, ps-end-job): Code fix. | |
13 | |
1 2000-12-29 Kenichi Handa <handa@etl.go.jp> | 14 2000-12-29 Kenichi Handa <handa@etl.go.jp> |
2 | 15 |
3 * international/fontset.el (x-complement-fontset-spec): Resolve | 16 * international/fontset.el (x-complement-fontset-spec): Resolve |
4 ASCII font name so that the same family name is used for fonts | 17 ASCII font name so that the same family name is used for fonts |
5 registered in x-font-name-charset-alist. | 18 registered in x-font-name-charset-alist. |