]> git.eshelyaron.com Git - emacs.git/commit
Make rng-blank-p obsolete in favor of string-blank-p
authorStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 17:54:49 +0000 (19:54 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 19:58:00 +0000 (21:58 +0200)
commitc47507ec560a09535a2b5830f1386d9fc9a58442
treefcde42acf20cadc99dd8bce81f01dbe01ba7e3ec
parent581fa3d958c064e05a8f980472880f153aba30a6
Make rng-blank-p obsolete in favor of string-blank-p

* lisp/nxml/rng-util.el (rng-blank-p): Make obsolete in favor of
string-blank-p.  Update callers.
lisp/nxml/rng-match.el
lisp/nxml/rng-parse.el
lisp/nxml/rng-util.el
lisp/nxml/rng-valid.el