log lisp/info-look.el @ 68918:5aa4a7ce059a

age author description
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-01-15 Eli Zaretskii Fix Copyright years.
2005-01-15 Eli Zaretskii (c-mode/symbol): Add ^` to prefix, and change
2004-12-16 Juri Linkov (info-lookup-highlight-face): Change default from `highlight' to `match'.
2004-12-06 Richard M. Stallman (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
2004-11-07 Juri Linkov (info-lookup): Allow reusing in the current buffer
2004-10-13 Richard M. Stallman (info-lookup-file): Add info-file property.
2004-04-29 Stefan Monnier (cfengine-mode): Accept a terminal ().
2004-04-23 Stefan Monnier Add support for cfengine-mode.
2004-03-13 Eli Zaretskii (info-lookup): Reuse an existing Info window.
2004-02-27 Eli Zaretskii In scheme-mode symbol regexp, disallow backquote and
2004-02-01 Stephen Eglen Add support for maxima-mode. Update commentary
2003-12-29 Richard M. Stallman (info-lookup): Use assoc-string.
2003-09-01 Miles Bader Add arch taglines
2003-05-25 Juanma Barranquero (autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)Autoconf
2003-05-11 Juanma Barranquero (info-lookup-make-completions): Allow colons in index entries by looking for ":
2003-04-05 Juanma Barranquero (emacs-lisp-mode): Add prefix/suffix matching regexps.
2003-04-02 Juanma Barranquero *** empty log message ***
2003-03-30 Juanma Barranquero (sh-mode): Add doc-specs for commands and variables.
2002-12-28 Richard M. Stallman (info-lookup): Fix error message typo.
2002-12-23 Richard M. Stallman (info-lookup): For ease of use try item
2002-07-18 Dave Love Support current auto{conf,make} manuals.
2002-01-25 Richard M. Stallman Comment change.
2001-11-15 Stefan Monnier (makefile-mode): Add info for automake.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-03-06 Stefan Monnier Docstring fixes and dead code eliminated.
2000-07-20 Gerd Moellmann (info-lookup): If *info* is shown in another frame
2000-07-07 Gerd Moellmann Change author's mail address.
2000-03-12 Dave Love (info-lookup): Use display-color-p.
1999-08-22 Stephen Eglen Octave-mode support: for the function index entries, allow the prefix
1999-08-17 Dave Love Remove compatibility code.
1999-08-10 Karl Heuer (info-lookup-guess-c-symbol): Use skip-syntax-backward.
1999-07-25 Karl Heuer (info-lookup-interactive-arguments): Add optional
1999-07-22 Karl Heuer (info-lookup-setup-mode): Don't give up, if
1999-06-12 Karl Heuer (info-lookup-file, info-lookup-symbol): Doc fix.
1999-05-24 Richard M. Stallman Comment change.
1998-10-02 Dave Love Remove duplicate scheme-mode entry.
1998-09-29 Stephen Eglen Add support for Octave.
1998-05-30 Karl Heuer Added support for Scheme.
1998-05-27 Dave Love Add an entry for Scheme mode.
1998-04-02 Richard M. Stallman (info-lookup->topic-cache): Use defun, not defsubst.
1998-02-25 Karl Heuer Added support for the Emacs Lisp manual.
1998-02-17 Richard M. Stallman (info-complete): Rewrite minibuffer completion code.
1998-02-14 Richard M. Stallman (info-complete): Display completions on second invocation at same point
1998-01-20 Richard M. Stallman (info-lookup): Report if Info-goto-node fails.
1997-12-26 Richard M. Stallman (info-lookup-symbol-alist): Handle Emacs Lisp mode.
1997-06-19 Richard M. Stallman (info-complete-symbol): If MODE is nil, use the default value.
1997-06-19 Richard M. Stallman Initial revision