1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Richard M. Stallman e8dd2298ce (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.
1997-01-02 20:41:58 +00:00
etc New version from mly. 1996-12-31 20:47:53 +00:00
lib-src (PATH): Add /usr/xpg4/bin, 1997-01-01 05:33:42 +00:00
lisp (word-help-mode-alist, reset-word-help) 1997-01-02 20:41:58 +00:00
lispref Change arg name for fset. 1996-12-26 22:40:52 +00:00
lwlib (update_one_menu_entry): Fix previous change: 1996-08-12 18:57:08 +00:00
man Add rules for the Message manual. 1996-06-27 22:23:03 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use new name ms-w32.h for windowsnt.h 1996-11-19 07:15:13 +00:00
src (internal_self_insert): Check the property 1997-01-02 02:30:33 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Recognize mips-unknown-linux-gnu 1996-12-31 20:51:53 +00:00
config.sub Handle mips-unknown-linux-gnu 1996-12-31 20:54:33 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
configure.in (hppa1.1-hitachi-hiuxmpp): New configuration. 1996-12-30 05:35:54 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Explain better about building in separate directory. 1996-09-24 06:56:29 +00:00
make-dist Use $EMACS to say where to run Emacs. 1997-01-02 00:53:34 +00:00
Makefile.in (INSTALL_STRIP): New variable. 1996-08-29 20:54:02 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00