(Info-menu): Allow extra spaces at start of menu item.
[bpt/emacs.git] / lisp / info.el
1998-04-18 Richard M. Stallman(Info-menu): Allow extra spaces at start of menu item.
1998-03-17 Richard M. Stallman(Info-menu-update): Set Info-menu-last-node
1998-02-27 Richard M. Stallman(info): Always switch to buffer *info* even if
1998-02-17 Richard M. Stallman(Info-summary): Clear buffer-read-only.
1998-01-22 Eric M. LudlamAdded speedbar support function `Info-speedbar-buttons',
1997-12-22 Richard M. Stallman(Info-mode): Doc fix.
1997-12-05 Karl Heuer(Info-insert-dir): Use leading space in buffer name.
1997-09-15 Richard M. Stallman(Info-suffix-list): Add suffixes for MS-DOS version
1997-09-08 Richard M. Stallman(info-insert-file-contents): Bind
1997-07-30 Richard M. Stallman(info-node, info-xref, info-menu-5):
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. StallmanAdd defgroup; use defcustom for user vars.
1997-03-12 Karl HeuerRe-fix copyright dates.
1997-03-12 Joel Ray HolveckFixed copyright dates
1997-03-08 Karl Heuer(Info-read-node-name): Caused completing-read to force
1997-02-08 Richard M. StallmanHandle 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 VoelkerUse 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. StallmanAdd 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...
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...
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...
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...
1996-01-14 Erik NaggumUpdate 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...
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...
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 availabl...
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...
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.
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...
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...
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...
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...
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...
1994-05-03 Karl HeuerUpdate 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.
next