annotate lisp/nxml/test.valid.xml @ 87584:af7df042c392
* dbusbind.c (Fdbus_method_return): New function.
(xd_read_message): Add the serial number to the event.
(Fdbus_register_method): Activate the function.
author |
Michael Albinus <michael.albinus@gmx.de> |
date |
Fri, 04 Jan 2008 21:39:47 +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) -->
|