summaryrefslogtreecommitdiff
path: root/lisp/info-look.el
Commit message (Expand)AuthorAge
* (info-lookup): Bind Info-fontify-maximum-menu-size to nil to speed up lookupEli Zaretskii2007-02-17
* (info-lookup-make-completions): Bind Info-fontify-maximum-menu-size to nilEli Zaretskii2007-02-10
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (info-lookup-guess-custom-symbol): "?\ " -> "?\s".Juanma Barranquero2006-11-27
* (info-lookup-guess-custom-symbol): New function for retrieving symbol at pointEli Zaretskii2006-11-05
* * info-look.el: Update lookup regexp for maxima modes.Chong Yidong2006-10-13
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Fix Copyright years.Eli Zaretskii2005-01-15
* (c-mode/symbol): Add ^` to prefix, and changeEli Zaretskii2005-01-15
* (info-lookup-highlight-face): Change default from `highlight' to `match'.Juri Linkov2004-12-16
* (info-lookup-maybe-add-help cfengine-mode): Regexp typo.Richard M. Stallman2004-12-06
* (info-lookup): Allow reusing in the current bufferJuri Linkov2004-11-07
* (info-lookup-file): Add info-file property.Richard M. Stallman2004-10-13
* (cfengine-mode): Accept a terminal ().Stefan Monnier2004-04-29
* Add support for cfengine-mode.Stefan Monnier2004-04-23
* (info-lookup): Reuse an existing Info window.Eli Zaretskii2004-03-13
* In scheme-mode symbol regexp, disallow backquote andEli Zaretskii2004-02-27
* Add support for maxima-mode. Update commentaryStephen Eglen2004-02-01
* (info-lookup): Use assoc-string.Richard M. Stallman2003-12-29
* Add arch taglinesMiles Bader2003-09-01
* (autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)AutoconfJuanma Barranquero2003-05-25
* (info-lookup-make-completions): Allow colons in index entries by looking for ":Juanma Barranquero2003-05-11
* (emacs-lisp-mode): Add prefix/suffix matching regexps.Juanma Barranquero2003-04-05
* *** empty log message ***Juanma Barranquero2003-04-02
* (sh-mode): Add doc-specs for commands and variables.Juanma Barranquero2003-03-30
* (info-lookup): Fix error message typo.Richard M. Stallman2002-12-28
* (info-lookup): For ease of use try itemRichard M. Stallman2002-12-23
* Support current auto{conf,make} manuals.Dave Love2002-07-18
* Comment change.Richard M. Stallman2002-01-25
* (makefile-mode): Add info for automake.Stefan Monnier2001-11-15
* Some fixes to follow coding conventions.Pavel Janík2001-07-16
* Docstring fixes and dead code eliminated.Stefan Monnier2001-03-06
* (info-lookup): If *info* is shown in another frameGerd Moellmann2000-07-20
* Change author's mail address.Gerd Moellmann2000-07-07
* (info-lookup): Use display-color-p.Dave Love2000-03-12
* Octave-mode support: for the function index entries, allow the prefixStephen Eglen1999-08-22
* Remove compatibility code.Dave Love1999-08-17
* (info-lookup-guess-c-symbol): Use skip-syntax-backward.Karl Heuer1999-08-10
* (info-lookup-interactive-arguments): Add optionalKarl Heuer1999-07-25
* (info-lookup-setup-mode): Don't give up, ifKarl Heuer1999-07-22
* (info-lookup-file, info-lookup-symbol): Doc fix.Karl Heuer1999-06-12
* Comment change.Richard M. Stallman1999-05-24
* Remove duplicate scheme-mode entry.Dave Love1998-10-02
* Add support for Octave.Stephen Eglen1998-09-29
* Added support for Scheme.Karl Heuer1998-05-30
* Add an entry for Scheme mode.Dave Love1998-05-27
* (info-lookup->topic-cache): Use defun, not defsubst.Richard M. Stallman1998-04-02
* Added support for the Emacs Lisp manual.Karl Heuer1998-02-25