diff options
| author | Miles Bader | 2007-12-16 05:08:49 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-12-16 05:08:49 +0000 |
| commit | d29ee6b1a110cf5d170a10317a96acbbd4a1c68b (patch) | |
| tree | 58f3c40766d8d56de7d2b026c29e198764d910aa /etc | |
| parent | 7e095e45a3f790e4608c88db9648d248e24901dc (diff) | |
| parent | 47854a55680b5809811caf72f66ecbe8289c2855 (diff) | |
| download | emacs-d29ee6b1a110cf5d170a10317a96acbbd4a1c68b.tar.gz emacs-d29ee6b1a110cf5d170a10317a96acbbd4a1c68b.zip | |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 35 | ||||
| -rw-r--r-- | etc/NEWS | 17 | ||||
| -rw-r--r-- | etc/NEWS.22 | 2 | ||||
| -rw-r--r-- | etc/TODO | 8 | ||||
| -rw-r--r-- | etc/emacs.desktop | 11 | ||||
| -rw-r--r-- | etc/images/icons/emacs16_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/emacs24_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/emacs256_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/emacs32_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/emacs48_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/emacs512_mac.png | 1 | ||||
| -rw-r--r-- | etc/images/icons/macemacs_16.png | bin | 1272 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/macemacs_24.png | bin | 1795 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/macemacs_256.png | bin | 58604 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/macemacs_32.png | bin | 2454 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/macemacs_48.png | bin | 4330 -> 0 bytes | |||
| -rw-r--r-- | etc/images/icons/macemacs_512.png | bin | 160704 -> 0 bytes | |||
| -rw-r--r-- | etc/schema/dbdyntbl.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/docbk-dyntbl.rnc (renamed from etc/schema/docbook-dyntbl.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/docbk-soextbl.rnc (renamed from etc/schema/docbook-soextbl.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-bform.rnc (renamed from etc/schema/xhtml-basic-form.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-btable.rnc (renamed from etc/schema/xhtml-basic-table.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-form.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/xhtml-lst.rnc (renamed from etc/schema/xhtml-list.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-table.rnc | 2 | ||||
| -rw-r--r-- | etc/schema/xhtml-tgt.rnc (renamed from etc/schema/xhtml-target.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-xstyle.rnc (renamed from etc/schema/xhtml-style.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml.rnc | 10 |
28 files changed, 80 insertions, 15 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0cd4f718b1a..19011436d3b 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,38 @@ | |||
| 1 | 2007-12-15 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | The following files renamed to avoid file-name clashes in | ||
| 4 | 8+3 (a.k.a. DOS) namespace: | ||
| 5 | |||
| 6 | * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc. | ||
| 7 | * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc. | ||
| 8 | * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc. | ||
| 9 | * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc. | ||
| 10 | * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc. | ||
| 11 | * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc: | ||
| 12 | Updated accordingly. | ||
| 13 | |||
| 14 | * schema/docbook-dyntbl.rnc, schema/docbook-dyntbl.rnc: Renamed to | ||
| 15 | docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively. | ||
| 16 | |||
| 17 | * images/icons/macemacs_16.png, images/icons/macemacs_24.png: | ||
| 18 | * images/icons/macemacs_32.png, images/icons/macemacs_48.png: | ||
| 19 | * images/icons/macemacs_256.png, images/icons/macemacs_512.png: | ||
| 20 | Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png, | ||
| 21 | emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png, | ||
| 22 | respectively. | ||
| 23 | |||
| 24 | 2007-12-08 Ulrich Mueller <ulm@gentoo.org> (tiny change) | ||
| 25 | |||
| 26 | * emacs.desktop (Exec, Icon, Categories): Fix entries. | ||
| 27 | |||
| 28 | 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 29 | |||
| 30 | * NEWS: Add minimal Gnus item. | ||
| 31 | |||
| 32 | 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 33 | |||
| 34 | * emacs.desktop: New file. | ||
| 35 | |||
| 1 | 2007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp> | 36 | 2007-11-30 Kentaro Ohkouchi <nanasess@fsm.ne.jp> |
| 2 | 37 | ||
| 3 | * images/icons/macemacs_16.png, images/icons/macemacs_24.png: | 38 | * images/icons/macemacs_16.png, images/icons/macemacs_24.png: |
| @@ -55,7 +55,7 @@ testing for the `multi-tty' feature. | |||
| 55 | OS-X-style icons (an application icon and a relevant document icon) | 55 | OS-X-style icons (an application icon and a relevant document icon) |
| 56 | were contributed by Kentaro Ohkouchi. | 56 | were contributed by Kentaro Ohkouchi. |
| 57 | Source files for these icons can be found in Emacs.app/Contents/Resources. | 57 | Source files for these icons can be found in Emacs.app/Contents/Resources. |
| 58 | PNG versions are available as etc/images/icons/macemacs_*.png. | 58 | PNG versions are available as etc/images/icons/emacs*_mac.png. |
| 59 | 59 | ||
| 60 | ** Built-in functions (subr) can now have an interactive specification | 60 | ** Built-in functions (subr) can now have an interactive specification |
| 61 | that is not a prompt string. If the `intspec' parameter of a `DEFUN' | 61 | that is not a prompt string. If the `intspec' parameter of a `DEFUN' |
| @@ -234,7 +234,12 @@ position of point in help window (for example in `view-lossage'). | |||
| 234 | ** view-remove-frame-by-deleting is now by default t | 234 | ** view-remove-frame-by-deleting is now by default t |
| 235 | since users found iconification of view-mode frames distracting. | 235 | since users found iconification of view-mode frames distracting. |
| 236 | 236 | ||
| 237 | ** isearch can now search through multiple ChangeLog files. | 237 | ** Isearch mode |
| 238 | |||
| 239 | *** New command `isearch-occur' bound to `M-s o' in isearch mode | ||
| 240 | runs `occur' with the current search string. | ||
| 241 | |||
| 242 | *** isearch can now search through multiple ChangeLog files. | ||
| 238 | When running isearch in a ChangeLog file, if the search fails, | 243 | When running isearch in a ChangeLog file, if the search fails, |
| 239 | then another C-s tries searching the previous ChangeLog, | 244 | then another C-s tries searching the previous ChangeLog, |
| 240 | if there is one (e.g. go from ChangeLog to ChangeLog.12). | 245 | if there is one (e.g. go from ChangeLog to ChangeLog.12). |
| @@ -347,6 +352,14 @@ rather than fortran-indent-comment. | |||
| 347 | +++ | 352 | +++ |
| 348 | *** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. | 353 | *** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax. |
| 349 | 354 | ||
| 355 | ** Gnus package | ||
| 356 | |||
| 357 | *** The Gnus package has been updated | ||
| 358 | |||
| 359 | *** There are many news features, bug fixes and improvements. | ||
| 360 | |||
| 361 | See the file GNUS-NEWS or the node "No Gnus" in the Gnus manual for details. | ||
| 362 | |||
| 350 | ** Miscellaneous | 363 | ** Miscellaneous |
| 351 | 364 | ||
| 352 | *** comint-mode uses `start-file-process' now (see Lisp Changes). | 365 | *** comint-mode uses `start-file-process' now (see Lisp Changes). |
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index d7368ac6f38..ccabf7d4faf 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -88,6 +88,8 @@ that the desktop being saved is not an update of the one on disk. | |||
| 88 | 88 | ||
| 89 | ** The new package vera-mode.el provides a major mode for editing Vera files. | 89 | ** The new package vera-mode.el provides a major mode for editing Vera files. |
| 90 | 90 | ||
| 91 | ** The new package verilog-mode.el provides a major mode for editing Verilog files. | ||
| 92 | |||
| 91 | ** The new package socks.el implements the SOCKS v5 protocol. | 93 | ** The new package socks.el implements the SOCKS v5 protocol. |
| 92 | 94 | ||
| 93 | ** VC | 95 | ** VC |
| @@ -25,10 +25,6 @@ I.e. mouse-set-font should use customize-face. | |||
| 25 | 25 | ||
| 26 | ** Compute the list of active keymaps *after* reading the first event. | 26 | ** Compute the list of active keymaps *after* reading the first event. |
| 27 | 27 | ||
| 28 | ** mouse-autoselect-window should wait to select the window until | ||
| 29 | the mouse is put to rest or after a delay or both, so that moving over | ||
| 30 | a window doesn't select it. | ||
| 31 | |||
| 32 | ** Distribute a bar cursor of width > 1 evenly between the two glyphs | 28 | ** Distribute a bar cursor of width > 1 evenly between the two glyphs |
| 33 | on each side of the bar (what to do at the edges?). | 29 | on each side of the bar (what to do at the edges?). |
| 34 | 30 | ||
| @@ -38,6 +34,8 @@ a window doesn't select it. | |||
| 38 | ** buffer-offer-save should be a permanent local. | 34 | ** buffer-offer-save should be a permanent local. |
| 39 | 35 | ||
| 40 | ** revert-buffer should eliminate overlays and the mark. | 36 | ** revert-buffer should eliminate overlays and the mark. |
| 37 | For related problems consult the thread starting with | ||
| 38 | http://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html | ||
| 41 | 39 | ||
| 42 | ** erase-buffer should perhaps disregard read-only properties of text. | 40 | ** erase-buffer should perhaps disregard read-only properties of text. |
| 43 | 41 | ||
| @@ -570,7 +568,7 @@ but which can also be used as a modifier). | |||
| 570 | a derived mode of sendmail.el. Or arrange for messages.el to be split | 568 | a derived mode of sendmail.el. Or arrange for messages.el to be split |
| 571 | into a small core and "the rest" so that we use less resources as long as | 569 | into a small core and "the rest" so that we use less resources as long as |
| 572 | we stick to the features provided in sendmail.el. | 570 | we stick to the features provided in sendmail.el. |
| 573 | 571 | ||
| 574 | ** Replace gmalloc.c with the modified Doug Lea code from the current | 572 | ** Replace gmalloc.c with the modified Doug Lea code from the current |
| 575 | GNU libc so that the special mmapping of buffers can be removed -- | 573 | GNU libc so that the special mmapping of buffers can be removed -- |
| 576 | that apparently loses under Solaris, at least. [fx has mostly done | 574 | that apparently loses under Solaris, at least. [fx has mostly done |
diff --git a/etc/emacs.desktop b/etc/emacs.desktop new file mode 100644 index 00000000000..4e2603b32c8 --- /dev/null +++ b/etc/emacs.desktop | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Name=Emacs | ||
| 3 | GenericName=Text Editor | ||
| 4 | Comment=Edit text | ||
| 5 | MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; | ||
| 6 | Exec=emacs %F | ||
| 7 | Icon=emacs_32 | ||
| 8 | Type=Application | ||
| 9 | Terminal=false | ||
| 10 | Categories=Development;TextEditor; | ||
| 11 | StartupWMClass=Emacs | ||
diff --git a/etc/images/icons/emacs16_mac.png b/etc/images/icons/emacs16_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs16_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/emacs24_mac.png b/etc/images/icons/emacs24_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs24_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/emacs256_mac.png b/etc/images/icons/emacs256_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs256_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/emacs32_mac.png b/etc/images/icons/emacs32_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs32_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/emacs48_mac.png b/etc/images/icons/emacs48_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs48_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/emacs512_mac.png b/etc/images/icons/emacs512_mac.png new file mode 100644 index 00000000000..f1ad7558e49 --- /dev/null +++ b/etc/images/icons/emacs512_mac.png | |||
| @@ -0,0 +1 @@ | |||
| ‰PNG | |||
diff --git a/etc/images/icons/macemacs_16.png b/etc/images/icons/macemacs_16.png deleted file mode 100644 index 0f112d87185..00000000000 --- a/etc/images/icons/macemacs_16.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/macemacs_24.png b/etc/images/icons/macemacs_24.png deleted file mode 100644 index 7666a1d1dea..00000000000 --- a/etc/images/icons/macemacs_24.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/macemacs_256.png b/etc/images/icons/macemacs_256.png deleted file mode 100644 index 5529c75a4ee..00000000000 --- a/etc/images/icons/macemacs_256.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/macemacs_32.png b/etc/images/icons/macemacs_32.png deleted file mode 100644 index 94bfe8893b6..00000000000 --- a/etc/images/icons/macemacs_32.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/macemacs_48.png b/etc/images/icons/macemacs_48.png deleted file mode 100644 index ac3e703f820..00000000000 --- a/etc/images/icons/macemacs_48.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/icons/macemacs_512.png b/etc/images/icons/macemacs_512.png deleted file mode 100644 index b817081ad12..00000000000 --- a/etc/images/icons/macemacs_512.png +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/schema/dbdyntbl.rnc b/etc/schema/dbdyntbl.rnc index 8e859145fd0..4ade70bbe2e 100644 --- a/etc/schema/dbdyntbl.rnc +++ b/etc/schema/dbdyntbl.rnc | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # allows the table model to be selected dynamically based on the | 2 | # allows the table model to be selected dynamically based on the |
| 3 | # definitions of cals.table.module and exchange.table.module. | 3 | # definitions of cals.table.module and exchange.table.module. |
| 4 | # | 4 | # |
| 5 | # To use this copy, docbook.rnc to docbook-dyntbl.rnc replacing | 5 | # To use this, copy docbook.rnc to docbook-dyntbl.rnc replacing |
| 6 | # "dbcalstbl.rnc" by "dbdyntbl.rnc". Then, you can override the | 6 | # "dbcalstbl.rnc" by "dbdyntbl.rnc". Then, you can override the |
| 7 | # choice of table model by doing | 7 | # choice of table model by doing |
| 8 | # | 8 | # |
diff --git a/etc/schema/docbook-dyntbl.rnc b/etc/schema/docbk-dyntbl.rnc index 9bb997ff734..9bb997ff734 100644 --- a/etc/schema/docbook-dyntbl.rnc +++ b/etc/schema/docbk-dyntbl.rnc | |||
diff --git a/etc/schema/docbook-soextbl.rnc b/etc/schema/docbk-soextbl.rnc index 945a6219dba..945a6219dba 100644 --- a/etc/schema/docbook-soextbl.rnc +++ b/etc/schema/docbk-soextbl.rnc | |||
diff --git a/etc/schema/xhtml-basic-form.rnc b/etc/schema/xhtml-bform.rnc index c0a78a1d72e..c0a78a1d72e 100644 --- a/etc/schema/xhtml-basic-form.rnc +++ b/etc/schema/xhtml-bform.rnc | |||
diff --git a/etc/schema/xhtml-basic-table.rnc b/etc/schema/xhtml-btable.rnc index 97e10a56743..97e10a56743 100644 --- a/etc/schema/xhtml-basic-table.rnc +++ b/etc/schema/xhtml-btable.rnc | |||
diff --git a/etc/schema/xhtml-form.rnc b/etc/schema/xhtml-form.rnc index f5544190b01..99a0474afbe 100644 --- a/etc/schema/xhtml-form.rnc +++ b/etc/schema/xhtml-form.rnc | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # Unlike the DTD implementation, this builds on the basic-form module | 3 | # Unlike the DTD implementation, this builds on the basic-form module |
| 4 | 4 | ||
| 5 | include "xhtml-basic-form.rnc" { | 5 | include "xhtml-bform.rnc" { |
| 6 | select = element select { select.attlist, (option | optgroup)+ } | 6 | select = element select { select.attlist, (option | optgroup)+ } |
| 7 | } | 7 | } |
| 8 | form.attlist &= | 8 | form.attlist &= |
diff --git a/etc/schema/xhtml-list.rnc b/etc/schema/xhtml-lst.rnc index 8b994041eaa..8b994041eaa 100644 --- a/etc/schema/xhtml-list.rnc +++ b/etc/schema/xhtml-lst.rnc | |||
diff --git a/etc/schema/xhtml-table.rnc b/etc/schema/xhtml-table.rnc index 70055b1598f..129d7b6742c 100644 --- a/etc/schema/xhtml-table.rnc +++ b/etc/schema/xhtml-table.rnc | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # This builds on the basic tables module, unlike with the DTD | 3 | # This builds on the basic tables module, unlike with the DTD |
| 4 | # implementation. | 4 | # implementation. |
| 5 | 5 | ||
| 6 | include "xhtml-basic-table.rnc" { | 6 | include "xhtml-btable.rnc" { |
| 7 | table = | 7 | table = |
| 8 | element table { | 8 | element table { |
| 9 | table.attlist, | 9 | table.attlist, |
diff --git a/etc/schema/xhtml-target.rnc b/etc/schema/xhtml-tgt.rnc index 505b37963a9..505b37963a9 100644 --- a/etc/schema/xhtml-target.rnc +++ b/etc/schema/xhtml-tgt.rnc | |||
diff --git a/etc/schema/xhtml-style.rnc b/etc/schema/xhtml-xstyle.rnc index 93a52d5e2ad..93a52d5e2ad 100644 --- a/etc/schema/xhtml-style.rnc +++ b/etc/schema/xhtml-xstyle.rnc | |||
diff --git a/etc/schema/xhtml.rnc b/etc/schema/xhtml.rnc index 3218cd71e5b..c85cb144e25 100644 --- a/etc/schema/xhtml.rnc +++ b/etc/schema/xhtml.rnc | |||
| @@ -10,7 +10,7 @@ include "xhtml-attribs.rnc" | |||
| 10 | include "xhtml-frames.rnc" | 10 | include "xhtml-frames.rnc" |
| 11 | include "xhtml-text.rnc" | 11 | include "xhtml-text.rnc" |
| 12 | include "xhtml-hypertext.rnc" | 12 | include "xhtml-hypertext.rnc" |
| 13 | include "xhtml-list.rnc" | 13 | include "xhtml-lst.rnc" |
| 14 | include "xhtml-image.rnc" | 14 | include "xhtml-image.rnc" |
| 15 | include "xhtml-ssismap.rnc" | 15 | include "xhtml-ssismap.rnc" |
| 16 | include "xhtml-base.rnc" | 16 | include "xhtml-base.rnc" |
| @@ -22,16 +22,16 @@ include "xhtml-bdo.rnc" | |||
| 22 | include "xhtml-pres.rnc" | 22 | include "xhtml-pres.rnc" |
| 23 | include "xhtml-edit.rnc" | 23 | include "xhtml-edit.rnc" |
| 24 | include "xhtml-applet.rnc" | 24 | include "xhtml-applet.rnc" |
| 25 | # include "xhtml-basic-form.rnc" | 25 | # include "xhtml-bform.rnc" |
| 26 | include "xhtml-form.rnc" | 26 | include "xhtml-form.rnc" |
| 27 | include "xhtml-style.rnc" | 27 | include "xhtml-xstyle.rnc" |
| 28 | include "xhtml-script.rnc" | 28 | include "xhtml-script.rnc" |
| 29 | # include "xhtml-basic-table.rnc" | 29 | # include "xhtml-btable.rnc" |
| 30 | include "xhtml-table.rnc" | 30 | include "xhtml-table.rnc" |
| 31 | include "xhtml-csismap.rnc" | 31 | include "xhtml-csismap.rnc" |
| 32 | include "xhtml-events.rnc" | 32 | include "xhtml-events.rnc" |
| 33 | include "xhtml-inlstyle.rnc" | 33 | include "xhtml-inlstyle.rnc" |
| 34 | include "xhtml-target.rnc" | 34 | include "xhtml-tgt.rnc" |
| 35 | include "xhtml-iframe.rnc" | 35 | include "xhtml-iframe.rnc" |
| 36 | include "xhtml-nameident.rnc" | 36 | include "xhtml-nameident.rnc" |
| 37 | include "xhtml-legacy.rnc" | 37 | include "xhtml-legacy.rnc" |