diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d083fb7976..22aab5cfe4d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 2 | |||
| 3 | * ps-print.el: Use default color when foreground or background color | ||
| 4 | are unspecified. Reported by Leo <sdl.web@gmail.com>. | ||
| 5 | (ps-print-version): New version 6.7.4. | ||
| 6 | (ps-rgb-color): New argument. Use default color when color is | ||
| 7 | unspecified. | ||
| 8 | (ps-begin-job): Fix code. | ||
| 9 | |||
| 1 | 2007-05-17 Martin Rudalics <rudalics@gmx.at> | 10 | 2007-05-17 Martin Rudalics <rudalics@gmx.at> |
| 2 | 11 | ||
| 3 | * textmodes/ispell.el (ispell-start-process): Defend against bad | 12 | * textmodes/ispell.el (ispell-start-process): Defend against bad |