diff options
| author | Eli Zaretskii | 2007-12-15 11:08:24 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-12-15 11:08:24 +0000 |
| commit | 1ff6d7244765c2068fb1282bdc199f080ba94eaa (patch) | |
| tree | 036a7db993a5838a6261190e92add078940a06b5 | |
| parent | b9a0d5af8fb35a8234b9efd76cff090f3f9d75b1 (diff) | |
| download | emacs-1ff6d7244765c2068fb1282bdc199f080ba94eaa.tar.gz emacs-1ff6d7244765c2068fb1282bdc199f080ba94eaa.zip | |
Renamed xhtml-basic-table.rnc to xhtml-btable.rnc; all users changed.
| -rw-r--r-- | etc/schema/xhtml-btable.rnc (renamed from etc/schema/xhtml-basic-table.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml-table.rnc | 2 |
2 files changed, 1 insertions, 1 deletions
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-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, |