Mercurial > emacs
comparison lisp/ChangeLog @ 75418:0717aeaaa61d
Fix background height
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Sat, 27 Jan 2007 00:10:33 +0000 |
parents | 1ea8b557af8b |
children | 162c869d33f1 |
comparison
equal
deleted
inserted
replaced
75417:c21d47d727f3 | 75418:0717aeaaa61d |
---|---|
1 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * ps-print.ps: Fix background height. | |
4 (ps-print-version): New version 6.7.2. | |
5 | |
1 2007-01-26 Eli Zaretskii <eliz@gnu.org> | 6 2007-01-26 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * makefile.w32-in (finder-data, custom-deps): Depend on | 8 * makefile.w32-in (finder-data, custom-deps): Depend on |
4 $(lisp)/loaddefs.el. | 9 $(lisp)/loaddefs.el. |
5 | 10 |
98 | 103 |
99 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 104 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
100 | 105 |
101 * ps-print.el: Handle frame parameters (background and/or foreground | 106 * ps-print.el: Handle frame parameters (background and/or foreground |
102 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>. | 107 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>. |
103 (ps-print-version): New Version 6.7.1. | 108 (ps-print-version): New version 6.7.1. |
104 (ps-x-frame-property, ps-e-frame-parameter): New aliases. | 109 (ps-x-frame-property, ps-e-frame-parameter): New aliases. |
105 (ps-frame-parameter): New fun. | 110 (ps-frame-parameter): New fun. |
106 (ps-default-fg, ps-default-bg): New default value ('frame-parameter). | 111 (ps-default-fg, ps-default-bg): New default value ('frame-parameter). |
107 Fix doc and customization. | 112 Fix doc and customization. |
108 (ps-begin-job): Get frame parameters (background and/or foreground | 113 (ps-begin-job): Get frame parameters (background and/or foreground |
1304 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 1309 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
1305 | 1310 |
1306 * ps-mule.el: Eliminate Emacs 20 compatibility. | 1311 * ps-mule.el: Eliminate Emacs 20 compatibility. |
1307 | 1312 |
1308 * ps-print.el: Eliminate Emacs 20 & 21 compatibility. | 1313 * ps-print.el: Eliminate Emacs 20 & 21 compatibility. |
1309 (ps-print-version): New Version 6.7. | 1314 (ps-print-version): New version 6.7. |
1310 (ps-print-quote): Replace '?\ ' by '?\s'. | 1315 (ps-print-quote): Replace '?\ ' by '?\s'. |
1311 | 1316 |
1312 2006-11-30 Juanma Barranquero <lekktu@gmail.com> | 1317 2006-11-30 Juanma Barranquero <lekktu@gmail.com> |
1313 | 1318 |
1314 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short) | 1319 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short) |