Mercurial > emacs
diff lisp/ChangeLog.unicode @ 90739:212262e82d04
Fix background height
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Fri, 26 Jan 2007 23:47:52 +0000 |
parents | ef1369583937 |
children | d46ef6f75d9c |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Fri Jan 26 07:06:02 2007 +0000 +++ b/lisp/ChangeLog.unicode Fri Jan 26 23:47:52 2007 +0000 @@ -1,8 +1,13 @@ +2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * ps-print.ps: Fix background height. + (ps-print-version): New version 7.2.1. + 2007-01-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> * ps-print.el: Split XEmacs/Emacs definitions and sample setup code into separate files. - (ps-print-version): New Version 7.2. + (ps-print-version): New version 7.2. (ps-postscript-code-directory): Fix XEmacs initialization. (ps-generate-postscript-with-faces): Call ps-generate-postscript-with-faces1 (new fun). @@ -60,7 +65,7 @@ * ps-print.el: Handle frame parameters (background and/or foreground colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>. - (ps-print-version): New Version 7.1. + (ps-print-version): New version 7.1. (ps-x-frame-property, ps-e-frame-parameter): New aliases. (ps-frame-parameter): New fun. (ps-default-fg, ps-default-bg): New default value ('frame-parameter).