log lisp/info.el @ 51725:686c9c759936

age author description
2003-07-02 Luc Teirlinck (Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
2003-06-19 Andreas Schwab (Info-fontify-node): Improve calculation of other-tag.
2003-06-18 Luc Teirlinck (Info-fontify-node): Give only the last whitespace character after the
2003-06-09 Kim F. Storm (Info-fontify-node): Make `invisible' property
2003-06-06 Lute Kamstra (Info-complete-menu-item): Revert change of 2003-06-03.
2003-06-06 Andreas Schwab (Info-select-node): Doc fix.
2003-06-05 Kim F. Storm (Info-fontify-node): Don't refill over lines ending in a
2003-06-05 Luc Teirlinck (Info-mode): Mention `c' and remove duplicate mention of `q' in
2003-06-04 Kim F. Storm (Info-fontify-node): Individually refill menus and
2003-06-03 Stefan Monnier (Info-extract-menu-node-name): Remove unused arg `errmessage'.
2003-06-03 Stefan Monnier (info-fontify-node): Use better help-echo text.
2003-06-03 Stefan Monnier (Info-fontify-node): Use :align-to display prop.
2003-06-03 Stefan Monnier (Info-mode-hook): Obey obsolete `Info-fontify'.
2003-05-28 Stefan Monnier (Info-fontify-node): Hide \n------- rather than -------\n.
2003-05-28 Richard M. Stallman (Info-index): Add autoload cookie.
2003-04-25 Karl Berry new image display support, from janneke
2003-04-21 Stefan Monnier (Info-default-dirs): New fun extracted from Info-initialize.
2003-04-05 Masatake YAMATO (Info-goto-emacs-command-node): If command
2003-03-10 Andreas Schwab (Info-extract-menu-node-name)
2003-03-07 Andreas Schwab (Info-following-node-name): Skip trailing period.
2003-03-02 Andreas Schwab (Info-fontify-node): Don't hide indentation before the
2003-02-20 Andreas Schwab (Info-extract-menu-node-name): Stop if colon is
2003-02-10 Juanma Barranquero (Info-follow-nearest-node): Implement new behavior.
2003-01-28 Kim F. Storm (Info-extract-menu-node-name): Another fix for
2003-01-26 Kim F. Storm (info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
2003-01-26 Kim F. Storm (Info-extract-menu-node-name): Fix 2003-01-24 change.
2003-01-25 Thien-Thi Nguyen (Info-extract-menu-node-name): When looking for end of
2003-01-25 Thien-Thi Nguyen (Info-try-follow-nearest-node): Add case: Handle menu item
2003-01-22 Karl Berry (Info-index): change pattern so that index entries
2003-01-22 Kai Großjohann (Info-index-next): Use "(`,' tries to find next)" for
2002-12-27 Miles Bader (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.
2002-12-22 Richard M. Stallman (Info-revert-find-node): New function.
2002-12-18 John Paul Wallington (Info-dir-remove-duplicates): Avoid infloop when
2002-12-06 Miles Bader (Info-insert-dir): Make dir-node-cache variables buffer-local, so that
2002-11-29 Richard M. Stallman (Info-additional-directory-list): Doc fix.
2002-11-13 Kim F. Storm (Info-fontify-node): New local list paragraph-markers.
2002-11-05 Kim F. Storm (Info-fontify-node): Fixed hiding of *note references
2002-11-03 Stefan Monnier (Info-streamline-headings): New var.
2002-11-01 Kim F. Storm (Info-hide-note-references): nil value now does no
2002-11-01 Kim F. Storm (Info-hide-note-references): New defcustom.
2002-10-31 Kim F. Storm (Info-follow-reference, Info-next-reference)
2002-10-08 John Paul Wallington (Info-next-menu-item, Info-last-menu-item)
2002-09-10 Richard M. Stallman (Info-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-09 Richard M. Stallman (Info-search): Add (point-min) to subfile positions
2002-07-29 Richard M. Stallman (Info-find-index-name): Improve last change.
2002-07-25 Richard M. Stallman (Info-find-index-name): Search for a function definition with a return type.
2002-07-12 Richard M. Stallman (info-emacs-manual): New function.
2002-07-08 Juanma Barranquero (Info-directory-list): Fix docstring.
2002-07-02 Richard M. Stallman Indentation change.
2002-07-01 Richard M. Stallman (Info-index): Get immediate error if used in `dir'.
2002-06-26 Juanma Barranquero (info-menu-5): Fix documentation.
2002-06-12 Richard M. Stallman (Info-fontify-node): Compute header line specially
2002-06-12 Richard M. Stallman (Info-select-node): Turn header line on or off here.
2002-06-12 Colin Walters Update copyright date.
2002-06-12 Colin Walters (Info-mode): Don't set `font-lock-defaults'.
2002-06-09 Colin Walters (Info-mode): Do set `font-lock-defaults', and be sure to set
2002-06-08 Colin Walters (Info-mode): Don't set up categories.
2002-06-03 Richard M. Stallman (Info-extract-pointer): Ignore Info-header-line.
2002-05-29 Richard M. Stallman (Info-setup-header-line): Don't hide the links line.
2002-05-23 Colin Walters (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.