Richard M. Stallman
ffc437583c
(Info-exit): Use bury-buffer simply.
1997-05-27 05:02:45 +00:00
Richard M. Stallman
a70dc410be
(Info-suffix-list): Accept -info as suffix;
...
also accept a subdir with a file called `index'.
1997-05-24 21:27:29 +00:00
Richard M. Stallman
a580e88443
(Info-set-mode-line): Add some spaces at the beginning.
1997-05-17 18:39:23 +00:00
Richard M. Stallman
ded3e3d816
Add defgroup; use defcustom for user vars.
1997-04-13 03:09:23 +00:00
Karl Heuer
3ec18f3f45
Re-fix copyright dates.
1997-03-12 20:03:49 +00:00
Joel Ray Holveck
93515b3a66
Fixed copyright dates
1997-03-12 18:40:06 +00:00
Karl Heuer
b6d61ffa7a
(Info-read-node-name): Caused completing-read to force
...
the input read to match a valid entry
1997-03-08 19:19:51 +00:00
Richard M. Stallman
c5fe2ff17b
Handle multiple Info buffers.
...
(Info-tag-table-marker): Initialize to nil.
(Info-tag-table-buffer): New variable.
(Info-find-node): Don't switch buffers if already in Info mode.
Use Info-tag-table-buffer to support multiple Info buffers.
(Info-read-subfile): Don't switch to *info* buffer.
(Info-build-node-completions): Handle buffer local bindings for
Info-tag-table-marker.
(Info-search): Add a save-excursion.
(Info-mode): Make Info-tag-table-buffer buffer-local.
Make a different marker in Info-tag-table-marker for each buffer.
(Info-kill-buffer): New function, on kill-buffer-hook.
1997-02-08 18:34:21 +00:00
Richard M. Stallman
882e61bf04
(Info-find-node): Don't clear Info-index-alternatives.
...
(Info-index-next): Fix error message.
1996-12-30 20:44:24 +00:00
Richard M. Stallman
f73299f360
(Info-mode): Default for `tab-width'.
1996-12-12 23:00:31 +00:00
Richard M. Stallman
345d9d7376
(Info-get-token): Find tokens where START matches
1996-12-08 07:37:55 +00:00
Karl Heuer
ec6d29af5e
(Info-follow-reference): Add each cross-reference to
...
completions list just once, case-insensitively.
1996-12-05 19:53:00 +00:00
Geoff Voelker
b86b9918dd
Use w32 instead of ms-windows for window-system symbol
1996-11-19 06:59:17 +00:00
Richard M. Stallman
280d11ed0e
(Info-scroll-up): Doc fix.
1996-11-02 07:39:07 +00:00
Karl Heuer
3296453b8b
(Info-insert-dir): Ensure directory ends with slash.
1996-10-25 04:43:06 +00:00
Richard M. Stallman
a361deba75
(Info-read-subfile): Allow a file name as arg.
...
(Info-search): Restore previous subfile correctly.
1996-10-06 22:50:07 +00:00
Richard M. Stallman
36cef1b759
(Info-mode): Do fontify, if ms-windows.
1996-09-15 02:18:43 +00:00
Richard M. Stallman
75a209d4bc
Add menu items and xrefs to the menu bar menu.
...
(Info-check-pointer): New function.
(Info-mode-menu): New menu.
(Info-menu-last-node): New variable.
(Info-menu-update): New function.
(Info-mode): Add `Info-menu-update' to `activate-menubar-hook'.
1996-09-01 20:43:10 +00:00
Richard M. Stallman
53c6392633
(Info-find-node): Use pop-to-buffer.
1996-08-03 21:27:03 +00:00
Richard M. Stallman
b54d0f0ec8
(Info-next-preorder): After we move up, move forward again.
...
(Info-last-preorder): After we move down or to the prev,
move down again.
1996-06-30 08:12:17 +00:00
Karl Heuer
debcea0c5c
(Info-insert-dir): Fix default directory.
1996-05-30 19:46:24 +00:00
Richard M. Stallman
67f445d78b
(Info-enable-active-nodes): Default to nil. Mark it risky.
1996-05-07 00:51:23 +00:00
Richard M. Stallman
f0e1cd3354
(Info-find-node): Don't treat file name `dir' specially
...
if it comes with a directory name.
1996-05-02 06:08:40 +00:00
Richard M. Stallman
56cda6f5c1
(Info-next-reference, Info-prev-reference): Add optional
...
argument RECUR to avoid infinite recursion on malformed nodes.
1996-04-21 01:47:02 +00:00
Richard M. Stallman
81e14cb260
(Info-index): If fail, go back to original node.
...
(Info-find-node): Make error messages consistent.
(Info-insert-dir): Fix error message.
1996-02-25 18:31:16 +00:00
Karl Heuer
1583fe94fc
(info-insert-file-contents-1) [MSDOS]: Remove leading
...
dot only from non-empty suffixes.
1996-02-16 00:58:07 +00:00
Richard M. Stallman
920bdaabcc
(Info-find-index-name): New subroutine, from Info-index-next.
...
Match any type of definition, not just Function and Command.
(Info-index-next): Use Info-find-index-name.
(Info-find-node, Info-index, Info-index-next): Use `...' in err msgs.
1996-02-12 20:57:39 +00:00
Richard M. Stallman
e341dab2b3
(info): Doc fix.
1996-02-09 19:12:10 +00:00
Karl Heuer
ce35dad9dd
(Info-extract-pointer): Fix error format string.
1996-01-29 23:16:36 +00:00
Karl Heuer
e9b81433a2
(Info-goto-emacs-command-node): Fix error text.
1996-01-25 06:05:40 +00:00
Karl Heuer
8ab3e50b34
(Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
1996-01-25 00:54:59 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
90a715f070
(Info-get-token): Doc fix.
1996-01-04 23:42:04 +00:00
Richard M. Stallman
0bf659193d
(Info-directory-list): Use source-directory.
1995-11-21 21:11:16 +00:00
Richard M. Stallman
763da090cc
(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
1995-11-16 16:33:04 +00:00
Richard M. Stallman
c8e9dd5444
(info-insert-file-contents-1): Various rewrites.
...
Compute EXT-LEFT after removing the dot from SUFFIX.
1995-11-15 23:17:18 +00:00
Richard M. Stallman
70d78eb6ea
(Info-following-node-name, Info-extract-menu-node-name)
...
(Info-select-node): Use buffer-substring-no-properties.
1995-10-24 16:36:52 +00:00
Karl Heuer
2e518b7db6
(Info-fontify-node): Fix previous change.
1995-09-25 19:50:22 +00:00
Karl Heuer
98d8273c2c
(Info-title-face-alist): New var.
...
(Info-fontify-node): Check for headings that are `underlined' with
characters on the following line.
1995-09-25 18:58:51 +00:00
Richard M. Stallman
9b842cab49
(Info-suffix-list): Add .inf to MSDOS list.
...
(info-insert-file-contents): Use info-insert-file-contents-1
to set FULLNAME. Use call-process-region to run the decode program.
(Info-find-node): Use info-insert-file-contents-1.
(info-insert-file-contents-1) [MSDOS]: Don't use the dot in SUFFIX
if FILENAME already has one.
1995-09-06 18:04:02 +00:00
Richard M. Stallman
033fc52dc8
(Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 20:25:23 +00:00
Richard M. Stallman
bd0c916883
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
...
and don't include .info as suffix.
(info-insert-file-contents-1): New function.
(info-insert-file-contents): Use info-insert-file-contents-1.
1995-08-22 18:51:46 +00:00
Richard M. Stallman
f57b2cd858
(Info-find-emacs-command-nodes): Fix previous change.
1995-08-19 16:54:27 +00:00
Richard M. Stallman
f88ab1c917
(Info-file-list-for-emacs): New variable.
...
(Info-find-emacs-command-nodes): Look in those files, if appropriate.
1995-08-19 05:03:12 +00:00
Richard M. Stallman
03524be63a
(Info-read-node-name-1): New function.
...
(Info-read-node-name): Use Info-read-node-name-1
to avoid getting confused by spaces when text starts with (FILENAME).
1995-08-05 20:56:23 +00:00
Richard M. Stallman
d6be34f360
(Info-current-file): Doc fix.
...
(Info-find-node): Set Info-current-file to file name as specified.
1995-07-24 01:26:23 +00:00
Richard M. Stallman
e579232c97
(Info-goto-node, Info-search):
...
In Transient Mark mode, deactivate the mark.
1995-06-29 18:57:15 +00:00
Richard M. Stallman
01a2b48018
(Info-directory-list): If path-separator isn't available, bind it here.
1995-06-17 19:12:53 +00:00
Karl Heuer
ed690657f2
(Info-mode): Doco fix.
...
(Info-next-preorder): Renamed from Info-next-preorder-1.
Old definition deleted.
After moving up, go to end of node.
(Info-last-preorder): If no menu, try the previous node.
After going down thru menu or to previous, position at end
of node and recenter.
After moving up, position at start of menu.
(Info-follow-nearest-node, Info-mouse-follow-nearest-node):
Use Info-next-preorder.
(Info-scroll-up, Info-scroll-down): Doc fix.
1995-06-09 01:26:00 +00:00
Karl Heuer
792e773aaa
(Info-directory-list): Use path-separator.
1995-05-27 00:36:25 +00:00