log lisp/info.el @ 10770:79745e047484

age author description
1995-02-15 Richard M. Stallman (Info-index): Bind Info-history, not Info-keep-history.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-09 Karl Heuer (Info-summary): Set help-mode in *Help* buffer.
1994-11-01 Richard M. Stallman (Info-directory-list): Treat windows-nt like ms-dos.
1994-10-18 Richard M. Stallman (info-insert-file-contents): Always check for conflict with jka-compr.
1994-10-17 Morten Welinder *** empty log message ***
1994-10-02 Richard M. Stallman (Info-scroll-down, Info-scroll-up): Doc fixes.
1994-09-19 Richard M. Stallman (Info-insert-dir): Insert newlines before rather than
1994-09-16 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
1994-09-14 Richard M. Stallman (Info-mode-map): Bind M-s like s.
1994-09-03 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
1994-08-18 Richard M. Stallman (Info-mode): Doc fix.
1994-08-09 Richard M. Stallman (Info-last-menu-item): Fix gross logic errors.
1994-08-07 Richard M. Stallman (Info-additional-directory-list): New variable.
1994-08-06 Richard M. Stallman (Info-directory-list): Doc fix.
1994-07-28 Richard M. Stallman (Info-find-node): Use a loop instead of mapcar and catch.
1994-07-11 Richard M. Stallman (Info-fontify-maximum-menu-size): New variable.
1994-06-28 Richard M. Stallman (Info-index): Fix typo: t => \t.
1994-06-27 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
1994-06-23 Richard M. Stallman (Info-next-preorder-1): New function.
1994-06-21 Richard M. Stallman (Info-directory-list): For msdos, don't check for
1994-06-16 Richard M. Stallman (Info-directory-list): For msdos, use ";" instead of
1994-06-15 Richard M. Stallman (Info-insert-dir): Ignore access times when comparing
1994-06-12 Richard M. Stallman (Info-fontify-node): Require some whitespace after *Note.
1994-06-10 Richard M. Stallman (Info-complete-menu-item): New function.
1994-06-05 Richard M. Stallman (Info-directory-list): Don't use the invocation directory
1994-05-30 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-28 Richard M. Stallman (Info-directory-list): Doc fix.
1994-05-19 Richard M. Stallman (info-insert-file-contents): Avoid conflict with jka-compr.
1994-05-03 Karl Heuer Update copyright.
1994-04-21 Karl Heuer (Info-next-preorder): Don't follow footnotes here.
1994-04-07 Karl Heuer (Info-find-node): Don't try to backstep if no history.
1994-04-01 Richard M. Stallman (Info-fontify-node): Add mouse-face properties.
1994-03-29 Karl Heuer (Info-suffix-list): Put empty string last.
1994-03-26 Richard M. Stallman (Info-insert-dir): Add a save-excursion.
1994-03-14 Karl Heuer (Info-insert-dir): Use printable escapes instead of embedding literal control
1994-03-01 Karl Heuer (Info-restore-point): Don't wipe out hl before using it.
1994-02-24 Richard M. Stallman (Info-build-node-completions): Add a call to widen.
1994-01-10 Richard M. Stallman (Info-follow-reference): If point is not in middle of a
1994-01-07 Richard M. Stallman (Info-directory-list): Change last elt to ../info (expanded).
1993-12-23 Richard M. Stallman (Info-insert-dir): Compute truename just once for each dir.
1993-11-24 Richard M. Stallman (Info-follow-reference): Correct one-off error in comparing start-point.
1993-11-21 Richard M. Stallman (Info-edit): Use proper map in substitute-command-keys.
1993-11-16 Richard M. Stallman (Info-mode): Doc fix.
1993-11-10 Richard M. Stallman (Info-extract-menu-item): Quote `*' in the menu-item
1993-08-06 Roland McGrath (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.
1993-08-02 Richard M. Stallman (Info-fontify-node): New function.
1993-07-24 Richard M. Stallman (Info-select-node): Run Info-selection-hook.
1993-06-19 Jim Blandy Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1993-06-19 Richard M. Stallman (Info-insert-dir): Record file attributes of files used.
1993-06-08 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
1993-06-03 Richard M. Stallman (Info-mode-map): Bind mouse-2, not mouse-3.
1993-06-03 Richard M. Stallman (Info-suffix-list): Handle .gz suffix.
1993-05-31 Richard M. Stallman (Info-get-token): Check that thesecond search succeeded.
1993-05-30 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
1993-05-30 Richard M. Stallman (Info-mode-map): Correct Info-top to Info-top-node.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-26 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
1993-05-25 Richard M. Stallman (Info-edit, Info-last-search, Info-enable-edit):