Mercurial > emacs
diff lisp/ChangeLog @ 101454:3e95fdf33fdd
Fix face background/foreground extraction.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Sun, 25 Jan 2009 01:20:28 +0000 |
parents | 4cec58c36f3b |
children | feab64c71ad0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 25 00:57:19 2009 +0000 +++ b/lisp/ChangeLog Sun Jan 25 01:20:28 2009 +0000 @@ -4,6 +4,16 @@ change its title from "Recursive grep..." to "Grep via Find...". Add menu items for lgrep and rgrep. +2009-01-24 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * ps-print.el (ps-print-version): New version 7.3.4. + +2009-01-24 Eduard Wiebe <usenet@pusto.de> (tiny change) + + * ps-print.el: Fix face background/foreground extraction. + (ps-face-extract-color): New fun. + (ps-face-attributes, ps-face-attribute-list): Code fix. + 2009-01-24 Geoff Gole <geoffgole@gmail.com> (tiny change) * align.el (align-region): Avoid infloop.