Mercurial > hg > xemacs-beta
comparison lisp/psgml/ChangeLog @ 12:bcdc7deadc19 r19-15b7
Import from CVS: tag r19-15b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:48:16 +0200 |
parents | ac2d302a0011 |
children | 131b0175ea99 |
comparison
equal
deleted
inserted
replaced
11:91ffe8bd52e4 | 12:bcdc7deadc19 |
---|---|
1 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se> | |
2 | |
3 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to | |
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. | |
32 | |
1 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> |
2 | 34 |
3 * Various files: Sync'ed with 1.0a12 | 35 * Various files: Sync'ed with 1.0a12 |
4 | 36 |
5 Fri Jul 12 18:20:07 1996 Steven L Baur <steve@miranova.com> | 37 Fri Jul 12 18:20:07 1996 Steven L Baur <steve@miranova.com> |