mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Renamed xhtml-basic-table.rnc to xhtml-btable.rnc; all users changed.
This commit is contained in:
parent
b9a0d5af8f
commit
1ff6d72447
2 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# This builds on the basic tables module, unlike with the DTD
|
||||
# implementation.
|
||||
|
||||
include "xhtml-basic-table.rnc" {
|
||||
include "xhtml-btable.rnc" {
|
||||
table =
|
||||
element table {
|
||||
table.attlist,
|
||||
|
|
|
|||
Loading…
Reference in a new issue