| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (info-node, info-menu-5, info-xref): Define colors for Info faces if | Eli Zaretskii | 1999-12-06 | 1 | -3/+6 |
| | | | | | the display supports them. | ||||
| * | (Info-build-node-completions, Info-search, Info-follow-reference) | Dave Love | 1999-11-24 | 1 | -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 the | Gerd Moellmann | 1999-10-25 | 1 | -0/+1 |
| | | | | | completion list. | ||||
| * | (Info-on-current-buffer): new entry point. | Stefan Monnier | 1999-10-13 | 1 | -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 Love | 1999-10-06 | 1 | -0/+1 |
| | | |||||
| * | Require jka-compr when compiling. | Dave Love | 1999-10-05 | 1 | -0/+6 |
| | | | | | (Info-suffix-list): Add bzip2 files (non-ms-dos only). | ||||
| * | (info-initialize): Don't test existence of ALTERNATIVE | Phillip Rulon | 1999-09-24 | 1 | -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. Stallman | 1999-09-14 | 1 | -2/+7 |
| | | |||||
| * | (info): Doc fix. | Dave Love | 1999-08-17 | 1 | -0/+2 |
| | | |||||
| * | (Info-find-node): Call info-initialize here. | Dave Love | 1999-08-04 | 1 | -2/+4 |
| | | | | | | (info): Not here. (Info-file-list-for-emacs): Add message, dired-x, c, viper. | ||||
| * | (info-initialize): New function. | Richard M. Stallman | 1999-08-01 | 1 | -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 Love | 1999-07-19 | 1 | -53/+54 |
| | | |||||
| * | (Info-find-node): Position properly after finding anchor. | Karl Heuer | 1999-04-26 | 1 | -24/+46 |
| | | |||||
| * | (Info-find-node): Check for an anchor at the | Richard M. Stallman | 1999-04-06 | 1 | -4/+5 |
| | | | | | proper place, before reading an indirect file. | ||||
| * | (Info-directory-list): Revert change to re-writing | Dave Love | 1999-03-24 | 1 | -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 now | Dave Love | 1999-01-26 | 1 | -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. Stallman | 1999-01-03 | 1 | -1/+4 |
| | | |||||
| * | (Info-node-at-bob-matching): New function. | Eli Zaretskii | 1998-12-21 | 1 | -48/+53 |
| | | | | | (Info-find-node, Info-build-node-completions): Call it. | ||||
| * | (Info-find-node): Add 1 to the position read from the | Eli Zaretskii | 1998-12-16 | 1 | -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 and | Markus Rost | 1998-12-04 | 1 | -4/+4 |
| | | | | | first menu item. | ||||
| * | (Info-next-menu-item): Stay on top of node. | Richard M. Stallman | 1998-10-22 | 1 | -6/+8 |
| | | |||||
| * | (Info-insert-dir): Detect and report problems | Richard M. Stallman | 1998-10-11 | 1 | -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 Heuer | 1998-09-04 | 1 | -2/+9 |
| | | |||||
| * | (Info-follow-reference): Nice error msg if there was no arg. | Richard M. Stallman | 1998-08-16 | 1 | -0/+4 |
| | | |||||
| * | (Info-try-follow-nearest-node): Get the node name | Richard M. Stallman | 1998-08-14 | 1 | -2/+5 |
| | | | | | directly out of the menu item pointed at. | ||||
| * | Bind case-fold-search to t in many functions. | Richard M. Stallman | 1998-08-08 | 1 | -105/+128 |
| | | |||||
| * | (Info-find-node): Once again, use byte-to-position. | Richard M. Stallman | 1998-08-04 | 1 | -1/+2 |
| | | |||||
| * | (Info-speedbar-hierarchy-buttons): Improved the speedbar frame management. | Eric M. Ludlam | 1998-08-03 | 1 | -3/+7 |
| | | |||||
| * | (Info-find-node): Position at the beginning of the node | Richard M. Stallman | 1998-08-01 | 1 | -6/+10 |
| | | | | | | | after calling Info-select-node. (Info-insert-dir): Catch errors in insert-file-contents. | ||||
| * | (Info-complete-menu-buffer): Add defvar. | Richard M. Stallman | 1998-07-15 | 1 | -0/+2 |
| | | |||||
| * | (Info-read-node-name-1, Info-read-node-name): | Richard M. Stallman | 1998-07-15 | 1 | -5/+7 |
| | | | | | | Rename completion-table to Info-read-node-completion-table. (Info-read-node-completion-table): Add defvar. | ||||
| * | No longer depends on speedbspec for byte compile. | Karl Heuer | 1998-07-10 | 1 | -65/+162 |
| | | | | | | | | | | | | (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. | ||||
| * | (Info-find-node): Handle cross references to an @anchor. | Richard M. Stallman | 1998-07-05 | 1 | -141/+169 |
| | | |||||
| * | (Info-find-node): Use byte-to-position. | Richard M. Stallman | 1998-06-29 | 1 | -1/+3 |
| | | |||||
| * | (info-other-window): New function. | Richard M. Stallman | 1998-06-13 | 1 | -0/+8 |
| | | |||||
| * | (Info-exit): Use quit-window. | Karl Heuer | 1998-06-02 | 1 | -1/+1 |
| | | |||||
| * | (Info-find-node): Use info-file-exists-p | Richard M. Stallman | 1998-05-15 | 1 | -4/+8 |
| | | | | | | (info-insert-file-contents): Use info-file-exists-p. (info-file-exists-p): New function. | ||||
| * | (Info-up): New arg SAME-FILE: don't move to different file. | Richard M. Stallman | 1998-05-03 | 1 | -6/+13 |
| | | | | | | | | (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. | ||||
| * | (Info-mode): Doc fix. | Dave Love | 1998-04-28 | 1 | -0/+6 |
| | | |||||
| * | (Info-fontify-node): For menu items, use info-xref font. | Richard M. Stallman | 1998-04-22 | 1 | -19/+25 |
| | | | | | | | | | 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. | ||||
| * | (Info-menu): Allow extra spaces at start of menu item. | Richard M. Stallman | 1998-04-18 | 1 | -14/+14 |
| | | | | | | | | (Info-extract-menu-item): Likewise. (Info-insert-dir, Info-complete-menu-item, Info-index): Likewise. (Info-try-follow-nearest-node, Info-find-emacs-command-nodes): Likewise (Info-fontify-node, Info-speedbar-buttons): Likewise. | ||||
| * | (Info-menu-update): Set Info-menu-last-node | Richard M. Stallman | 1998-03-17 | 1 | -2/+4 |
| | | | | | to (FILE NODENAME), and test it that way too. | ||||
| * | (info): Always switch to buffer *info* even if | Richard M. Stallman | 1998-02-27 | 1 | -3/+2 |
| | | | | | current buffer is in Info mode. | ||||
| * | (Info-summary): Clear buffer-read-only. | Richard M. Stallman | 1998-02-17 | 1 | -0/+1 |
| | | |||||
| * | Added speedbar support function `Info-speedbar-buttons', | Eric M. Ludlam | 1998-01-22 | 1 | -1/+77 |
| | | | | | `Info-speedbar-button', and `Info-speedbar-menu' | ||||
| * | (Info-mode): Doc fix. | Richard M. Stallman | 1997-12-22 | 1 | -3/+6 |
| | | |||||
| * | (Info-insert-dir): Use leading space in buffer name. | Karl Heuer | 1997-12-05 | 1 | -1/+1 |
| | | |||||
| * | (Info-suffix-list): Add suffixes for MS-DOS version | Richard M. Stallman | 1997-09-15 | 1 | -6/+21 |
| | | | | | | | running on Windows 95 with long file name support. (info-insert-file-contents): When the Info file is to be uncompressed, insert it literally. | ||||
| * | (info-insert-file-contents): Bind | Richard M. Stallman | 1997-09-08 | 1 | -0/+1 |
| | | | | | coding-system-for-write to no-conversion. | ||||
| * | (info-node, info-xref, info-menu-5): | Richard M. Stallman | 1997-07-30 | 1 | -16/+24 |
| | | | | | | | | Define faces with defface. (Info-mode): Don't define faces here, and don't alter Info-fontify. Locally set line-move-ignore-invisible. (Info-fontify-node): Test type of frame here. | ||||