Mercurial > emacs
comparison lisp/ChangeLog @ 99059:0c32cbc9d317
Deal with page sizes of label printers.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 22 Oct 2008 23:40:31 +0000 |
parents | 731804a3fbe8 |
children | a487fb70a412 |
comparison
equal
deleted
inserted
replaced
99058:60675d06f24a | 99059:0c32cbc9d317 |
---|---|
1 2008-10-22 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.el: Deal with page sizes for label printes. Suggested by | |
4 Friedrich Delgado Friedrichs <friedel@nomaden.org>. | |
5 (ps-print-version): New version 7.3.3. | |
6 (ps-page-dimensions-database): New page sizes for label printers. | |
7 (ps-n-up-printing): Fix code. | |
8 | |
1 2008-10-22 Chong Yidong <cyd@stupidchicken.com> | 9 2008-10-22 Chong Yidong <cyd@stupidchicken.com> |
2 | 10 |
3 * frame.el (make-frame-command): Doc fix. Use display-graphic-p. | 11 * frame.el (make-frame-command): Doc fix. Use display-graphic-p. |
4 | 12 |
5 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) | 13 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) |