summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
Commit message (Expand)AuthorAgeFilesLines
* (info-lookup): Bind Info-fontify-maximum-menu-size to nil to speed up lookupEli Zaretskii2007-02-171-2/+5
* (info-lookup-make-completions): Bind Info-fontify-maximum-menu-size to nilEli Zaretskii2007-02-101-0/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (info-lookup-guess-custom-symbol): "?\ " -> "?\s".Juanma Barranquero2006-11-271-1/+1
* (info-lookup-guess-custom-symbol): New function for retrieving symbol at pointEli Zaretskii2006-11-051-7/+58
* * info-look.el: Update lookup regexp for maxima modes.Chong Yidong2006-10-131-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Fix Copyright years.Eli Zaretskii2005-01-151-1/+1
* (c-mode/symbol): Add ^` to prefix, and changeEli Zaretskii2005-01-151-1/+8
* (info-lookup-highlight-face): Change default from `highlight' to `match'.Juri Linkov2004-12-161-1/+1
* (info-lookup-maybe-add-help cfengine-mode): Regexp typo.Richard M. Stallman2004-12-061-1/+1
* (info-lookup): Allow reusing in the current bufferJuri Linkov2004-11-071-32/+32
* (info-lookup-file): Add info-file property.Richard M. Stallman2004-10-131-0/+2
* (cfengine-mode): Accept a terminal ().Stefan Monnier2004-04-291-3/+13
* Add support for cfengine-mode.Stefan Monnier2004-04-231-7/+12
* (info-lookup): Reuse an existing Info window.Eli Zaretskii2004-03-131-1/+2
* In scheme-mode symbol regexp, disallow backquote andEli Zaretskii2004-02-271-2/+2
* Add support for maxima-mode. Update commentaryStephen Eglen2004-02-011-1/+12
* (info-lookup): Use assoc-string.Richard M. Stallman2003-12-291-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)AutoconfJuanma Barranquero2003-05-251-4/+28
* (info-lookup-make-completions): Allow colons in index entries by looking for ":Juanma Barranquero2003-05-111-2/+2
* (emacs-lisp-mode): Add prefix/suffix matching regexps.Juanma Barranquero2003-04-051-3/+13
* *** empty log message ***Juanma Barranquero2003-04-021-2/+2
* (sh-mode): Add doc-specs for commands and variables.Juanma Barranquero2003-03-301-0/+46
* (info-lookup): Fix error message typo.Richard M. Stallman2002-12-281-1/+1
* (info-lookup): For ease of use try itemRichard M. Stallman2002-12-231-10/+21
* Support current auto{conf,make} manuals.Dave Love2002-07-181-3/+7
* Comment change.Richard M. Stallman2002-01-251-1/+1
* (makefile-mode): Add info for automake.Stefan Monnier2001-11-151-3/+7
* 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