(help-mode): Use define-derived-mode.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Oct 2001 00:19:58 +0000 (00:19 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Oct 2001 00:19:58 +0000 (00:19 +0000)
commitb0fbf754224ee5e14ac3a704924c54eea47d0732
tree68a5533b115e0cd6b3ec52d568e289dbf339c3a3
parent82345a9abcf6184f744061f96cb378ff955b6ee8
(help-mode): Use define-derived-mode.
(describe-mode): Add optional `buffer' arg.
Use it instead of going through help-xref-mode.
Avoid doubling the word `minor' when prettifying.
(describe-function-1): List the corresponding key bindings.
(describe-variable): Say if the var is automatically buffer-local.
If the source is `loaddefs.el', look for the real source.
(help-xref-mode): Remove.
lisp/ChangeLog
lisp/help.el