annotate lisp/nxml/test.valid.xml @ 87247:9d87abf9e764
Add declare-function compatibility definition.
(gnus-group-decoded-name): Declare as a function.
author |
Glenn Morris <rgm@gnu.org> |
date |
Tue, 11 Dec 2007 05:44:18 +0000 |
parents |
2ac1a9b70580 |
children |
|
rev |
line source |
86361
|
1 <html xmlns="http://www.w3.org/1999/xhtml">
|
|
2 <head>
|
|
3 <title>A valid document</title>
|
|
4 </head>
|
|
5 <body>
|
|
6 <p>This is a valid, albeit boring, XHTML document.</p>
|
|
7 </body>
|
|
8 </html>
|
86379
|
9
|
|
10 <!-- arch-tag: 6f7701be-ec51-48d0-bb63-38ed564718d6
|
|
11 (do not change this comment) -->
|