| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (Info-complete-menu-item): Don't treat `* Menu:' as a menu item. | Richard M. Stallman | 1995-11-16 | 1 | -0/+3 |
* | (info-insert-file-contents-1): Various rewrites. | Richard M. Stallman | 1995-11-15 | 1 | -6/+7 |
* | (Info-following-node-name, Info-extract-menu-node-name) | Richard M. Stallman | 1995-10-24 | 1 | -6/+6 |
* | (Info-fontify-node): Fix previous change. | Karl Heuer | 1995-09-25 | 1 | -1/+1 |
* | (Info-title-face-alist): New var. | Karl Heuer | 1995-09-25 | 1 | -0/+15 |
* | (Info-suffix-list): Add .inf to MSDOS list. | Richard M. Stallman | 1995-09-06 | 1 | -4/+12 |
* | (Info-default-directory-list): Duplicate defvar deleted. | Richard M. Stallman | 1995-08-26 | 1 | -5/+0 |
* | (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor, | Richard M. Stallman | 1995-08-22 | 1 | -12/+39 |
* | (Info-find-emacs-command-nodes): Fix previous change. | Richard M. Stallman | 1995-08-19 | 1 | -4/+8 |
* | (Info-file-list-for-emacs): New variable. | Richard M. Stallman | 1995-08-19 | 1 | -6/+38 |
* | (Info-read-node-name-1): New function. | Richard M. Stallman | 1995-08-05 | 1 | -1/+20 |
* | (Info-current-file): Doc fix. | Richard M. Stallman | 1995-07-24 | 1 | -3/+4 |
* | (Info-goto-node, Info-search): | Richard M. Stallman | 1995-06-29 | 1 | -0/+2 |
* | (Info-directory-list): If path-separator isn't available, bind it here. | Richard M. Stallman | 1995-06-17 | 1 | -0/+4 |
* | (Info-mode): Doco fix. | Karl Heuer | 1995-06-09 | 1 | -25/+19 |
* | (Info-directory-list): Use path-separator. | Karl Heuer | 1995-05-27 | 1 | -4/+1 |
* | (Info-directory-list): Use installation-directory, | Richard M. Stallman | 1995-05-09 | 1 | -4/+6 |
* | (info-insert-file-contents): Don't use | Richard M. Stallman | 1995-05-08 | 1 | -1/+2 |
* | (Info-edit-mode, Info-cease-edit): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -4/+2 |
* | (info-insert-file-contents): Set default-directory | Richard M. Stallman | 1995-04-24 | 1 | -7/+17 |
* | (Info-next-preorder, Info-next-preorder-1): | Richard M. Stallman | 1995-03-18 | 1 | -2/+4 |
* | (same-window-buffer-names): Set this only in loaddefs.el, | Richard M. Stallman | 1995-03-12 | 1 | -2/+1 |
* | (Info-menu): Bind beg with let. | Richard M. Stallman | 1995-03-11 | 1 | -1/+5 |
* | (Info-extract-menu-node-name): Collapse multiple spaces. | Richard M. Stallman | 1995-03-06 | 1 | -0/+3 |
* | (Info-index): Bind Info-history, not Info-keep-history. | Richard M. Stallman | 1995-02-15 | 1 | -2/+7 |
* | (Info-follow-reference): Use regexp-quote. | Richard M. Stallman | 1994-11-23 | 1 | -1/+1 |
* | (Info-summary): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -0/+1 |
* | (Info-directory-list): Treat windows-nt like ms-dos. | Richard M. Stallman | 1994-11-01 | 1 | -3/+5 |
* | (info-insert-file-contents): Always check for conflict with jka-compr. | Richard M. Stallman | 1994-10-18 | 1 | -10/+13 |
* | *** empty log message *** | Morten Welinder | 1994-10-17 | 1 | -1/+1 |
* | (Info-scroll-down, Info-scroll-up): Doc fixes. | Richard M. Stallman | 1994-10-02 | 1 | -2/+9 |
* | (Info-insert-dir): Insert newlines before rather than | Richard M. Stallman | 1994-09-19 | 1 | -3/+3 |
* | (Info-edit): Move the customary mode-initialization calls out of here. | Karl Heuer | 1994-09-16 | 1 | -9/+11 |
* | (Info-mode-map): Bind M-s like s. | Richard M. Stallman | 1994-09-14 | 1 | -0/+2 |
* | (Info-mode): Text for using x, not for make-face defined. | Richard M. Stallman | 1994-09-03 | 1 | -1/+1 |
* | (Info-mode): Doc fix. | Richard M. Stallman | 1994-08-18 | 1 | -0/+4 |
* | (Info-last-menu-item): Fix gross logic errors. | Richard M. Stallman | 1994-08-09 | 1 | -11/+34 |
* | (Info-additional-directory-list): New variable. | Richard M. Stallman | 1994-08-07 | 1 | -1/+9 |
* | (Info-directory-list): Doc fix. | Richard M. Stallman | 1994-08-06 | 1 | -2/+5 |
* | (Info-find-node): Use a loop instead of mapcar and catch. | Richard M. Stallman | 1994-07-28 | 1 | -13/+9 |
* | (Info-fontify-maximum-menu-size): New variable. | Richard M. Stallman | 1994-07-11 | 1 | -1/+3 |
* | (Info-index): Fix typo: t => \t. | Richard M. Stallman | 1994-06-28 | 1 | -1/+1 |
* | (Info-insert-dir): Capitalize `node' when inserting it. | Richard M. Stallman | 1994-06-27 | 1 | -2/+2 |