]> git.eshelyaron.com Git - emacs.git/commit
(word-help-mode-alist, reset-word-help)
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Jan 1997 20:41:58 +0000 (20:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Jan 1997 20:41:58 +0000 (20:41 +0000)
commite8dd2298ce335ae59f2852790b60b7393378e741
tree4aa8c9e74d9766f77f2042984605646a133d4477
parente6a6d6979915d526e72d2590dbf70cd742acb134
(word-help-mode-alist, reset-word-help)
(word-help-switch-help-file): Added support for completion.
(word-help-complete, word-help-complete-list)
(word-help-complete-index, word-help-extract-matches)
(word-help-make-complete): New functions/variables for completion.
(word-help-mode-alist): Enhanced search regexps.
(word-help-index-mapper): Defaults now to extracting the first word.
(word-help-mode-alist, word-help-index-mapper)
(word-help-main-index, word-help-main-obarray)
(reset-word-help, set-help-file, word-help-process-indexes)
(word-help-goto-index-node): Doc fixes.
(word-help-goto-index-node): Requires passing the keyword.
Uses this in the a new and enhanced magic indexing routine.
(set-help-file, word-help): Handle `completion-ignore-case' better.
(word-help-extract-index): `case-fold-search' better handled.
(word-help): Magic guessing of relevant help file put in new
function word-help-find-help-file.
(word-help-guess-all): New subroutine.
(word-help-guess): Use word-help-guess-all.
May optionally copy only upto the cursor,
instead of the entire keyword.
lisp/word-help.el