]> git.eshelyaron.com Git - emacs.git/commit
Use defvar-keymap in eshell
authorStefan Kangas <stefan@marxist.se>
Thu, 23 Dec 2021 18:03:53 +0000 (19:03 +0100)
committerStefan Kangas <stefan@marxist.se>
Fri, 24 Dec 2021 14:36:48 +0000 (15:36 +0100)
commit31d34e43e54c6c45869562c40711cce6c5e48dab
tree15960f7702c1c4c71c8c1f1af42023e0b8dd30ea
parent1668a9b91ec436f8d458dad65395c101e42ad1a8
Use defvar-keymap in eshell

* lisp/eshell/em-cmpl.el (eshell-cmpl-mode-map):
* lisp/eshell/em-hist.el (eshell-isearch-map, eshell-hist-mode-map):
* lisp/eshell/em-pred.el (eshell-pred-mode-map):
* lisp/eshell/em-prompt.el (eshell-prompt-mode-map):
* lisp/eshell/em-rebind.el (eshell-rebind-mode-map):
* lisp/eshell/esh-arg.el (eshell-arg-mode-map):
* lisp/eshell/esh-mode.el (eshell-mode-map, eshell-command-map):
* lisp/eshell/esh-proc.el (eshell-proc-mode-map):
* lisp/eshell/esh-var.el (eshell-var-mode-map): Use defvar-keymap.
lisp/eshell/em-cmpl.el
lisp/eshell/em-hist.el
lisp/eshell/em-pred.el
lisp/eshell/em-prompt.el
lisp/eshell/em-rebind.el
lisp/eshell/esh-arg.el
lisp/eshell/esh-mode.el
lisp/eshell/esh-proc.el
lisp/eshell/esh-var.el