Mercurial > emacs
view etc/nxml/test-invalid.xml @ 112374:4d90cea362a3
Fix X11 compilation failure.
* globals.h (struct emacs_globals): Document f_Vselection_alist.
* xselect.c (Vselection_alist): Remove declaration, moving its
documentation to globals.h. This fixes a compilation failure
induced by the earlier change to globals.h today.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 19 Jan 2011 15:32:42 -0800 |
parents | ef719132ddfa |
children |
line wrap: on
line source
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>An invalid document</title> </head> <body> <p>This XHTML document is <span class="#foo">invalid</span>.</p> </body> </html>