]> git.eshelyaron.com Git - emacs.git/commit
Fix info-lookup docs and "C-h S" in major-modes with no manuals
authorEli Zaretskii <eliz@gnu.org>
Wed, 5 Jan 2022 13:11:24 +0000 (15:11 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 5 Jan 2022 13:11:24 +0000 (15:11 +0200)
commit82959661e5816d27c9650c61768d98b0bd248d3a
tree49a3412222e7ec6facaaf1d9031118373ee6f008
parented7c6d687306a69cb31154e9251c6b1d8af62de5
Fix info-lookup docs and "C-h S" in major-modes with no manuals

* lisp/info-look.el (info-lookup-alist, info-lookup-add-help)
(info-lookup-symbol, info-lookup-file, info-lookup)
(info-lookup-interactive-arguments): Clarify and expand the doc
strings.
(info-lookup-change-mode): Topic values can have their `:mode' as
a cons cell, not just a mode's symbol; support that.
lisp/info-look.el