summaryrefslogtreecommitdiff
path: root/lisp/info.el
Commit message (Collapse)AuthorAgeFilesLines
* (Info-find-emacs-command-nodes): Rewrite to useEli Zaretskii2000-08-111-34/+32
| | | | | | | technique similar to Info-index, instead of relying on specific names of relevant Index nodes. (Info-goto-emacs-command-node): Bind Info-history to nil when going to the first node found by Info-find-emacs-command-nodes.
* (Info-file-list-for-emacs): More elements for theEli Zaretskii2000-08-101-3/+23
| | | | | autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, and woman manuals.
* (Info-insert-dir): Use Info-additional-directory-list ifGerd Moellmann2000-08-081-3/+8
| | | | | | | | non-nil. (Info-file-list-for-emacs): Remove "info" from the list because that leads to trying to use the documentation from file `info' in various situations where it isn't appropriate, for instance C-h C-k C-h i.
* (Info-goto-emacs-key-command-node): Leave a space afterEli Zaretskii2000-07-241-1/+1
| | | | the prompt.
* (Info-title-face-alist): Removed.Gerd Moellmann2000-07-181-9/+0
|
* (Info-mode-menu): Fix use of :help, :enable.Dave Love2000-07-141-32/+33
|
* (Info-last-search): Variable removed.Gerd Moellmann2000-07-071-7/+8
| | | | | (Info-search-history): New variable. (Info-search): New Info-search-history.
* (info-initialize): Use prune-directory-list to remove non-existantMiles Bader2000-07-041-24/+25
| | | | directories from Info-directory-list.
* (Info-find-in-tag-table-1, Info-find-in-tag-table)Gerd Moellmann2000-06-151-58/+103
| | | | | | | (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New functions. (Info-find-node-2): Try a case-sensitive search first, then do a case-insensitive search.
* (Info-set-mode-line): Show file name in mode line,Gerd Moellmann2000-06-151-7/+5
| | | | use `*Info*' instead of `Info:'.
* Doc fixes.Dave Love2000-06-131-34/+34
| | | | (Info-build-node-completions): Match Ref tags.
* (Info-insert-dir): Don't quote lambda.Stefan Monnier2000-06-121-9/+9
|
* Bind case-fold-search to t when searching in caseGerd Moellmann2000-06-051-176/+194
| | | | a user sets it to nil in a hook.
* (Info-on-current-buffer): Initialize info.Stefan Monnier2000-06-041-0/+1
|
* (Info-find-node-2): Restructure [following "Vadim S. Solomin"Dave Love2000-05-241-97/+61
| | | | <sovs@uic.nnov.ru>].
* (Info-fontify-node): fixed the call to add-text-propertiesSam Steingold2000-05-221-1/+1
|
* (Info-fontify-node): Add intangible property as well asDave Love2000-05-181-2/+2
| | | | invisible.
* (debug-ignored-errors): more errors to ignore.Sam Steingold2000-05-161-16/+18
|
* Copyright up-date.Dave Love2000-04-121-1/+1
|
* Add debug-ignored-errors.Dave Love2000-04-121-6/+32
| | | | | (Info-mode-menu): Add some items. (Info-directory): Add autoload cookie.
* (Info-fontify-maximum-menu-size): Increase to 100000.Gerd Moellmann2000-03-161-1/+1
|
* (Info-title-face-alist): Removed.Gerd Moellmann2000-01-311-6/+25
| | | | | | (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces. (Info-fontify-node): Use these faces.
* (info-node, info-menu-5, info-xref): Define colors for Info faces ifEli Zaretskii1999-12-061-3/+6
| | | | the display supports them.
* (Info-build-node-completions, Info-search, Info-follow-reference)Dave Love1999-11-241-34/+18
| | | | | | (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.
* (Info-build-node-completions): Add '("*") to theGerd Moellmann1999-10-251-0/+1
| | | | completion list.
* (Info-on-current-buffer): new entry point.Stefan Monnier1999-10-131-10/+46
| | | | | | | | | | (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.
* (Info-suffix-list): Add bzip2 for ms-dos.Dave Love1999-10-061-0/+1
|
* Require jka-compr when compiling.Dave Love1999-10-051-0/+6
| | | | (Info-suffix-list): Add bzip2 files (non-ms-dos only).
* (info-initialize): Don't test existence of ALTERNATIVEPhillip Rulon1999-09-241-2/+2
| | | | if we know for some other reason it should not be used.
* (Info-find-node): Cope better if guesspos is too large.Richard M. Stallman1999-09-141-2/+7
|
* (info): Doc fix.Dave Love1999-08-171-0/+2
|
* (Info-find-node): Call info-initialize here.Dave Love1999-08-041-2/+4
| | | | | (info): Not here. (Info-file-list-for-emacs): Add message, dired-x, c, viper.
* (info-initialize): New function.Richard M. Stallman1999-08-011-30/+38
| | | | | | (info): Call info-initialize. (Info-directory-list): Initialize to nil, so info-initialize will set it up for real.
* (Info-search): Don't lose with empty regexp.Dave Love1999-07-191-53/+54
|
* (Info-find-node): Position properly after finding anchor.Karl Heuer1999-04-261-24/+46
|
* (Info-find-node): Check for an anchor at theRichard M. Stallman1999-04-061-4/+5
| | | | proper place, before reading an indirect file.
* (Info-directory-list): Revert change to re-writingDave Love1999-03-241-15/+11
| | | | | | Info-default-directory-list, but put `alternative' first. (Info-insert-dir): Modify selecting the top dir file as a consequence.
* (Info-directory-list): Don't set path-separator nowDave Love1999-01-261-15/+12
| | | | | | we're not shipped with Texinfo. Simplify path definition. Substitute all occurrences of instdir in Info-default-directory-list.
* (Info-insert-dir): Chase symlinks for file-attributes.Richard M. Stallman1999-01-031-1/+4
|
* (Info-node-at-bob-matching): New function.Eli Zaretskii1998-12-211-48/+53
| | | | (Info-find-node, Info-build-node-completions): Call it.
* (Info-find-node): Add 1 to the position read from theEli Zaretskii1998-12-161-7/+42
| | | | | | | | | | 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.
* (Info-menu): Don't return error if point is between menu header andMarkus Rost1998-12-041-4/+4
| | | | first menu item.
* (Info-next-menu-item): Stay on top of node.Richard M. Stallman1998-10-221-6/+8
|
* (Info-insert-dir): Detect and report problemsRichard M. Stallman1998-10-111-6/+34
| | | | | | | 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.
* (info): Don't add parens if FILE already has them.Karl Heuer1998-09-041-2/+9
|
* (Info-follow-reference): Nice error msg if there was no arg.Richard M. Stallman1998-08-161-0/+4
|
* (Info-try-follow-nearest-node): Get the node nameRichard M. Stallman1998-08-141-2/+5
| | | | directly out of the menu item pointed at.
* Bind case-fold-search to t in many functions.Richard M. Stallman1998-08-081-105/+128
|
* (Info-find-node): Once again, use byte-to-position.Richard M. Stallman1998-08-041-1/+2
|
* (Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.Eric M. Ludlam1998-08-031-3/+7
|