Richard M. Stallman
5da0f9456d
(Info-directory-list): Doc fix.
1994-08-06 02:58:22 +00:00
Richard M. Stallman
35d4f4e8e4
(Info-find-node): Use a loop instead of mapcar and catch.
1994-07-28 12:53:30 +00:00
Richard M. Stallman
34a0a4ee43
(Info-fontify-maximum-menu-size): New variable.
...
(Info-fontify-node): Use that variable.
1994-07-11 00:55:56 +00:00
Richard M. Stallman
b4d8de7df4
(Info-index): Fix typo: t => \t.
1994-06-28 04:14:41 +00:00
Richard M. Stallman
dfbf6104bd
(Info-insert-dir): Capitalize `node' when inserting it.
...
(Info-search): Don't move point to beginning, after Info-read-subfile.
1994-06-27 20:54:14 +00:00
Richard M. Stallman
3c9179ea1e
(Info-next-preorder-1): New function.
...
(Info-mouse-follow-nearest-node): Use that.
(Info-follow-nearest-node): Use that.
1994-06-23 14:24:38 +00:00
Richard M. Stallman
718b4478bf
(Info-directory-list): For msdos, don't check for
...
exec-directory != ../lib-src (since we use wrapped binaries).
1994-06-21 15:39:44 +00:00
Richard M. Stallman
7df79bd462
(Info-directory-list): For msdos, use ";" instead of
...
":" as delimiter in INFOPATH.
1994-06-16 15:44:16 +00:00
Richard M. Stallman
825d6f08db
(Info-insert-dir): Ignore access times when comparing
...
file attributes. Print message while merging. Use separate
buffers for merging. Try lower case `dir' first.
1994-06-15 18:13:52 +00:00
Richard M. Stallman
7757c47617
(Info-fontify-node): Require some whitespace after *Note.
1994-06-12 14:37:21 +00:00
Richard M. Stallman
e8adde3fd1
(Info-complete-menu-item): New function.
...
(Info-menu): Use it to speed completion.
1994-06-10 21:00:53 +00:00
Richard M. Stallman
42b31bf937
(Info-directory-list): Don't use the invocation directory
...
unless it was used for exec-directory too.
1994-06-05 11:43:26 +00:00
Richard M. Stallman
5c11086b45
(Info-directory-list): Doc fix.
1994-05-30 11:47:07 +00:00
Richard M. Stallman
e5bd212549
(Info-directory-list): Doc fix.
1994-05-28 20:06:08 +00:00
Richard M. Stallman
0e5671606f
(info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-19 22:42:22 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Karl Heuer
981947af1a
(Info-next-preorder): Don't follow footnotes here.
...
(Info-mouse-follow-nearest-node, Info-follow-nearest-node): Split into mouse
and keyboard versions.
(Info-mode-map): Bind them to mouse-2 and RET.
(Info-try-follow-nearest-node): Common subroutine.
1994-04-21 16:51:53 +00:00
Karl Heuer
4db579ab73
(Info-find-node): Don't try to backstep if no history.
...
(Info-insert-dir): Print sensible error message if no dir node.
1994-04-07 03:11:50 +00:00
Richard M. Stallman
9a87b43032
(Info-fontify-node): Add mouse-face properties.
...
Increase size limit for fontifying to 30000.
1994-04-01 10:10:24 +00:00
Karl Heuer
97f9920271
(Info-suffix-list): Put empty string last.
...
(info-insert-file-contents): Allow filename to already be suffixed.
1994-03-29 01:39:51 +00:00
Richard M. Stallman
c3a29d704f
(Info-insert-dir): Add a save-excursion.
...
Require menu items for subnodes to end in ::.
1994-03-26 05:24:17 +00:00
Karl Heuer
3a6ade8ab3
(Info-insert-dir): Use printable escapes instead of embedding literal control
...
chars in the source.
1994-03-14 21:27:13 +00:00
Karl Heuer
d96504df58
(Info-restore-point): Don't wipe out hl before using it.
1994-03-01 09:02:19 +00:00
Richard M. Stallman
cedb118cc8
(Info-build-node-completions): Add a call to widen.
...
(Info-goto-emacs-command-node): Fix paren error. Fix typo in message.
(Info-restore-point): Use iteration instead of recursion.
1994-02-24 03:25:46 +00:00
Richard M. Stallman
67bc89ab85
(Info-follow-reference): If point is not in middle of a
...
cross-reference but located somewhere on current line, make
cross-reference the `default'. If only one cross-reference
located in node, make it `default'.
1994-01-10 22:35:29 +00:00
Richard M. Stallman
47d5376912
(Info-directory-list): Change last elt to ../info (expanded).
1994-01-07 11:58:27 +00:00
Richard M. Stallman
8d1abb424e
(Info-insert-dir): Compute truename just once for each dir.
...
(Info-insert-dir): For generated menu items, add ::.
1993-12-23 03:20:32 +00:00
Richard M. Stallman
1f179e2752
(Info-follow-reference): Correct one-off error in comparing start-point.
1993-11-24 00:19:39 +00:00
Richard M. Stallman
9b7412a7e7
(Info-edit): Use proper map in substitute-command-keys.
1993-11-21 06:11:34 +00:00
Richard M. Stallman
8884bb82f1
(Info-mode): Doc fix.
1993-11-16 06:52:12 +00:00
Richard M. Stallman
de3fa0b238
(Info-extract-menu-item): Quote `*' in the menu-item
...
leadin re-search to prevent us from finding node names which
contain the text of another node name within them.
1993-11-10 20:46:09 +00:00
Roland McGrath
e0568e8637
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
1993-08-06 20:29:23 +00:00
Richard M. Stallman
552775bd93
(Info-fontify-node): New function.
...
(Info-fontify): New variable.
(Info-mode): Initialize Info-related faces.
(Info-select-node): Fontify the node if necessary.
(Info-goto-node): Provide completion for node names.
(Info-read-node-name, Info-build-node-completions): New functions.
(Info-current-file-completions): New variable.
(Info-find-node): Clear completions cache.
(Info-next-reference, Info-prev-reference): New commands.
(Info-mode-map): Bind these to TAB and M-TAB.
(Info-next-preorder): Special case if sitting on "*Note" reference.
(Info-standalone): New variable.
(Info-exit): Exit Emacs if in standalone mode.
(info-standalone): New function.
(Info-summary): Added `bury-buffer' call.
(Info-no-error): Renamed from `no-error'.
(Info-suffix-list): Put ".info" before "" to deal with directory
named "foo" next to file "foo.info".
1993-08-02 04:22:12 +00:00
Richard M. Stallman
f05f43e747
(Info-select-node): Run Info-selection-hook.
1993-07-24 17:35:02 +00:00
Jim Blandy
841a51ee64
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
...
* info.el (Info-insert-dir): Remove the call to recursive-edit.
1993-06-19 21:48:16 +00:00
Richard M. Stallman
c142ab2d38
(Info-insert-dir): Record file attributes of files used.
...
Recompute the dir if they change.
1993-06-19 20:18:05 +00:00
Richard M. Stallman
b0ebdfe551
(Info-follow-reference): Fix completion defaulting.
1993-06-08 04:41:00 +00:00
Richard M. Stallman
ffb4fddebf
(Info-mode-map): Bind mouse-2, not mouse-3.
1993-06-03 17:37:18 +00:00
Richard M. Stallman
4d31bfee3e
(Info-suffix-list): Handle .gz suffix.
1993-06-03 03:54:55 +00:00
Richard M. Stallman
373377edfd
(Info-get-token): Check that thesecond search succeeded.
1993-05-31 17:56:14 +00:00
Richard M. Stallman
118199d579
(Info-mode-map): Correct Info-top to Info-top-node.
1993-05-30 23:32:41 +00:00
Richard M. Stallman
db0c98090a
(Info-mode-map): Correct Info-top to Info-top-node.
1993-05-30 20:04:48 +00:00
Richard M. Stallman
4fdd647eb1
(Info-insert-dir): Ignore duplicate directories.
1993-05-28 23:57:33 +00:00
Richard M. Stallman
f4008b6ee9
(Info-insert-dir): Ignore duplicate directories.
1993-05-28 18:35:23 +00:00
Richard M. Stallman
bc2ada626a
(Info-follow-nearest-node): Omit 4th arg to Info-get-token.
1993-05-26 18:57:54 +00:00
Richard M. Stallman
d5913bf6f5
(Info-edit, Info-last-search, Info-enable-edit):
...
Correct case in `Info-mode-map'.
1993-05-25 17:17:50 +00:00
Richard M. Stallman
316aafd641
(Info-suffix-list): Fix duplicate .z to .info.z.
1993-05-25 02:03:52 +00:00
Eric S. Raymond
1143a6b0e2
(Info-find-node, Info-insert-subfile): Do the right thing if info files have
...
been compressed or gzipped. This is saving me lots of disk space.
1993-04-23 02:20:55 +00:00
Richard M. Stallman
a3b75b3f69
(Info-insert-dir): Fix typo.
1993-03-07 04:25:47 +00:00
Richard M. Stallman
463f48f40f
(Info-forward-node): Properly go to first menu item.
...
(Info-insert-dir): Bind temp wider, around use.
1993-03-07 04:22:15 +00:00