]> git.eshelyaron.com Git - emacs.git/commit
Move recenter/scroll keybindings from minibuffer-local-map to read-char map
authorJuri Linkov <juri@linkov.net>
Sun, 8 Dec 2019 22:19:43 +0000 (00:19 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 8 Dec 2019 22:19:43 +0000 (00:19 +0200)
commit9ea3137bc8601cac9465e953e4e79ee15963e24a
treeec94fed8c87163b834158b8f99d6451f039c85ce
parentfe7ae74c0b0b40dff4af8fa46da8f5f537bb99a0
Move recenter/scroll keybindings from minibuffer-local-map to read-char map

* lisp/minibuffer.el (minibuffer-local-map): Move remap of
recenter/scroll keybindings to read-char-from-minibuffer-map.

* lisp/subr.el (read-char-from-minibuffer-map): Move remap of
recenter/scroll keybindings here from minibuffer-local-map.
(bug#38502)
etc/NEWS
lisp/minibuffer.el
lisp/subr.el