log lisp/info.el @ 18472:128090c7c0ef libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-970705

age author description
1997-05-27 Richard M. Stallman (Info-exit): Use bury-buffer simply.
1997-05-24 Richard M. Stallman (Info-suffix-list): Accept -info as suffix;
1997-05-17 Richard M. Stallman (Info-set-mode-line): Add some spaces at the beginning.
1997-04-13 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-03-12 Karl Heuer Re-fix copyright dates.
1997-03-12 Joel Ray Holveck Fixed copyright dates
1997-03-08 Karl Heuer (Info-read-node-name): Caused completing-read to force
1997-02-08 Richard M. Stallman Handle multiple Info buffers.
1996-12-30 Richard M. Stallman (Info-find-node): Don't clear Info-index-alternatives.
1996-12-12 Richard M. Stallman (Info-mode): Default for `tab-width'.
1996-12-08 Richard M. Stallman (Info-get-token): Find tokens where START matches
1996-12-05 Karl Heuer (Info-follow-reference): Add each cross-reference to
1996-11-19 Geoff Voelker Use w32 instead of ms-windows for window-system symbol
1996-11-02 Richard M. Stallman (Info-scroll-up): Doc fix.
1996-10-25 Karl Heuer (Info-insert-dir): Ensure directory ends with slash.
1996-10-06 Richard M. Stallman (Info-read-subfile): Allow a file name as arg.
1996-09-15 Richard M. Stallman (Info-mode): Do fontify, if ms-windows.
1996-09-01 Richard M. Stallman Add menu items and xrefs to the menu bar menu.
1996-08-03 Richard M. Stallman (Info-find-node): Use pop-to-buffer.
1996-06-30 Richard M. Stallman (Info-next-preorder): After we move up, move forward again.
1996-05-30 Karl Heuer (Info-insert-dir): Fix default directory.
1996-05-07 Richard M. Stallman (Info-enable-active-nodes): Default to nil. Mark it risky.
1996-05-02 Richard M. Stallman (Info-find-node): Don't treat file name `dir' specially
1996-04-21 Richard M. Stallman (Info-next-reference, Info-prev-reference): Add optional
1996-02-25 Richard M. Stallman (Info-index): If fail, go back to original node.
1996-02-16 Karl Heuer (info-insert-file-contents-1) [MSDOS]: Remove leading
1996-02-12 Richard M. Stallman (Info-find-index-name): New subroutine, from Info-index-next.
1996-02-09 Richard M. Stallman (info): Doc fix.
1996-01-29 Karl Heuer (Info-extract-pointer): Fix error format string.
1996-01-25 Karl Heuer (Info-goto-emacs-command-node): Fix error text.
1996-01-25 Karl Heuer (Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (Info-get-token): Doc fix.
1995-11-21 Richard M. Stallman (Info-directory-list): Use source-directory.
1995-11-16 Richard M. Stallman (Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
1995-11-15 Richard M. Stallman (info-insert-file-contents-1): Various rewrites.
1995-10-24 Richard M. Stallman (Info-following-node-name, Info-extract-menu-node-name)
1995-09-25 Karl Heuer (Info-fontify-node): Fix previous change.
1995-09-25 Karl Heuer (Info-title-face-alist): New var.
1995-09-06 Richard M. Stallman (Info-suffix-list): Add .inf to MSDOS list.
1995-08-26 Richard M. Stallman (Info-default-directory-list): Duplicate defvar deleted.
1995-08-22 Richard M. Stallman (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,
1995-08-19 Richard M. Stallman (Info-find-emacs-command-nodes): Fix previous change.
1995-08-19 Richard M. Stallman (Info-file-list-for-emacs): New variable.
1995-08-05 Richard M. Stallman (Info-read-node-name-1): New function.
1995-07-24 Richard M. Stallman (Info-current-file): Doc fix.
1995-06-29 Richard M. Stallman (Info-goto-node, Info-search):
1995-06-17 Richard M. Stallman (Info-directory-list): If path-separator isn't available, bind it here.
1995-06-09 Karl Heuer (Info-mode): Doco fix.
1995-05-27 Karl Heuer (Info-directory-list): Use path-separator.
1995-05-09 Richard M. Stallman (Info-directory-list): Use installation-directory,
1995-05-08 Richard M. Stallman (info-insert-file-contents): Don't use
1995-04-25 Karl Heuer (Info-edit-mode, Info-cease-edit): Use force-mode-line-update.
1995-04-24 Richard M. Stallman (info-insert-file-contents): Set default-directory
1995-03-18 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
1995-03-12 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
1995-03-11 Richard M. Stallman (Info-menu): Bind beg with let.
1995-03-06 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
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.