1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 19:00:55 -08:00
emacs/lisp/nxml
Dmitry Gutov 48b37c3ef0 Add :company-kind support to nxml-mode completion
* lisp/nxml/rng-nxml.el (rng-complete-tag)
(rng-complete-attribute-name, rng-complete-attribute-value):
Support :company-kind.
2021-05-15 04:18:42 +03:00
..
nxml-enc.el
nxml-maint.el
nxml-mode.el
nxml-ns.el
nxml-outln.el
nxml-parse.el
nxml-rap.el
nxml-util.el
rng-cmpct.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
rng-dt.el
rng-loc.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-maint.el
rng-match.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-nxml.el Add :company-kind support to nxml-mode completion 2021-05-15 04:18:42 +03:00
rng-parse.el
rng-pttrn.el
rng-uri.el
rng-util.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-valid.el
rng-xsd.el
xmltok.el * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambda 2021-04-13 23:34:35 -04:00
xsd-regexp.el