]> git.eshelyaron.com Git - emacs.git/commit
Use command substitutions instead of literal keys in some places
authorStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 19:00:16 +0000 (21:00 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 21:31:31 +0000 (23:31 +0200)
commitbda6e9a226f42d74176cba640dda7dfef25b764b
tree32a8de3b9a9fd897b7e7cdd95d2604ecd7e11ef3
parent5cb8303f6b207eade52ba8faee1ef364617077de
Use command substitutions instead of literal keys in some places

* lisp/emulation/viper-macs.el (ex-map, viper-set-register-macro):
* lisp/minibuffer.el (minibuffer-beginning-of-buffer-movement):
* lisp/speedbar.el (speedbar-frame-mode):
* lisp/subr.el (kbd):
* lisp/textmodes/page-ext.el (pages-directory)
(pages-directory-for-addresses):
* lisp/textmodes/reftex-toc.el: Use command substitutions instead of
literal keys.
lisp/emulation/viper-macs.el
lisp/minibuffer.el
lisp/speedbar.el
lisp/subr.el
lisp/textmodes/page-ext.el
lisp/textmodes/reftex-toc.el