Mercurial > hg > xemacs-beta
comparison lisp/psgml/ChangeLog @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | bcdc7deadc19 |
children | 54cc21c15cbb |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
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 | |
33 Tue Sep 10 17:52:40 1996 Steven L Baur <steve@miranova.com> | 1 Tue Sep 10 17:52:40 1996 Steven L Baur <steve@miranova.com> |
34 | 2 |
35 * Various files: Sync'ed with 1.0a12 | 3 * Various files: Sync'ed with 1.0a12 |
36 | 4 |
37 Fri Jul 12 18:20:07 1996 Steven L Baur <steve@miranova.com> | 5 Fri Jul 12 18:20:07 1996 Steven L Baur <steve@miranova.com> |