]> git.eshelyaron.com Git - emacs.git/commit
Don't require `view' when compiling.
authorMiles Bader <miles@gnu.org>
Tue, 9 Oct 2001 11:17:39 +0000 (11:17 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 9 Oct 2001 11:17:39 +0000 (11:17 +0000)
commit788d62cf43b13342b2753aa551d72800d955beaa
treefbc006c0b42b9ad44a49909d39d0220e2bdcd093
parentf4ed5b197e8410782fbcf2db8d53e074a8bc758b
Don't require `view' when compiling.
(help-with-tutorial, describe-function, describe-function-1)
(variable-at-point, describe-variable, locate-library):
Functions moved into `help-funs.el'.
(help-manyarg-func-alist): Variable moved into `help-funs.el'.
(help-mode, help-mode-setup, help-mode-finish, help-button-action)
(help-setup-xref, help-xref-following, help-make-xrefs)
(help-xref-button, help-insert-xref-button, help-xref-interned)
(help-xref-go-back, help-go-back, help-do-xref, help-follow)
(help-xref-on-pp): Functions moved into `help-mode.el'
(help-mode-map, help-xref-stack, help-xref-stack-item)
(help-highlight-p, help-highlight-face, help-back-label)
(help-xref-symbol-regexp, help-xref-mule-regexp)
(help-xref-info-regexp): Variables moved into `help-mode.el'.
(help-symbol, help-back, help-info, help-customize-variable)
(help-function-def, help-variable-def):
Button-types moved into `help-mode.el'.
(load-symbol-file-load-history, symbol-file):
Functions moved into `subr.el'.
(symbol-file-load-history-loaded): Variable moved into `subr.el'.
(view-lossage): Call `help-setup-xref' instead of doing it manually.
lisp/help.el