Gerd Moellmann
760d5cb38e
Bind case-fold-search to t when searching in case
...
a user sets it to nil in a hook.
2000-06-05 19:22:40 +00:00
Stefan Monnier
75296efc8c
(Info-on-current-buffer): Initialize info.
2000-06-04 23:07:45 +00:00
Dave Love
8217260645
(Info-find-node-2): Restructure [following "Vadim S. Solomin"
...
<sovs@uic.nnov.ru>].
2000-05-24 17:19:51 +00:00
Sam Steingold
0e8c11d821
(Info-fontify-node): fixed the call to add-text-properties
2000-05-22 18:15:56 +00:00
Dave Love
a198aa548e
(Info-fontify-node): Add intangible property as well as
...
invisible.
2000-05-18 13:07:26 +00:00
Sam Steingold
399c88ad20
(debug-ignored-errors): more errors to ignore.
2000-05-16 16:24:25 +00:00
Dave Love
3d30065dc2
Copyright up-date.
2000-04-12 18:30:39 +00:00
Dave Love
48e5b4711d
Add debug-ignored-errors.
...
(Info-mode-menu): Add some items.
(Info-directory): Add autoload cookie.
2000-04-12 18:28:40 +00:00
Gerd Moellmann
88ef7f629b
(Info-fontify-maximum-menu-size): Increase to 100000.
2000-03-16 16:29:52 +00:00
Gerd Moellmann
bbed5c3f02
(Info-title-face-alist): Removed.
...
(Info-title-1-face, Info-title-2-face, Info-title-3-face): New
faces.
(Info-fontify-node): Use these faces.
2000-01-31 19:46:04 +00:00
Eli Zaretskii
7a3abcd829
(info-node, info-menu-5, info-xref): Define colors for Info faces if
...
the display supports them.
1999-12-06 18:00:33 +00:00
Dave Love
110d4e8060
(Info-build-node-completions, Info-search, Info-follow-reference)
...
(Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
(Info-find-emacs-command-nodes): Avoid properties on matched text which
may appear in minibuffer.
1999-11-24 19:53:56 +00:00
Gerd Moellmann
87d2b5a22c
(Info-build-node-completions): Add '("*") to the
...
completion list.
1999-10-25 13:31:08 +00:00
Stefan Monnier
4fceda3c2f
(Info-on-current-buffer): new entry point.
...
(Info-find-node): split into two for Info-on-current-buffer to
hook into it.
(Info-current-file, Info-set-mode-line, Info-up):
Info-current-file can now be t.
(Info-clone-buffer-hook): new function for `clone-buffer'.
(Info-goto-node, Info-menu, Info-mode-map, Info-mode): make
`clone-buffer' available in various ways to the user.
1999-10-13 14:48:57 +00:00
Dave Love
76dc74a28b
(Info-suffix-list): Add bzip2 for ms-dos.
1999-10-06 18:38:41 +00:00
Dave Love
bc6262c850
Require jka-compr when compiling.
...
(Info-suffix-list): Add bzip2 files (non-ms-dos only).
1999-10-05 11:47:35 +00:00
Phillip Rulon
9eb535910f
(info-initialize): Don't test existence of ALTERNATIVE
...
if we know for some other reason it should not be used.
1999-09-24 13:58:46 +00:00
Richard M. Stallman
55f9feda4f
(Info-find-node): Cope better if guesspos is too large.
1999-09-14 06:44:55 +00:00
Dave Love
83d5c7724f
(info): Doc fix.
1999-08-17 18:51:25 +00:00
Dave Love
d0e41cba40
(Info-find-node): Call info-initialize here.
...
(info): Not here.
(Info-file-list-for-emacs): Add message, dired-x, c, viper.
1999-08-04 18:55:22 +00:00
Richard M. Stallman
7d3766a84c
(info-initialize): New function.
...
(info): Call info-initialize.
(Info-directory-list): Initialize to nil,
so info-initialize will set it up for real.
1999-08-01 12:17:46 +00:00
Dave Love
c47b5bbea9
(Info-search): Don't lose with empty regexp.
1999-07-19 22:21:44 +00:00
Karl Heuer
8bdf4b20dd
(Info-find-node): Position properly after finding anchor.
1999-04-26 05:58:59 +00:00
Richard M. Stallman
635173de4a
(Info-find-node): Check for an anchor at the
...
proper place, before reading an indirect file.
1999-04-06 23:23:23 +00:00
Dave Love
f601cd3e35
(Info-directory-list): Revert change to re-writing
...
Info-default-directory-list, but put `alternative' first.
(Info-insert-dir): Modify selecting the top dir file as a
consequence.
1999-03-24 14:25:58 +00:00
Dave Love
5b907c5e20
(Info-directory-list): Don't set path-separator now
...
we're not shipped with Texinfo. Simplify path definition.
Substitute all occurrences of instdir in
Info-default-directory-list.
1999-01-26 18:54:57 +00:00
Richard M. Stallman
76af32d5f7
(Info-insert-dir): Chase symlinks for file-attributes.
1999-01-03 01:56:31 +00:00
Eli Zaretskii
11638562e4
(Info-node-at-bob-matching): New function.
...
(Info-find-node, Info-build-node-completions): Call it.
1998-12-21 11:18:29 +00:00
Eli Zaretskii
ba42ce1405
(Info-find-node): Add 1 to the position read from the
...
tag table. Don't fail if the node delimiter ^_ is the first
character in the file.
(Info-insert-dir): Don't fail when the node delimiter ^_ is the
first character in the file.
(Info-read-subfile): Likewise.
(Info-select-node): Likewise.
(Info-build-node-completions): Likewise.
1998-12-16 14:01:45 +00:00
Markus Rost
4fc14e5ad0
(Info-menu): Don't return error if point is between menu header and
...
first menu item.
1998-12-04 23:05:46 +00:00
Richard M. Stallman
fadfb77f9b
(Info-next-menu-item): Stay on top of node.
1998-10-22 01:35:03 +00:00
Richard M. Stallman
4fba3b2c06
(Info-insert-dir): Detect and report problems
...
in input files, such as "No Top node". Return with point
at the beginning of the text.
(Info-find-node): Reinsert the code to handle files
with no tags table; it was deleted by mistake.
1998-10-11 22:44:46 +00:00
Karl Heuer
c613e27e59
(info): Don't add parens if FILE already has them.
1998-09-04 19:50:26 +00:00
Richard M. Stallman
ebf8f7e14a
(Info-follow-reference): Nice error msg if there was no arg.
1998-08-16 02:10:25 +00:00
Richard M. Stallman
631ba13e27
(Info-try-follow-nearest-node): Get the node name
...
directly out of the menu item pointed at.
1998-08-14 08:46:22 +00:00
Richard M. Stallman
1bcedb3b6b
Bind case-fold-search to t in many functions.
1998-08-08 21:27:22 +00:00
Richard M. Stallman
fabcd845a0
(Info-find-node): Once again, use byte-to-position.
1998-08-04 09:40:04 +00:00
Eric M. Ludlam
5fdc799747
(Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.
1998-08-03 17:54:35 +00:00
Richard M. Stallman
9d499629f9
(Info-find-node): Position at the beginning of the node
...
after calling Info-select-node.
(Info-insert-dir): Catch errors in insert-file-contents.
1998-08-01 19:03:50 +00:00
Richard M. Stallman
6356e646f5
(Info-complete-menu-buffer): Add defvar.
1998-07-15 00:09:43 +00:00
Richard M. Stallman
ddf8921158
(Info-read-node-name-1, Info-read-node-name):
...
Rename completion-table to Info-read-node-completion-table.
(Info-read-node-completion-table): Add defvar.
1998-07-15 00:07:49 +00:00
Karl Heuer
96ee3f292f
No longer depends on speedbspec for byte compile.
...
(Info-speedbar-key-map) New key map.
(Info-install-speedbar-variables) New function.
(Info-speedbar-menu-items) Update to new functions.
Install speedbar keymap only when speedbar is loaded.
(Info-speedbar-browser) New command.
(Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node,
Info-speedbar-expand-node, Info-speedbar-fetch-file-nodes) New function
(Info-speedbar-buttons) Handle new node button commands.
1998-07-10 16:46:59 +00:00
Richard M. Stallman
37a3ff5b0b
(Info-find-node): Handle cross references to an @anchor.
1998-07-05 23:57:45 +00:00
Richard M. Stallman
e994526483
(Info-find-node): Use byte-to-position.
1998-06-29 18:34:24 +00:00
Richard M. Stallman
a6e4564e8e
(info-other-window): New function.
1998-06-13 06:00:00 +00:00
Karl Heuer
4643e92f8f
(Info-exit): Use quit-window.
1998-06-02 06:55:39 +00:00
Richard M. Stallman
9c7924d512
(Info-find-node): Use info-file-exists-p
...
(info-insert-file-contents): Use info-file-exists-p.
(info-file-exists-p): New function.
1998-05-15 04:05:56 +00:00
Richard M. Stallman
5dab2fb4c9
(Info-up): New arg SAME-FILE: don't move to different file.
...
(Info-next-preorder): Pass new arg to Info-up.
(Info-last-preorder): Likewise.
(Info-last-preorder): Don't follow the Prev if it's same as the Up.
Instead, follow it as the Up.
1998-05-03 00:02:10 +00:00
Dave Love
6b136ab938
(Info-mode): Doc fix.
1998-04-28 18:13:00 +00:00
Richard M. Stallman
35d2d24155
(Info-fontify-node): For menu items, use info-xref font.
...
Use info-node font for the node's own name,
and do not make it mouse-sensitive.
(Info-find-node): Update Info-history after switching buffer.
(info): If no arg, and *info* buffer exists, just go to it and don't alter it.
1998-04-22 03:19:43 +00:00