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