comparison lisp/ChangeLog @ 57187:c9052d462541

Doc fix (gsprint).
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 22 Sep 2004 02:28:21 +0000
parents f5e99ab9a7ca
children 03a731220a33
comparison
equal deleted inserted replaced
57186:a76a93daaed3 57187:c9052d462541
1 2004-09-21 Luc Teirlinck <teirllm@auburn.edu> 1 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
2 2
3 * subr.el (after-change-major-mode-hook): Doc fix. 3 * subr.el (after-change-major-mode-hook): Doc fix.
4
5 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6
7 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
8 of ghostscript for monochrome PostScript file in Windows.
4 9
5 2004-09-21 Kenichi Handa <handa@m17n.org> 10 2004-09-21 Kenichi Handa <handa@m17n.org>
6 11
7 * descr-text.el (describe-char): Checking of quail activation 12 * descr-text.el (describe-char): Checking of quail activation
8 fixed. 13 fixed.