]> git.eshelyaron.com Git - emacs.git/commit
Add new function dom-remove-attribute
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Apr 2020 04:05:17 +0000 (06:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Apr 2020 04:05:26 +0000 (06:05 +0200)
commit6c1b12e7d2ff38e313eae97bfd01746ecacdb02f
tree9df52d6f67c91d5107b6d2af3af8df952264733b
parent0a982c077e7393d865622ff780906a0cb252348d
Add new function dom-remove-attribute

* doc/lispref/text.texi (Document Object Model): Document it.

* lisp/dom.el (dom-remove-attribute): Add new function.
doc/lispref/text.texi
etc/NEWS
lisp/dom.el
test/lisp/dom-tests.el