(help-buffer): New function.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Oct 2001 23:33:52 +0000 (23:33 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Oct 2001 23:33:52 +0000 (23:33 +0000)
commit89f5b33fc70bdc2f0edc4a0ef75542a1a12bc133
tree67d6530f50ae20faf24edd4aa7199efe6afa3fdd
parent94ea540bda316cd73e2d8d69e8cb4114508dd4b3
(help-buffer): New function.
Returns the buffer-name to use for help output.
Change all the code to use it instead of hard-coding *Help*.
(help-mode-map): Put back the mouse-2 binding.
(help-xref-stack): Change the format and make buffer-local.
(help-xref-stack-item): Make buffer-local.
(help-setup-xref): Do the `push' here rather than in help-do-xref.
(help-xref-interned): Display the face doc as well.
(help-follow-mouse): Re-introduce.
(help-xref-go-back): Adapt to the new use of help-xref-stack.
(help-do-xref): Don't `push' any more.
(help-follow): Also follow face names.
lisp/help-mode.el