| Commit message (Expand) | Author | Age | Files | Lines |
* | (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-up): New arg SAME-FILE: don't move to different file. | Richard M. Stallman | 1998-05-03 | 1 | -6/+13 |
* | (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 |
* | (Info-menu): Allow extra spaces at start of menu item. | Richard M. Stallman | 1998-04-18 | 1 | -14/+14 |
* | (Info-menu-update): Set Info-menu-last-node | Richard M. Stallman | 1998-03-17 | 1 | -2/+4 |
* | (info): Always switch to buffer *info* even if | Richard M. Stallman | 1998-02-27 | 1 | -3/+2 |
* | (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-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 |
* | (info-insert-file-contents): Bind | Richard M. Stallman | 1997-09-08 | 1 | -0/+1 |
* | (info-node, info-xref, info-menu-5): | Richard M. Stallman | 1997-07-30 | 1 | -16/+24 |
* | (Info-exit): Use bury-buffer simply. | Richard M. Stallman | 1997-05-27 | 1 | -2/+1 |
* | (Info-suffix-list): Accept -info as suffix; | Richard M. Stallman | 1997-05-24 | 1 | -10/+20 |
* | (Info-set-mode-line): Add some spaces at the beginning. | Richard M. Stallman | 1997-05-17 | 1 | -1/+1 |
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-13 | 1 | -10/+26 |
* | Re-fix copyright dates. | Karl Heuer | 1997-03-12 | 1 | -1/+2 |
* | Fixed copyright dates | Joel Ray Holveck | 1997-03-12 | 1 | -1/+1 |
* | (Info-read-node-name): Caused completing-read to force | Karl Heuer | 1997-03-08 | 1 | -2/+2 |
* | Handle multiple Info buffers. | Richard M. Stallman | 1997-02-08 | 1 | -49/+87 |
* | (Info-find-node): Don't clear Info-index-alternatives. | Richard M. Stallman | 1996-12-30 | 1 | -2/+1 |
* | (Info-mode): Default for `tab-width'. | Richard M. Stallman | 1996-12-12 | 1 | -0/+1 |
* | (Info-get-token): Find tokens where START matches | Richard M. Stallman | 1996-12-08 | 1 | -1/+10 |
* | (Info-follow-reference): Add each cross-reference to | Karl Heuer | 1996-12-05 | 1 | -3/+12 |
* | Use w32 instead of ms-windows for window-system symbol | Geoff Voelker | 1996-11-19 | 1 | -1/+1 |
* | (Info-scroll-up): Doc fix. | Richard M. Stallman | 1996-11-02 | 1 | -3/+9 |
* | (Info-insert-dir): Ensure directory ends with slash. | Karl Heuer | 1996-10-25 | 1 | -1/+2 |
* | (Info-read-subfile): Allow a file name as arg. | Richard M. Stallman | 1996-10-06 | 1 | -23/+32 |
* | (Info-mode): Do fontify, if ms-windows. | Richard M. Stallman | 1996-09-15 | 1 | -1/+1 |
* | Add menu items and xrefs to the menu bar menu. | Richard M. Stallman | 1996-09-01 | 1 | -0/+88 |
* | (Info-find-node): Use pop-to-buffer. | Richard M. Stallman | 1996-08-03 | 1 | -1/+1 |
* | (Info-next-preorder): After we move up, move forward again. | Richard M. Stallman | 1996-06-30 | 1 | -4/+23 |
* | (Info-insert-dir): Fix default directory. | Karl Heuer | 1996-05-30 | 1 | -6/+4 |
* | (Info-enable-active-nodes): Default to nil. Mark it risky. | Richard M. Stallman | 1996-05-07 | 1 | -1/+2 |
* | (Info-find-node): Don't treat file name `dir' specially | Richard M. Stallman | 1996-05-02 | 1 | -1/+1 |
* | (Info-next-reference, Info-prev-reference): Add optional | Richard M. Stallman | 1996-04-21 | 1 | -4/+8 |
* | (Info-index): If fail, go back to original node. | Richard M. Stallman | 1996-02-25 | 1 | -3/+3 |
* | (info-insert-file-contents-1) [MSDOS]: Remove leading | Karl Heuer | 1996-02-16 | 1 | -1/+2 |
* | (Info-find-index-name): New subroutine, from Info-index-next. | Richard M. Stallman | 1996-02-12 | 1 | -14/+18 |
* | (info): Doc fix. | Richard M. Stallman | 1996-02-09 | 1 | -1/+5 |
* | (Info-extract-pointer): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
* | (Info-goto-emacs-command-node): Fix error text. | Karl Heuer | 1996-01-25 | 1 | -1/+1 |
* | (Info-edit, Info-goto-emacs-command-node): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -3/+3 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+4 |
* | (Info-get-token): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 |
* | (Info-directory-list): Use source-directory. | Richard M. Stallman | 1995-11-21 | 1 | -5/+10 |