]> git.eshelyaron.com Git - emacs.git/commit
(help-setup-xref): Change all callers to
authorKarl Heuer <kwzh@gnu.org>
Mon, 1 Jun 1998 21:11:47 +0000 (21:11 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 1 Jun 1998 21:11:47 +0000 (21:11 +0000)
commit4c45295b186a715c26ab752e729a35810ce41c3d
treed4d4cc53e124a5efdea8a81966c5afa2d1a74f07
parent70cf9f080345d82294297e74373a060f23a171a9
(help-setup-xref): Change all callers to
use (function args...) instead of (function . arg).  Doc fix.
(help-follow): Put (point) at front of elts of help-xref-stack.
(help-xref-stack): Elt format now (POSITION FUNCTION ARGS).
(help-xref-stack-item): Doc fix.
(help-xref-go-back): Assume new format for help-xref-stack.
(help-follow): Look for prop on previous char if next char has none.
Avoid error at beginning or end of buffer.
(describe-bindings): New optional arg BUFFER.
Use help-setup-xref.
lisp/help.el