]> git.eshelyaron.com Git - emacs.git/commit
Allow hitting RET on info node names with multiple whitespace chars
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Sep 2020 11:49:04 +0000 (13:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 14 Sep 2020 11:49:04 +0000 (13:49 +0200)
commitcbfa41154467c6a6e3016a5689bc3f165f4e0032
tree5262655973a01ce05cd698fd5b5432dbbd8c2102
parent7629aa74091d43370da751d86b0584ba3516ea75
Allow hitting RET on info node names with multiple whitespace chars

* lisp/info.el (info--node-canonicalize-whitespace): New function
(bug#10784).
(Info-extract-menu-node-name): Use it.
(Info-find-node): Use it.
lisp/info.el