]> git.eshelyaron.com Git - emacs.git/commit
(nxml-with-invisible-motion): Delete macro.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 7 Oct 2022 17:25:36 +0000 (13:25 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 7 Oct 2022 17:25:36 +0000 (13:25 -0400)
commit3c7f05133c80ccb48b5adeeed28a36a4039bfe45
tree6151dc0db54db9658d54e62431f66d593e50e370
parent42fd433acabc97cec035748be0508234bda39750
(nxml-with-invisible-motion): Delete macro.

Don't use this macro any more since it doesn't do anything since Emacs-25
changed the default of `inhibit-point-motion-hooks` to t.

* lisp/nxml/nxml-util.el (nxml-with-invisible-motion): Delete macro.
* lisp/nxml/nxml-mode.el (nxml-mode, nxml-cleanup):
* lisp/nxml/rng-valid.el (rng-do-some-validation):
* lisp/nxml/rng-nxml.el (rng-set-state-after): Don't use it.
lisp/nxml/nxml-mode.el
lisp/nxml/nxml-util.el
lisp/nxml/rng-nxml.el
lisp/nxml/rng-valid.el