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