diff options
| author | Vinicius Jose Latorre | 2007-05-13 21:33:57 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2007-05-13 21:33:57 +0000 |
| commit | c8296a633e29c7b9edaaec931fc6461ad256e9be (patch) | |
| tree | 25132572e342ffa9c8c2e516bbcd90f8410ca98d /lisp/ChangeLog.unicode | |
| parent | dbb485279bb81a5e6aea4968e0fb843ec2e3489b (diff) | |
| download | emacs-c8296a633e29c7b9edaaec931fc6461ad256e9be.tar.gz emacs-c8296a633e29c7b9edaaec931fc6461ad256e9be.zip | |
Use default color when color is unspecified.
Diffstat (limited to 'lisp/ChangeLog.unicode')
| -rw-r--r-- | lisp/ChangeLog.unicode | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 792aabf03b8..88bc519abdd 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-05-13 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 7.2.3. | ||
| 6 | (ps-rgb-color): New argument. Use default color when color is | ||
| 7 | unspecified. | ||
| 8 | (ps-begin-job): Fix code. | ||
| 9 | |||
| 1 | 2007-03-28 Riccardo Murri <riccardo.murri@gmail.com> | 10 | 2007-03-28 Riccardo Murri <riccardo.murri@gmail.com> |
| 2 | 11 | ||
| 3 | * vc-bzr.el: New file. | 12 | * vc-bzr.el: New file. |