diff options
| author | Eli Zaretskii | 2007-12-15 11:27:32 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-12-15 11:27:32 +0000 |
| commit | 966d7b437add52e69c5171a2e357b629cb304050 (patch) | |
| tree | 6ad01d7454f6309c53ac54d2c8b8559b8e597235 /etc | |
| parent | 102e02ce3ae92b31436a3858a2087799783e09b7 (diff) | |
| download | emacs-966d7b437add52e69c5171a2e357b629cb304050.tar.gz emacs-966d7b437add52e69c5171a2e357b629cb304050.zip | |
Renamed xhtml-target.rnc to xhtml-tgt.rnc; all users changed.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/schema/xhtml-tgt.rnc (renamed from etc/schema/xhtml-target.rnc) | 0 | ||||
| -rw-r--r-- | etc/schema/xhtml.rnc | 2 |
2 files changed, 1 insertions, 1 deletions
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.rnc b/etc/schema/xhtml.rnc index 76d951696c2..edd4881bf26 100644 --- a/etc/schema/xhtml.rnc +++ b/etc/schema/xhtml.rnc | |||
| @@ -31,7 +31,7 @@ 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" |