comparison lisp/psgml/ChangeLog @ 78:c7528f8e288d r20-0b34

Import from CVS: tag r20-0b34
author cvs
date Mon, 13 Aug 2007 09:05:42 +0200
parents 54cc21c15cbb
children 6a378aca36af
comparison
equal deleted inserted replaced
77:6cb4f478e7bc 78:c7528f8e288d
1 Sat Dec 21 11:59:34 1996 Steven L Baur <steve@altair.xemacs.org> 1 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
2 2
3 * psgml-parse.el (sgml-final): Moved up in file to make the byte 3 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
4 compiler happier. 4 sgml-top-tree. Needed by sgml-open-element.
5
6 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
7
8 * Version 1.0 released.
9
10 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
11
12 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
13 replicate the whole format in the code.
14
15 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
16
17 * psgml-parse.el (sgml-external-file): Try to find system
18 identifiers using the sgml-public-map
19 if sgml-system-identifiers-are-preferred; this way that flag will
20 have effect even if the sgml-public-map contains `%s'.
21 (sgml-final): moved to be defined before use.
22
23 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
24 character references to character number above 255 by leaving a
25 character reference in then parsed entity text.
26
27 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
28
29 * psgml-other.el (sgml-set-face-for): Nullify
30 {after,before}-change-functions as well as (obsolete)
31 {after,before}-change-function.
5 32
6 Tue Sep 10 17:52:40 1996 Steven L Baur <steve@miranova.com> 33 Tue Sep 10 17:52:40 1996 Steven L Baur <steve@miranova.com>
7 34
8 * Various files: Sync'ed with 1.0a12 35 * Various files: Sync'ed with 1.0a12
9 36