116
|
1 Sat Mar 22 19:58:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2
|
|
3 * psgml-html.el (html-mode): Too many backslashes in DOCSTRING.
|
|
4
|
114
|
5 Wed Mar 19 22:58:40 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
6
|
|
7 * psgml-html.el (html-helper-address-string): Use
|
|
8 user-mail-address function.
|
|
9
|
86
|
10 Mon Jan 27 13:12:41 1997 Jin S. Choi <jsc@atype.com>
|
|
11
|
|
12 * psgml.el: Fix location of CATALOG in `sgml-validate-command'.
|
|
13
|
82
|
14 Thu Jan 16 18:23:51 1997 Steven L Baur <steve@miranova.com>
|
|
15
|
|
16 * psgml.el: Use newer interface form of nsgmls.
|
|
17
|
78
|
18 Wed Nov 20 19:40:05 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
19
|
|
20 * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
|
|
21 sgml-top-tree. Needed by sgml-open-element.
|
|
22
|
|
23 Mon Nov 11 01:50:40 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
24
|
|
25 * Version 1.0 released.
|
|
26
|
|
27 Sun Sep 15 14:07:24 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
28
|
|
29 * psgml.el (sgml-mode): modify mode-line-format with subst, don't
|
|
30 replicate the whole format in the code.
|
|
31
|
|
32 Thu Sep 12 20:27:38 1996 Lennart Staflin <lenst@lysator.liu.se>
|
74
|
33
|
78
|
34 * psgml-parse.el (sgml-external-file): Try to find system
|
|
35 identifiers using the sgml-public-map
|
|
36 if sgml-system-identifiers-are-preferred; this way that flag will
|
|
37 have effect even if the sgml-public-map contains `%s'.
|
|
38 (sgml-final): moved to be defined before use.
|
|
39
|
|
40 * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
|
|
41 character references to character number above 255 by leaving a
|
|
42 character reference in then parsed entity text.
|
|
43
|
|
44 Thu Sep 5 14:11:00 1996 Dave Love <d.love@dl.ac.uk>
|
|
45
|
|
46 * psgml-other.el (sgml-set-face-for): Nullify
|
|
47 {after,before}-change-functions as well as (obsolete)
|
|
48 {after,before}-change-function.
|
74
|
49
|
2
|
50 Tue Sep 10 17:52:40 1996 Steven L Baur <steve@miranova.com>
|
|
51
|
|
52 * Various files: Sync'ed with 1.0a12
|
|
53
|
|
54 Fri Jul 12 18:20:07 1996 Steven L Baur <steve@miranova.com>
|
|
55
|
|
56 * Various files: Sync'ed up to Wingpsgml
|
|
57
|
|
58 * iso-sgml.el: Added Appendix 2 Proposed entity additions to Latin-2
|
|
59
|
|
60 Fri Jul 12 03:38:10 1996 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
61
|
|
62 * psgml-edit.el: Allow user to control capitalization of auto-inserted
|
|
63 keywords.
|
|
64
|
|
65
|
|
66 Sun Sep 1 01:53:33 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
67
|
|
68 * Version 1.0a12
|
|
69
|
|
70 * psgml-maint.el: new file. Used to compile psgml.
|
|
71
|
|
72 Tue Aug 20 23:11:30 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
73
|
|
74 * psgml.el:
|
|
75 (sgml-validate-error-regexps): Fixes from Dave Love <d.love@dl.ac.uk>
|
|
76 and David Megginson <dmeggins@uottawa.ca> for use with nsgmls.
|
|
77 (sgml-validate-command): changed default validate command to use
|
|
78 nsgmls.
|
|
79
|
|
80 Sun Aug 11 19:21:56 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
81
|
|
82 * iso88591.map: added code to character mappings.
|
|
83
|
|
84 Thu Jun 13 20:43:53 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
85
|
|
86 * psgml-parse.el (sgml-get-and-move): use sgml-final, not
|
|
87 sgml-state-final-p. In this case the substate can be an AND-state.
|
|
88
|
|
89 Tue May 21 07:39:34 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
90
|
|
91 * Version 1.0a11 released.
|
|
92
|
|
93 Mon May 20 23:14:02 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
94
|
|
95 * psgml.el (psgml-version): bump version.
|
|
96 (sgml-build-custom-menus): fix button3 after easy-menu redefines
|
|
97 it. (this was actually done at an earlier date).
|
|
98
|
|
99 Fri May 3 18:16:18 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
100
|
|
101 * psgml-parse.el (sgml-push-to-entity): remove binding
|
|
102 before/after change functions. This probably made them nil in the
|
|
103 main buffer.
|
|
104
|
|
105 Fri Apr 5 14:37:47 1996 Karl Eichwalder <ke@ke.Central.DE>
|
|
106
|
|
107 * psgml.texi, psgml-api.texi: Add INFO-DIR-ENTRY.
|
|
108
|
|
109 * aclocal.m4, configure.in, Makefile.in: New.
|
|
110 * INSTALL, install-sh, mkinstalldirs: Add from autoconf-2.9
|
|
111 package.
|
|
112
|
|
113 Fri Apr 5 09:47:01 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
114
|
|
115 * Version 1.0a10 released.
|
|
116
|
|
117 Thu Mar 21 22:14:43 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
118
|
|
119 * psgml-parse.el (sgml-cache-catalog): use file-truename on file
|
|
120 to be cached.
|
|
121
|
|
122 Wed Mar 20 20:59:35 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
123
|
|
124 * psgml-info.el (sgml-eltype-refrenced-elements): allow for
|
|
125 exceptions.
|
|
126
|
|
127 Tue Mar 19 21:59:27 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
128
|
|
129 * psgml-api.el (sgml-map-content): use max from main buffer when
|
|
130 setting parser goal. (fix bug 75).
|
|
131
|
|
132 Sun Mar 17 15:06:26 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
133
|
|
134 * psgml-edit.el (sgml-list-valid-tags): Show current
|
|
135 shortreference map name.
|
|
136
|
|
137 * psgml-parse.el (sgml-lookup-shortref-name): new func.
|
|
138
|
|
139 * psgml-edit.el (sgml-what-element): display 'shortref' if cursor
|
|
140 over beginning of a shortref
|
|
141
|
|
142 * psgml-parse.el (sgml-is-goal-after-start): handle stag in entity
|
|
143 differently from stag in buffer.
|
|
144
|
|
145 Tue Mar 12 21:22:52 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
146
|
|
147 * psgml-parse.el: removed use of & in functions and variable
|
|
148 names.
|
|
149
|
|
150 * psgml-dtd.el (sgml-remove-redundant-states-1): remove unused
|
|
151 variable res.
|
|
152
|
|
153 * psgml.el (sgml-parse-colon-path): remove unused variable cd-prefix
|
|
154
|
|
155 Sun Feb 18 16:33:43 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
156
|
|
157 * psgml-parse.el (sgml-push-to-entity): set mc-flag to nil so that
|
|
158 MULE does not mangle binary data. (reported by Jeffrey Friedl
|
|
159 <jfriedl@nff.ncl.omron.co.jp>)
|
|
160
|
|
161 Mon Jan 22 22:57:54 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
162
|
|
163 * psgml-edit.el (sgml-down-element): make sure sgml-last-element
|
|
164 has a reasonable value even if there is an error
|
|
165
|
|
166 Sat Jan 6 22:07:44 1996 Lennart Staflin <lenst@lysator.liu.se>
|
|
167
|
|
168 * psgml-parse.el (sgml-parse-nametoken): change buffer-substring
|
|
169 to buffer-substring-no-properties
|
|
170
|
|
171 Sun Nov 5 13:41:36 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
172
|
|
173 * psgml-dtd.el (sgml-parse-attribute-definition): remove
|
|
174 unnecessary call to sgml-general-case.
|
|
175 (sgml-check-nametoken-group): added a revers to get name tokens in
|
|
176 same order as declared.
|
|
177
|
|
178 Sat Nov 4 12:58:56 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
179
|
|
180 * psgml.el (sgml-validate-error-regexps): added new regexp for
|
|
181 nsgmls (from David M).
|
|
182
|
|
183 * psgml-edit.el (sgml-insert-attributes): call auto-fill-function
|
|
184 after.
|
|
185
|
|
186 * psgml.el (sgml-default-validate-command): add %v for
|
|
187 sgml-declaration variable
|
|
188
|
|
189 Sat Aug 26 13:57:07 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
190
|
|
191 * fs.el (fs-para): fix typo (bug 61).
|
|
192
|
|
193 * psgml-edit.el (sgml-custom-dtd): new arglist to
|
|
194 sgml-doctype-insert.
|
|
195
|
|
196 * psgml-api.el (sgml-map-content): don't take hook-variables as
|
|
197 parameters. Move data parsing to separate function. (bug 59)
|
|
198
|
|
199 Wed Aug 23 20:53:50 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
200
|
|
201 * Version 1.0 a8 released.
|
|
202
|
|
203 * psgml-edit.el (sgml-expand-shortref-to-text): use
|
|
204 sgml-rs-ignore-pos.
|
|
205 (sgml-expand-shortref-to-entity): dito.
|
|
206
|
|
207 * psgml-other.el (sgml-build-custom-menus): make menu entry call
|
|
208 sgml-insert-markup.
|
|
209
|
|
210 * psgml.el (sgml-doctype): typo.
|
|
211
|
|
212 * psgml-parse.el (sgml-rs-ignore-pos): Replaces
|
|
213 sgml-last-start-pos, now buffer local. (bug 49)
|
|
214 (sgml-push-to-entity): set sgml-rs-ignore-pos to start of entity
|
|
215 reference. (bug 49)
|
|
216
|
|
217 * psgml-edit.el (sgml-doctype-insert): Remove &rest (bug 56).
|
|
218
|
|
219 * psgml-lucid.el (sgml-build-custom-menus): Fix (bug 56).
|
|
220
|
|
221 * psgml-other.el (sgml-build-custom-menus): Fix (bug 56).
|
|
222
|
|
223 * psgml-edit.el (sgml-edit-attrib-specification-list): Use the
|
|
224 attlist for attribute names, not the name parsed from the
|
|
225 buffer. This fixes problems with attached text properties.
|
|
226 (fixes bug 53).
|
|
227
|
|
228 Tue Aug 22 20:56:06 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
229
|
|
230 * Version 1.0a7 released
|
|
231
|
|
232 * psgml.el (psgml-version): bump version
|
|
233
|
|
234 Mon Aug 21 23:38:49 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
235
|
|
236 * psgml-parse.el (sgml-extid-sysid): handle old style extids.
|
|
237 (sgml-check-entities): log message on missmatch
|
|
238
|
|
239 Wed Aug 16 22:54:42 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
240
|
|
241 * psgml-parse.el
|
|
242 (sgml-make-extid): optional argument dir added. New representation
|
|
243 for external identifiers.
|
|
244 (sgml-extid-dir): New attr of extid
|
|
245 (sgml-extid-expand): new fun.
|
|
246 (sgml-path-lookup): use sgml-extid-expand
|
|
247 (sgml-lookup-sysid-as-file): take extid as argument instead of sysid,
|
|
248 use sgml-extid-expand
|
|
249 (sgml-parse-external): don't expand sysid
|
|
250
|
|
251
|
|
252 Thu Aug 10 22:33:50 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
253
|
|
254 * psgml.el (sgml-default-validate-command): new function.
|
|
255 (sgml-validate): use new func.
|
|
256 (sgml-validate-command): new possible value: a list of templates
|
|
257 to try.
|
|
258
|
|
259 Mon Jul 31 22:34:10 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
260
|
|
261 * psgml-parse.el (sgml-entity-insert-text): mark entities not
|
|
262 found.
|
|
263 (sgml-entity-marked-undefined-p): new func.
|
|
264 (sgml-push-to-entity): set default-directory to that of external
|
|
265 entities file.
|
|
266 (sgml-parse-external): expand sysid as file name
|
|
267
|
|
268 * psgml-info.el (sgml-display-table): add nosort option.
|
|
269 (sgml-general-dtd-info): more info. including undef entities.
|
|
270
|
|
271 Sun Jul 30 22:23:15 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
272
|
|
273 * test/son2.sgml: check that inclusions are inherited from the doc
|
|
274 element.
|
|
275
|
|
276 * test/doc.dtd: adding ix element as inclusion in doc.
|
|
277
|
|
278 Wed Jul 26 22:07:16 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
279
|
|
280 * psgml-parse.el (sgml-parse-catalog-buffer): recoded. Now all
|
|
281 entries are on the format (type name file) and name might be nil
|
|
282 for "noname" entries.
|
|
283 (sgml-catalog-lookup): changed to handle new internal catalog
|
|
284 format.
|
|
285
|
|
286 Mon Jul 24 00:07:02 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
287
|
|
288 * psgml-parse.el (sgml-parse-catalog-buffer): Handle full catalog
|
|
289 format.
|
|
290 (sgml-catalog-lookup): Handle new catalog format including
|
|
291 parameter entities.
|
|
292 (sgml-search-catalog): new function, can be used to look up
|
|
293 SGMLDECL etc..
|
|
294
|
|
295 * psgml.el (sgml-system-identifiers-are-preferred): new option.
|
|
296
|
|
297 Sun Jul 23 20:56:00 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
298
|
|
299 * psgml-other.el (sgml-popup-multi-menu): kludge to force
|
|
300 x-popup-menu to be two level.
|
|
301
|
|
302 * psgml-parse.el (sgml-do-data): move start after data consumed.
|
|
303
|
|
304 Mon May 1 20:57:29 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
305
|
|
306 * psgml-edit.el (sgml-normalize-content): fixing arithmetic error
|
|
307
|
|
308 * psgml-parse.el (sgml-make-shortmap): add missing = to skip strings
|
|
309
|
|
310 Sun Apr 23 23:01:35 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
311
|
|
312 * Id 46: turns on autofill, fixed.
|
|
313
|
|
314 * psgml-parse.el (sgml-auto-fill-inhibit-function): new variable
|
|
315 (do-auto-fill): advise do-auto-fill to honour above variable
|
|
316 (sgml-need-dtd): set sgml-auto-fill-inhibit-function, and don't
|
|
317 set auto-fill-function.
|
|
318 (sgml-safe-context-of): new fun
|
|
319 (sgml-safe-element-at): new fun
|
|
320 (sgml-in-prolog-p): new fun
|
|
321
|
|
322 Mon Apr 10 21:26:30 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
323
|
|
324 * psgml-dtd.el (sgml-write-dtd): set file-type for oemacs.
|
|
325
|
|
326 Tue Mar 28 19:01:53 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
327
|
|
328 * psgml-parse.el (sgml-try-merge-compiled-dtd): entd should be
|
|
329 ents.
|
|
330
|
|
331
|
|
332 Mon Mar 27 18:31:26 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
333
|
|
334 * psgml-parse.el (sgml-bdtd-load): var. renamed.
|
|
335 (sgml-eltypes-in-state): fix som inconsitencies with
|
|
336 token/eltype/symbol.
|
|
337 (sgml-list-implications): fix bug handling empty elements.
|
|
338
|
|
339 * psgml.el (sgml-recompile-out-of-date-cdtd): renamed from
|
|
340 sgml-ignore-out-of-date-cdtd.
|
|
341
|
|
342 Sun Mar 26 16:25:10 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
343
|
|
344 * Id 34: CATALOG searching priorities, fixed.
|
|
345
|
|
346 * psgml-parse.el (sgml-catalog-lookup):
|
|
347 Giv PUBLIC entries priority over ENTITY and DOCTYPE
|
|
348
|
|
349 * Id 35: Entity manager handling of system id, fixed.
|
|
350
|
|
351 * psgml-parse.el (sgml-lookup-sysid-as-file): new func.
|
|
352 (sgml-external-file): call new func.
|
|
353
|
|
354 * Id 41: selecting from a popup menu should not be an error
|
|
355 Installing patch from Tim Bradshaw <tfb@edinburgh.ac.uk>,
|
|
356 Also fixing consequences.
|
|
357 Also making new menu function sgml-popup-multi-menu,
|
|
358 which uses call-back style. Nicer attributes menu.
|
|
359
|
|
360 * psgml-other.el (sgml-set-face-for): Use sgml-type instead of
|
|
361 type for overlay property.
|
|
362
|
|
363 * psgml-edit.el (sgml-attrib-menu): Make all attributes into one
|
|
364 list with submenues for every attribute.
|
|
365
|
|
366 Thu Mar 23 20:23:26 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
367
|
|
368 * psgml.el (sgml-mode): append to post-command-hook, this makes
|
|
369 psgml work better with auto-show.
|
|
370
|
|
371 * psgml-parse.el (sgml-throw-on-error): new var.
|
|
372 (sgml-error): Throw if sgml-throw-on-error is set.
|
|
373 (sgml-push-to-entity): remove fifth arg to insert-file-contents
|
|
374
|
|
375 * psgml-edit.el: (sgml-indent-line)
|
|
376 Make sgml-indent-line better behaved.
|
|
377 1. Don't tab outside document element.
|
|
378 2. Ignore parse errors.
|
|
379
|
|
380
|
|
381 Sun Mar 19 16:46:45 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
382
|
|
383 * psgml-parse.el (sgml-bdtd-load): if sgml-ignore-out-of-date-cdtd
|
|
384 is ask, ask before recompiling.
|
|
385
|
|
386 Thu Mar 2 19:08:59 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
387
|
|
388 * Id 38: auto-fill breaks pubid, fixed
|
|
389
|
|
390 * psgml-parse.el (sgml-do-auto-fill): new function, won't
|
|
391 auto-fill outside document element
|
|
392 (sgml-need-dtd): set auto-fill-function.
|
|
393
|
|
394 Wed Feb 22 22:51:30 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
395
|
|
396 * Id 37: sgml-kill-element with cursor inside tag
|
|
397 fixed.
|
|
398
|
|
399 * psgml-edit.el (sgml-kill-element): signal error if point is
|
|
400 inside markup
|
|
401
|
|
402 Sat Jan 28 14:35:01 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
403
|
|
404 * psgml-edit.el (sgml-insert-element): Leave point at the end of
|
|
405 the element.
|
|
406
|
|
407 * psgml.texi: Patch from Kevin R
|
|
408
|
|
409 Mon Jan 23 19:29:33 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
410
|
|
411 * psgml-edit.el (sgml-tag-regexp): make it handle unclosed tags
|
|
412 and net tags.
|
|
413
|
|
414 * psgml-parse.el (struct sgml-tree): new field asl, constuctor
|
|
415 changed.
|
|
416 (sgml-open-element): pass asl to sgml-make-tree
|
|
417 (sgml-element-attribute-specification-list): use sgml-tree-asl.
|
|
418
|
|
419 Sat Jan 14 16:27:46 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
420
|
|
421 * psgml.el (sgml-mode-abbrev-table): new var. From patch by Karl
|
|
422 Eichwalder.
|
|
423 (sgml-validate-command): fixed doc. (Kevin Rodgers)
|
|
424
|
|
425 Thu Jan 12 16:57:05 1995 Lennart Staflin <lenst@lysator.liu.se>
|
|
426
|
|
427 * psgml-other.el (sgml-set-face-for): installed patch from Kevin
|
|
428
|
|
429 * psgml-parse.el (sgml-do-end-tag): move call to sgml-set-markup-type
|
|
430
|
|
431 Sun Dec 11 16:38:29 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
432
|
|
433 * psgml-edit.el (sgml-do-set-option): take care of
|
|
434 read-from-string.
|
|
435
|
|
436 * psgml.el (psgml-version): bump
|
|
437 (sgml-ignore-out-of-date-cdtd): new option
|
|
438
|
|
439 * psgml-parse.el (sgml-bdtd-load): make up to date test optional.
|
|
440
|
|
441 Fri Dec 9 22:02:13 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
442
|
|
443 * psgml-other.el: Add ranges to multipart menus.
|
|
444
|
|
445 * psgml-edit.el (sgml-normalize-start-tag): Don't recreate
|
|
446 NET-start tags.
|
|
447
|
|
448 Sun Dec 4 01:23:46 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
449
|
|
450 * psgml-edit.el (sgml-expand-shortref-to-text): update sgml-goal
|
|
451 (sgml-expand-shortref-to-entity): dito
|
|
452
|
|
453 Tue Nov 29 13:13:13 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
454
|
|
455 * psgml-dtd.el (sgml-before-eltype-modification): obsolete?
|
|
456
|
|
457 * psgml-parse.el: Major changes to handling of compiled dtds
|
|
458
|
|
459 Fri Nov 25 23:01:46 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
460
|
|
461 * psgml-edit.el (sgml-entities-menu): sort entities menu
|
|
462
|
|
463 Thu Nov 17 20:45:02 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
464
|
|
465 * psgml-parse.el (sgml-path-lookup): set cand not res.
|
|
466
|
|
467 Sat Nov 12 08:09:13 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
468
|
|
469 * psgml-dtd.el (sgml-code-dtd): map over all eltypes, not only
|
|
470 defined, when outputing the names
|
|
471
|
|
472 Thu Nov 3 06:47:17 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
473
|
|
474 * Patch from Norman Walsh
|
|
475
|
|
476 * psgml-parse.el (sgml-do-entity-ref): check
|
|
477 sgml-warn-about-undefined-entities.
|
|
478
|
|
479 * psgml.el (sgml-warn-about-undefined-entities): new var.
|
|
480
|
|
481 Mon Oct 31 20:10:58 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
482
|
|
483 * psgml-parse.el (sgml-try-merge-compiled-dtd): Immediately exit
|
|
484 entity check loop if discrepancy found.
|
|
485
|
|
486 Sun Oct 30 17:02:09 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
487
|
|
488 * psgml-parse.el (sgml-copy-eltypes): remove
|
|
489
|
|
490 * psgml.el ((fboundp 'run-hook-with-args)): conditionally define
|
|
491
|
|
492 * psgml-edit.el (sgml-list-valid-tags): don't show shortmap.
|
|
493
|
|
494 * psgml-dtd.el (sgml-before-eltype-modification): use
|
|
495 sgml-merge-eltypes instead of sgml-copy-eltypes.
|
|
496 (sgml-do-usemap-element): call sgml-before-eltype-modification.
|
|
497
|
|
498 * psgml-parse.el (sgml-merge-eltypes): don't overwrite values in
|
|
499 old eltypes.
|
|
500
|
|
501 Sat Oct 29 00:15:41 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
502
|
|
503 * psgml-parse.el (sgml-setup-doctype): new func.
|
|
504
|
|
505
|
|
506 Thu Oct 27 01:51:37 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
507
|
|
508 * psgml-parse.el (sgml-show-warnings): instead of suppress
|
|
509 warnings, defualt nil. Set to t by next trouble spot. Warnings
|
|
510 also shown when parsing dtd.
|
|
511 (sgml-parse-external): moved
|
|
512 (sgml-do-doctype): include the code that sgml-check-doctype-body
|
|
513 did have
|
|
514 (sgml-make-primitive-content-token): moved
|
|
515
|
|
516 Wed Oct 26 23:23:26 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
517
|
|
518 * psgml.el (psgml-version): bump version
|
|
519 (sgml-ignore-undefined-elements): new option
|
|
520
|
|
521 * psgml-parse.el (sgml-eltype-all-miscdata): replace the function
|
|
522 sgml-eltype-all-appdata.
|
|
523 (sgml-eltype-set-all-miscdata): new func.
|
|
524
|
|
525 Tue Oct 25 01:26:03 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
526
|
|
527 * psgml-dtd.el (sgml-declare-entity): handle #DEFAULT
|
|
528
|
|
529 * psgml-parse.el (sgml-lookup-entity): support default entity
|
|
530 (sgml-entity-declare): dito
|
|
531 (sgml-merge-entity-tables): dito
|
|
532
|
|
533 Sat Oct 22 01:24:50 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
534
|
|
535 * psgml-parse.el (sgml-read-dtd): Decode current buffer.
|
|
536
|
|
537 Fri Oct 14 00:41:19 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
538
|
|
539 * psgml-dtd.el (sgml-code-dtd): take dtd as argument
|
|
540 (sgml-save-dtd): take optional dtd
|
|
541
|
|
542 * Id 27: insert-element looping
|
|
543 Test if inside markup when producing menus and completion tables.
|
|
544
|
|
545 Wed Sep 28 08:10:19 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
546
|
|
547 * psgml-parse.el (sgml-set-parse-state): Use smgl-goto-epos
|
|
548 (sgml-push-to-entity): reuse buffers always
|
|
549 (sgml-close-element): don't promote position of tag
|
|
550
|
|
551 * psgml-dtd.el (sgml-parse-external): remove use of sgml-gname-symbol
|
|
552 (sgml-check-declared-value): "-
|
|
553 (sgml-check-default-value): "-
|
|
554
|
|
555 Tue Sep 27 20:11:57 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
556
|
|
557 * psgml-parse.el (sgml-open-element): take attribute specification
|
|
558 list as argument. Call hook sgml-open-element-hook.
|
|
559 (sgml-data-function): new var
|
|
560 (sgml-pi-function): new var
|
|
561 remove sgml-{g,e}name-symbol
|
|
562 (sgml-skip-cdata): rename to sgml-do-data
|
|
563
|
|
564 Mon Sep 26 09:44:35 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
565
|
|
566 * Version 1.0 a3
|
|
567
|
|
568 Sun Sep 25 16:12:06 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
569
|
|
570 * psgml-parse.el: move sgml-set-markup-type
|
|
571
|
|
572 * psgml-edit.el (sgml-do-set-option): add event argument
|
|
573
|
|
574 * Id 1: C-c C-d may hang
|
|
575 psgml-edit.el (sgml-next-data-field): check if at end of buffer
|
|
576
|
|
577 * psgml-edit.el (sgml-normalize-start-tag): can`t use
|
|
578 sgml-change-start-tag becuse trimming may have moved cursor to
|
|
579 some other place if the tag is implied.
|
|
580
|
|
581
|
|
582 Sun Sep 25 14:54:19 1994 Lennart Staflin (lenst@lysita)
|
|
583
|
|
584 * psgml-lucid.el: Implement changes in psgml-other.
|
|
585 * Id 24: Lucid menubar problems, see above.
|
|
586
|
|
587 Sun Sep 25 10:17:25 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
588
|
|
589 * psgml-other.el (sgml-popup-menu): new func.
|
|
590 (sgml-max-menu-size): move here
|
|
591
|
|
592 * psgml.el: split sgml-user-options into sgml-file-options and
|
|
593 sgml-user-options. Fix some properties and buffer local status.
|
|
594 (sgml-valid-option): new func.
|
|
595 (sgml-save-options): save all file options that are valid.
|
|
596
|
|
597 * psgml-edit.el: options menu split into file and user options,
|
|
598 sgml-split-menu move to emacs specific files (psgml-other,
|
|
599 psgml-lucid). The emacs specific provides a sgml-popup-menu.
|
|
600
|
|
601 * psgml.el (sgml-live-element-indicator): remove buffer localness
|
|
602
|
|
603 * psgml-parse.el (sgml-parse-catalog-buffer): use sgml-parse-name
|
|
604 for doctype.
|
|
605
|
|
606 Fri Sep 23 00:19:18 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
607
|
|
608 * psgml-dtd.el (sgml-reduce-|): inline sgml-make-alt
|
|
609
|
|
610 * psgml-parse.el (sgml-add-move-to-set): make into macro
|
|
611 (sgml-state-final-p): make into macro
|
|
612
|
|
613 * psgml-dtd.el (sgml-make-primitive-content-token): make defsubst
|
|
614
|
|
615 * psgml-parse.el (sgml-parse-name): remove defsubst
|
|
616 (sgml-parse-name): add compiler macro
|
|
617
|
|
618 * psgml-dtd.el (sgml-remove-redundant-states-1): new optimizer
|
|
619 (sgml-make-*): use it
|
|
620 (sgml-make-+): use it
|
|
621 (sgml-make-conc): use it
|
|
622
|
|
623 * psgml-parse.el (sgml-parse-ds): make defsubst
|
|
624 (sgml-parse-parameter-entity-ref): make defsubst
|
|
625 (sgml-do-parameter-entity-ref): new sub for above
|
|
626 (sgml-eltype-token): def compiler macro
|
|
627 (sgml-token-eltype): def compiler macro
|
|
628
|
|
629 * psgml-dtd.el (sgml-parse-connector): make defsubst
|
|
630 (sgml-make-opt): nconc instead of append
|
|
631
|
|
632 * psgml-parse.el (sgml-parser-loop): check for end tag before
|
|
633 skipping cdata
|
|
634 (sgml-skip-ps): make defsubst
|
|
635
|
|
636 * psgml-dtd.el (sgml-parse-prolog): add cleanup entities
|
|
637
|
|
638 * psgml-parse.el (sgml-parser-loop): move parsing of end-tag to
|
|
639 after shortref
|
|
640
|
|
641 * psgml.el (sgml-debug): use sgml-log-message
|
|
642
|
|
643 * psgml-parse.el (sgml-deref-shortmap): respect the nobol argument
|
|
644 (sgml-last-start-pos): New variable
|
|
645 (sgml-push-to-entity): set sgml-last-start-pos to buffer start if
|
|
646 entering an internal entity
|
|
647 (sgml-pop-entity): set sgml-last-start-pos
|
|
648 (sgml-parse-to): set sgml-last-start-pos
|
|
649 (sgml-parser-loop): call deref map with disabling of &#RS if point
|
|
650 is equal to sgml-last-start-pos
|
|
651
|
|
652 Thu Sep 22 01:03:56 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
653
|
|
654 * psgml-parse.el (sgml-cleanup-entities): clean up buffers used by
|
|
655 sgml-push-to-entity if some looping code has left a lot of buffers.
|
|
656 (sgml-need-dtd): call sgml-cleanup-entities
|
|
657 (sgml-push-to-entity): check that the sgml-cleanup-entities works,
|
|
658 cludge to make sure shortref maps don't find record-start in the
|
|
659 beginning of internal entities. This cludge breaks the epos
|
|
660 promotion code.
|
|
661 (sgml-set-parse-state): when setting parse state to start of a
|
|
662 element goto epos-end (not start+len).
|
|
663
|
|
664 Sun Sep 18 05:49:17 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
665
|
|
666 * psgml-parse.el
|
|
667 (sgml-parse-parameter-entity-ref): call sgml-push-to-entity with
|
|
668 optional argument 'param.
|
|
669 (sgml-push-to-entity): take new optional argument and pass it to
|
|
670 sgml-entity-insert-text.
|
|
671 (sgml-entity-insert-text): take extra type argument.
|
|
672 ci 2.8
|
|
673 (sgml-eltype-mixed): add comp.macro
|
|
674 (sgml-parse-name): make defsubst
|
|
675
|
|
676 Thu Sep 15 02:06:22 1994 Lennart Staflin (lenst@lysita)
|
|
677
|
|
678 * psgml-parse.el (sgml-current-entity-map): add default-directory
|
|
679 (sgml-set-global): set default-directory in
|
|
680 sgml-current-entity-map
|
|
681 (sgml-check-name): fix bug in compiler-macro
|
|
682 (sgml-insert-external-entity): don't accepty directories as result
|
|
683 (sgml-push-to-entity): copy default-directory to new buffer
|
|
684
|
|
685 * psgml.el (sgml-catalog-files): new default value
|
|
686
|
|
687 Wed Sep 14 04:36:29 1994 Lennart Staflin (lenst@lysita)
|
|
688
|
|
689 * psgml-parse.el (sgml-dtd): make type an untyped vector
|
|
690
|
|
691 Tue Sep 13 06:35:43 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
692
|
|
693 * psgml-parse.el (sgml-check-name): add comp-mac
|
|
694 (sgml-final): make defsubst
|
|
695 (sgml-final&): sub for above
|
|
696 (sgml-parse-pcdata): make defsubst
|
|
697 (sgml-eltype-name): add comp-mac
|
|
698
|
|
699 Mon Sep 12 05:11:38 1994 Lennart Staflin (lenst@lysita)
|
|
700
|
|
701 * psgml-parse.el (sgml-parse-processing-instruction): make defsubst
|
|
702 (sgml-do-processing-instruction): broken out from above
|
|
703
|
|
704 Mon Sep 12 01:36:46 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
705
|
|
706 * psgml-parse.el (sgml-parse-general-entity-ref): make defsubst
|
|
707 (sgml-do-general-entity-ref): broken out from above
|
|
708 (sgml-set-markup-type): make defsubst
|
|
709
|
|
710 Sun Sep 11 21:49:14 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
711
|
|
712 * psgml-parse.el (sgml-is-enabled-net): make defsubst
|
|
713 (sgml-parse-s): make defsubst
|
|
714 (sgml-element-mixed): add a compiler macro
|
|
715
|
|
716 Sun Sep 11 00:00:45 1994 Lennart Staflin (lenst@lysita)
|
|
717
|
|
718 * psgml-lucid.el: Install patch
|
|
719 From: Tim Bradshaw <tfb@edinburgh.ac.uk>
|
|
720 in 4.0b2 with lemacs 19.10 and up I don't think you want to add
|
|
721 the SGML menus before the "Help" menu since then they come out at
|
|
722 the right hand of the menubar. Attached patch to psgml-lucid does
|
|
723 the trick.
|
|
724
|
|
725
|
|
726 Thu Sep 8 23:38:20 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
727
|
|
728 * psgml-dtd.el (sgml-check-content): ANY also mixed
|
|
729
|
|
730
|
|
731 Thu Sep 8 22:35:19 1994 Lennart Staflin (lenst@lysita)
|
|
732
|
|
733 * psgml-parse.el (sgml-make-shortmap): Only warning for strange
|
|
734 short ref delimiter
|
|
735
|
|
736 * psgml-dtd.el (sgml-dtd-shortmaps): New variable
|
|
737 (sgml-declare-shortref): add mapping to variable
|
|
738 (sgml-check-doctype-body): add shortref maps from variable to dtd
|
|
739 struct
|
|
740
|
|
741 * psgml-edit.el (sgml-custom-dtd): new command
|
|
742 (sgml-custom-markup): new command
|
|
743
|
|
744 Thu Sep 8 01:17:59 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
745
|
|
746 * psgml-edit.el (sgml-normalize): expand short references also
|
|
747
|
|
748 Wed Sep 7 20:56:41 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
749
|
|
750 * psgml-parse.el (sgml-reparse-buffer): New function.
|
|
751
|
|
752 * nefarious.el (sgml-map-element-types): Update for 1.0
|
|
753
|
|
754
|
|
755 Sun Sep 4 17:09:27 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
756
|
|
757 * psgml-edit.el (sgml-untag-element): require tags to be in the
|
|
758 buffer
|
|
759
|
|
760 * psgml-parse.el (sgml-update-display): parse to point-max after
|
|
761 parse to window-end
|
|
762
|
|
763 * psgml.el (sgml-validate-command): change to use format string
|
|
764 (sgml-validate): use format
|
|
765
|
|
766 * psgml-edit.el (sgml-operate-on-tags): give tags uniq numbers as
|
|
767 invisible property
|
|
768
|
|
769 Sun Sep 4 10:21:54 1994 Lennart Staflin (lenst@lysita)
|
|
770
|
|
771 * psgml-dtd.el (sgml-check-element-type): Fix problem with ranked
|
|
772 groups
|
|
773
|
|
774
|
|
775 Sun Sep 4 00:10:50 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
776
|
|
777 * psgml-edit.el (sgml-indent-line): use sgml-find-context-of at
|
|
778 end of buffer.
|
|
779
|
|
780 Sun Sep 3 23:00:00 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
781
|
|
782 * Version 0.4b2
|
|
783
|
|
784 Fri Sep 2 19:48:41 1994 Lennart Staflin (lenst@lysita)
|
|
785
|
|
786 * psgml.el (sgml-local-catalogs): new variable
|
|
787
|
|
788 * psgml-parse.el: Implement local serach maps for entities
|
|
789
|
|
790
|
|
791 Tue Aug 30 17:28:42 1994 Lennart Staflin (lenst@lysita)
|
|
792
|
|
793 * psgml-parse.el: Introduce sgml-current-omittag and
|
|
794 sgml-current-shorttag that holds golbal copies of sgml-omittag and
|
|
795 sgml-shorttag. Change variable references where apropriate
|
|
796
|
|
797 * psgml-edit.el (sgml-next-trouble-spot): ignore warnings before
|
|
798 point
|
|
799 (sgml-expand-entity-reference): New command
|
|
800
|
|
801 Mon Aug 29 07:44:48 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
802
|
|
803 * psgml-parse.el (sgml-parser-loop): Take argument: a function
|
|
804 that should return t if the loop should be prematurely exited
|
|
805 (sgml-parse-to): take optional argument to pass to sgml-parser-loop
|
|
806
|
|
807 * psgml.el (sgml-command-post): function called from
|
|
808 post-command-hook. Activates DTD is `sgml-auto-activate-dtd' is
|
|
809 set and call `sgml-update-display' in psgml-parse if there is an
|
|
810 active DTD.
|
|
811 (sgml-auto-activate-dtd): New variable.
|
|
812
|
|
813 * psgml-parse.el (sgml-update-display): instead of
|
|
814 sgml-set-live-indicator
|
|
815
|
|
816 * psgml-dtd.el (sgml-parse-character-reference): only parse
|
|
817 function character refrences if optional argument is true
|
|
818
|
|
819 Sat Aug 27 10:53:54 1994 Lennart Staflin (lenst@lysita)
|
|
820
|
|
821 * psgml-parse.el: Implement short references
|
|
822
|
|
823 Fri Aug 26 02:47:35 1994 Lennart Staflin <lenst@lysator.liu.se>
|
|
824
|
|
825 * psgml-edit.el (sgml-operate-on-tags): only set inivisible
|
|
826 property (and rear-nonsticky)
|
|
827
|
|
828 * psgml-parse.el (sgml-parse-to): remove sgml-hide manipulation
|
|
829
|
|
830 Fri Aug 26 00:02:30 1994 Lennart Staflin (lenst@lysita)
|
|
831
|
|
832 * psgml-parse.el (sgml-set-live-element-indicator): don't let
|
|
833 point be inside an invisible region.
|
|
834
|
|
835 Thu Aug 25 04:35:33 1994 Lennart Staflin (lenst@konrad)
|
|
836
|
|
837 * psgml-edit.el (sgml-operate-on-tags): use category sgml-hide
|
|
838 instead of invisible+read-only.
|
|
839
|
|
840 * psgml-parse.el (sgml-parse-to): temporary set sgml-hide's
|
|
841 property intangible to nil when parsing.
|
|
842
|
|
843 * psgml.el (sgml-max-menu-size): set as 2/3 of frame-height
|
|
844 (psgml-version): bump version
|
|
845
|
|
846 * psgml-parse.el (sgml-do-pcdata): set markup type nil, to delete
|
|
847 any overlays left from previous parse.
|
|
848
|
|
849 * psgml-other.el (sgml-mode-map): change Fold to View
|
|
850 (sgml-set-face-after-change): disable
|
|
851
|
|
852 * Version 1a1
|
|
853
|
|
854 Wed Aug 24 20:29:37 1994 Lennart Staflin (lenst@dell)
|
|
855
|
|
856 * psgml-edit.el: changing append to nconc
|
|
857
|
|
858 * psgml-parse.el: changing append to nconc
|
|
859
|
|
860 Wed Aug 24 07:06:39 1994 Lennart Staflin (lenst@lysita)
|
|
861
|
|
862 * psgml-parse.el (sgml-set-live-element-indicator): parse to
|
|
863 window-end after sit-for to set faces.
|
|
864
|
|
865 * psgml.el (sgml-exposed-tags): new variable.
|
|
866
|
|
867 * psgml-edit.el (sgml-operate-on-tags): install patch
|
|
868 From: kevinr@airedale (Kevin Rodgers)
|
|
869 (sgml-operate-on-tags): installed another patch from above. Added
|
|
870 variable sgml-exposed-tags.
|
|
871
|
|
872 Tue Aug 23 02:32:45 1994 Lennart Staflin (lenst@lysita)
|
|
873
|
|
874 * psgml-parse.el (sgml-load-dtd): install patch
|
|
875 date: 1994/08/19 18:30:03; author: kevinr; state: Exp;
|
|
876 lines: +3 -3 sgml-load-dtd, sgml-external-file: Use
|
|
877 `expand-file-name' instead of `concat'.
|
|
878
|
|
879 * psgml-dtd.el (sgml-make-pcdata): change sgml-make-opt to
|
|
880 sgml-make-*
|
|
881
|
|
882 Mon Aug 22 21:30:04 1994 Lennart Staflin (lenst@lysita)
|
|
883
|
|
884 * psgml-edit.el: split psgml-parse into psgml-parse and psgml-edit
|
|
885
|
|
886 Sat Aug 20 02:10:32 1994 Lennart Staflin (lenst@lysita)
|
|
887
|
|
888 * psgml.texi (Attributes): add C-c C-d in attribute edit mode.
|
|
889
|
|
890 Sat Aug 13 00:59:17 1994 Lennart Staflin (lenst@lysita)
|
|
891
|
|
892 * psgml.el (sgml-mode): add some documentation.
|
|
893
|
|
894 Mon Jul 19 1994 00:33:28 Kevin Rodgers <kevinr@ihs.com>
|
|
895
|
|
896 * psgml-parse.el (sgml-close-element-hook): Define.
|
|
897 (sgml-close-element): Invoke `sgml-close-element-hook' after
|
|
898 `(sgml-tree-end sgml-current-tree)' and `(sgml-tree-etag-len
|
|
899 sgml-current-tree)' have been set.
|
|
900
|
|
901 Fri Aug 12 21:19:52 1994 Lennart Staflin (lenst@lysita)
|
|
902
|
|
903 * psgml-parse.el (sgml-pub-expand-char): remove test -- expand any
|
|
904 character.
|
|
905
|
|
906 * experiment.el (sgml-pub-expand-char): remove test -- expand any
|
|
907 character.
|
|
908
|
|
909 Thu Aug 11 20:13:44 1994 Lennart Staflin (lenst@lysita)
|
|
910
|
|
911 * psgml-parse.el (sgml-push-to-param): move call to
|
|
912 sgml-external-file to before set-buffer. Simplify testing.
|
|
913
|
|
914 Tue Jul 12 1994 21:39:20 Kevin Rodgers <kevinr@ihs.com>
|
|
915
|
|
916 * psgml-parse.el (sgml-map-public): Accept an additional
|
|
917 optional argument, NAME, and map `n' to it if it's not nil.
|
|
918 (sgml-external-file): Pass the optional argument NAME to
|
|
919 `sgml-map-public'.
|
|
920 (sgml-pub-expand-char): Recognize `n' as well as `c', `o', and
|
|
921 `d' (and their upper-case variants).
|
|
922
|
|
923 Wed Jul 6 21:17:41 1994 Lennart Staflin (lenst@konrad)
|
|
924
|
|
925 * psgml-parse.el (sgml-next-data-field): stop any where but avoid
|
|
926 current element (previously only stopped at the beginning of an
|
|
927 element)
|