]> git.eshelyaron.com Git - emacs.git/commit
Strip "(fn...)" from output of `describe-mode' (bug#38222)
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Nov 2019 10:18:48 +0000 (11:18 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Nov 2019 10:18:48 +0000 (11:18 +0100)
commit49192e9510fe3c491b8c759a639bbe8bccf35856
tree979e9ba7fe79ff695f99014fcfb4fc2d12737fd4
parenta15431ffe23838025e7b20131c16bbeb80ce4090
Strip "(fn...)" from output of `describe-mode' (bug#38222)

* lisp/help.el (help--doc-without-fn): New function.
(describe-mode): Use it.
lisp/help.el