summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
Commit message (Expand)AuthorAgeFilesLines
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* Docstring fixes and dead code eliminated.Stefan Monnier2001-03-061-24/+18
* (info-lookup): If *info* is shown in another frameGerd Moellmann2000-07-201-2/+12
* Change author's mail address.Gerd Moellmann2000-07-071-2/+1
* (info-lookup): Use display-color-p.Dave Love2000-03-121-1/+1
* Octave-mode support: for the function index entries, allow the prefixStephen Eglen1999-08-221-1/+2
* Remove compatibility code.Dave Love1999-08-171-17/+17
* (info-lookup-guess-c-symbol): Use skip-syntax-backward.Karl Heuer1999-08-101-32/+31
* (info-lookup-interactive-arguments): Add optionalKarl Heuer1999-07-251-10/+18
* (info-lookup-setup-mode): Don't give up, ifKarl Heuer1999-07-221-2/+4
* (info-lookup-file, info-lookup-symbol): Doc fix.Karl Heuer1999-06-121-12/+10
* Comment change.Richard M. Stallman1999-05-241-0/+1
* Remove duplicate scheme-mode entry.Dave Love1998-10-021-14/+12
* Add support for Octave.Stephen Eglen1998-09-291-0/+14
* Added support for Scheme.Karl Heuer1998-05-301-68/+40
* Add an entry for Scheme mode.Dave Love1998-05-271-0/+8
* (info-lookup->topic-cache): Use defun, not defsubst.Richard M. Stallman1998-04-021-24/+36
* Added support for the Emacs Lisp manual.Karl Heuer1998-02-251-14/+16
* (info-complete): Rewrite minibuffer completion code.Richard M. Stallman1998-02-171-171/+300
* (info-complete): Display completions on second invocation at same pointRichard M. Stallman1998-02-141-5/+103
* (info-lookup): Report if Info-goto-node fails.Richard M. Stallman1998-01-201-46/+65
* (info-lookup-symbol-alist): Handle Emacs Lisp mode.Richard M. Stallman1997-12-261-26/+32
* (info-complete-symbol): If MODE is nil, use the default value.Richard M. Stallman1997-06-191-6/+7
* Initial revisionRichard M. Stallman1997-06-191-0/+511