]> git.eshelyaron.com Git - emacs.git/commit
(rng-complete-tag): Add the (ignored) argument to the :company-kind function
authorDmitry Gutov <dmitry@gutov.dev>
Wed, 3 May 2023 20:58:27 +0000 (23:58 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Wed, 3 May 2023 20:58:27 +0000 (23:58 +0300)
commitcc090294d77c5d4047607d3234c304aaa1b0489c
tree3b65b18f2095fa472ff2d6eabf7acf8139531fdd
parent21ec6c1d5cc7b6e1858f21de62a593e25d205383
(rng-complete-tag): Add the (ignored) argument to the :company-kind function

* lisp/nxml/rng-nxml.el (rng-complete-tag): Add the (ignored)
argument to the :company-kind function.  Fixes the "Wrong number
of arguments" error reported at
https://github.com/company-mode/company-mode/issues/1386.
lisp/nxml/rng-nxml.el