Mercurial > emacs
view etc/nxml/test-invalid.xml @ 112394:23a54fb18e67
calc/calc-undo.el (calc-undo): Autoload it.
calc/calc-ext.el (calc-init-extensions): Remove keybindings and autoload for `calc-undo'.
calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 20 Jan 2011 22:54:37 -0600 |
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>