comparison lisp/psgml/ChangeLog @ 195:a2f645c6b9f8 r20-3b24

Import from CVS: tag r20-3b24
author cvs
date Mon, 13 Aug 2007 09:59:05 +0200
parents 0132846995bd
children 850242ba4a81
comparison
equal deleted inserted replaced
194:2947057885e5 195:a2f645c6b9f8
1 1997-09-26 SL Baur <steve@altair.xemacs.org>
2
3 * iso-sgml.el: Correct email address.
4
5 * psgml-parse.el (sgml-compile-dtd): no-conversion -> binary
6 coding system.
7 (sgml-bdtd-merge): Ditto.
8 (sgml-push-to-entity): Ditto.
9
1 1997-06-15 Steven L Baur <steve@altair.xemacs.org> 10 1997-06-15 Steven L Baur <steve@altair.xemacs.org>
2 11
3 * psgml-parse.el (sgml-parse-chars): De-ebolify. 12 * psgml-parse.el (sgml-parse-chars): De-ebolify.
4 (sgml-read-peek): Use char-after not following-char. 13 (sgml-read-peek): Use char-after not following-char.
5 14