]> git.eshelyaron.com Git - emacs.git/commit
* lisp/help-fns.el (help-fns-describe-variable-functions): New hook
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Apr 2019 16:37:00 +0000 (12:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Apr 2019 16:37:00 +0000 (12:37 -0400)
commit896e5802160c2797e689a7565599ebb1bd171295
tree537a66725af4b6f8cc64a17003bdeb631f5245f9
parent2bc2a3ecaf3d1992cbc8b14609c16ebd4498b155
* lisp/help-fns.el (help-fns-describe-variable-functions): New hook

(help-fns--compiler-macro, help-fns--parent-mode, help-fns--obsolete)
(help-fns--interactive-only): Indent output by 2 spaces.
(help-fns--side-effects): New function extracted from
describe-function-1.
(help-fns-describe-function-functions): Use it.
(help-fns--first-release, help-fns--mention-first-release): New functions.
(help-fns-function-description-header): Keymaps and macros can't
be interactive.
(help-fns--ensure-empty-line): New function.
(describe-function-1): Use it.
(help-fns--var-safe-local, help-fns--var-risky)
(help-fns--var-ignored-local, help-fns--var-file-local)
(help-fns--var-watchpoints, help-fns--var-obsolete)
(help-fns--var-alias, help-fns--var-bufferlocal): New functions,
extacted from describe-variable.
(describe-variable): Run help-fns-describe-variable-functions instead.
etc/NEWS
etc/NEWS.1-17
lisp/help-fns.el