Add a DOM pretty-printing function
commit2d431afee4061515a593da1f0a29bcd5fb152f07
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 27 Nov 2014 15:57:22 +0000 (27 16:57 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 27 Nov 2014 15:57:22 +0000 (27 16:57 +0100)
tree003974df1a3052789ea6f7a7a4f747e9a2973fe6
parent2f5134c2766be5dcc3eb32b391183a229ee57e19
Add a DOM pretty-printing function

* doc/lispref/text.texi (Document Object Model): Mention `dom-pp'.

* lisp/dom.el (dom-pp): New function.
doc/lispref/ChangeLog
doc/lispref/text.texi
lisp/ChangeLog
lisp/dom.el