Mercurial > emacs
comparison lisp/ChangeLog @ 80428:46573e7f783c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 02 Apr 2008 17:52:26 +0000 |
parents | 3b1f5a54fc5d |
children | 3fa80477fe55 |
comparison
equal
deleted
inserted
replaced
80427:b67aeea762f2 | 80428:46573e7f783c |
---|---|
1 2008-04-02 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * ps-print.el (ps-generate-postscript-with-faces): If the face | |
4 specified by the overlay's `face' property is a string, assume | |
5 it's a string name and intern it to get the face symbol. | |
6 | |
1 2008-04-01 Chong Yidong <cyd@stupidchicken.com> | 7 2008-04-01 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * find-dired.el (find-dired-filter): Fix last patch to handle | 9 * find-dired.el (find-dired-filter): Fix last patch to handle |
4 multi-line process input. Pad link numbers too. | 10 multi-line process input. Pad link numbers too. |
5 | 11 |