]> git.eshelyaron.com Git - emacs.git/commit
Prefer defvar-keymap in nxml/*.el
authorStefan Kangas <stefan@marxist.se>
Sat, 2 Jul 2022 10:25:03 +0000 (12:25 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 2 Jul 2022 14:37:49 +0000 (16:37 +0200)
commit25d80e4f8115bc297ebe99bc698e8257bb0d29b3
tree548cbc7a0c5c7c7cc0cbdb0693dafe05ea87a630
parentb25ca542983dc885d69d263cb9719f7f3db416fa
Prefer defvar-keymap in nxml/*.el

* lisp/nxml/nxml-mode.el (nxml-mode-map):
* lisp/nxml/nxml-outln.el (nxml-outline-prefix-map)
(nxml-outline-show-map, nxml-outline-hiding-tag-map)
(nxml-outline-showing-tag-map): Prefer defvar-keymap.
lisp/nxml/nxml-mode.el
lisp/nxml/nxml-outln.el