]> git.eshelyaron.com Git - emacs.git/commit
Fix help message with help-window-select
authorStefan Kangas <stefankangas@gmail.com>
Tue, 1 Sep 2020 09:39:22 +0000 (11:39 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 1 Sep 2020 09:55:57 +0000 (11:55 +0200)
commit302f71e55da427529d3d0d62dd1511552aad9f7b
tree2fc2d1daf550e5b3408c2d3de0d3e2162fea9baa
parent0fb3fc92b33a6adb657194e056b2910058478022
Fix help message with help-window-select

* lisp/help.el (help-print-return-message):
(help-window-display-message): Recommend 'scroll-up-command' instead
of 'scroll-up' when 'help-window-select' is non-nil.  (Bug#43122)
lisp/help.el