diff options
| author | Vinicius Jose Latorre | 2007-07-25 14:57:09 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2007-07-25 14:57:09 +0000 |
| commit | 41a247c2c1c75d13fce1d510d83b1aa73550db8a (patch) | |
| tree | afa5b0105f0c38f9ce7c77ba05d8f66a1dd92ab0 /lisp/ChangeLog.unicode | |
| parent | d918f936d5bfc7e126cc3b1bbf6ce80836c8d6f1 (diff) | |
| download | emacs-41a247c2c1c75d13fce1d510d83b1aa73550db8a.tar.gz emacs-41a247c2c1c75d13fce1d510d83b1aa73550db8a.zip | |
Doc/docstring fix
Diffstat (limited to 'lisp/ChangeLog.unicode')
| -rw-r--r-- | lisp/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 7b245382c5e..c6dec06b85c 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2007-07-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 2 | |||
| 3 | * ps-print.el (ps-multibyte-buffer): Docstring fix. | ||
| 4 | |||
| 5 | * ps-mule.el: Doc fix. | ||
| 6 | (ps-multibyte-buffer, ps-mule-font-info-database, ps-mule-prepare-font) | ||
| 7 | (ps-mule-external-libraries, ps-mule-encode-region) | ||
| 8 | (ps-mule-plot-composition, ps-mule-encode-header-string) | ||
| 9 | (ps-mule-begin-job): Docstring fix. | ||
| 10 | (ps-mule-prologue-generated): Code fix. | ||
| 11 | |||
| 1 | 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 12 | 2007-07-20 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 13 | ||
| 3 | * ps-print.el: Problem with foreground and background color when | 14 | * ps-print.el: Problem with foreground and background color when |