1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
Commit Graph

87 Commits

Author SHA1 Message Date
Lars Ingebrigtsen
ea838c36f6 * info-look.el (info-lookup-symbol): Document MODE.
Fixes: debbugs:15498
2014-02-07 20:10:02 -08:00
Paul Eggert
ba3189039a Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Leo Liu
72d548a9d7 * info-look.el: Prefer latex2e.info.
Fixes: debbugs:14240
2013-04-22 22:41:32 +08:00
Glenn Morris
872faefb07 Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ru 2013-02-18 19:29:28 -08:00
Glenn Morris
6db17b0200 Remove some defunct/no longer relevant MORE.STUFF links.
Move info-look stuff to info-look.el commentary.
2013-02-18 19:10:46 -08:00
Kevin Ryde
a9bc03e28e * lisp/info-look.el (info-lookup-select-mode): If major-mode has no
info-lookup-alist entry then search up derived-mode-parent.

Fixes: debbugs:8660
2013-02-16 12:20:43 -05:00
Paul Eggert
ab422c4d68 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Paul Eggert
c4444d16dc Rename configure.in to configure.ac.
Fixes: debbugs:11603
2012-07-08 21:52:49 -07:00
Glenn Morris
acaf905b11 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
Lars Magne Ingebrigtsen
48e96771eb * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
of keyword/argument pairs (bug#6904).
2011-07-02 16:05:38 +02:00
Stefan Monnier
0ff8e1ba6b * lisp/minibuffer.el (completion--capf-wrapper): Check applicability before
retuning non-nil for non-exclusive completion data.
* lisp/progmodes/etags.el (tags-completion-at-point-function):
* lisp/info-look.el (info-lookup-completions-at-point): Mark as non-exclusive.
(info-complete): Adjust accordingly.
* lisp/erc/erc-pcomplete.el (erc-pcompletions-at-point): Mark the completion
data as non-exclusive if it's using the default-completion-function.
(pcomplete-erc-parse-arguments): Rename pcomplete-parse-erc-arguments.
(pcomplete-erc-setup): Use new name.
2011-05-27 23:10:32 -03:00
Stefan Monnier
423428a80c * lisp/info-look.el: Convert to lexical-binding and completion-at-point.
(info-lookup-completions-at-point): New function.
(info-complete): Use it and completion-in-region.
2011-05-27 22:33:10 -03:00
Kevin Ryde
3bfacb2fee * lisp/info-look.el (makefile-automake-mode): New setups, looking in
automake manual, then makefile-mode.
(makefile-mode): Remove automake manual, have it just in
makefile-automake-mode since there's various things different or
not relevant to plain make.
(makefile-mode): Remove "other-modes" non-existent automake-mode,
believe a hypothetical automake-mode would go to makefile-mode,
not the other way around.
2011-05-16 14:41:03 -03:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Glenn Morris
0d9f702fd0 Nuke arch-tags. 2011-01-15 15:16:57 -08:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Kevin Ryde
39764e7641 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
node.  Keep previous "Index" name to work with past coreutils too.
2009-12-26 21:14:25 +00:00
Kevin Ryde
8b5a10dbc6 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
manuals, similar to existing setup for help-mode.  (My bug#3913.)
2009-12-06 00:42:19 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Martin Rudalics
2faede351a (info-lookup): When Info buffer is visible on
another frame, raise that frame.
2008-11-23 17:40:27 +00:00
Thien-Thi Nguyen
00fade4554 Handle AS_* in Autoconf 2.62's index for `info-lookup-symbol'.
* lisp/info-look.el (autoconf-mode :doc-spec): For
"(autoconf)M4 Macro Index", if the item already
begins with "AS_", don't prefix that string again.
2008-07-30 20:29:54 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Stefan Monnier
5d8137abac * progmodes/octave-mod.el (octave-help): New function.
* progmodes/octave-hlp.el: Delete.
* info-look.el (octave-mode): Add operator index.
2008-04-30 08:48:02 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
Juri Linkov
e8b363356b Rename custom-mode' to Custom-mode'. 2008-02-28 20:45:51 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea Add 2008 to copyright years. 2008-01-07 02:45:14 +00:00
Martin Rudalics
27b1b62bdd (info-lookup, info-lookup-setup-mode)
(info-lookup-make-completions): Avoid clobbering Info-history and
Info-history-list.
2007-12-19 09:26:35 +00:00
Glenn Morris
4837b516ea Replace `iff' in doc-strings and comments. 2007-08-08 07:40:09 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Eli Zaretskii
e8d2103a83 (info-lookup): Bind Info-fontify-maximum-menu-size to nil to speed up lookup
of the symbol in index nodes.
2007-02-17 12:03:01 +00:00
Eli Zaretskii
493cf720aa (info-lookup-make-completions): Bind Info-fontify-maximum-menu-size to nil
to speed up lookup of index nodes.
2007-02-10 11:12:42 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Juanma Barranquero
4789a3cb92 (info-lookup-guess-custom-symbol): "?\ " -> "?\s". 2006-11-27 13:53:56 +00:00
Eli Zaretskii
ec4ef17457 (info-lookup-guess-custom-symbol): New function for retrieving symbol at point
in custom buffers.
(top level) <info-lookup-maybe-add-help>: Add backquote and comma to ignored
characters in regexps of help specifications for emacs-lisp-mode and
lisp-interaction-mode.  This permits looking up symbols in `...' and after a
comma.  Add help specifications for custom-mode and help-mode.
2006-11-05 12:08:02 +00:00
Chong Yidong
c99240cc17 * info-look.el: Update lookup regexp for maxima modes. 2006-10-13 14:52:48 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Eli Zaretskii
2d3eadf205 Fix Copyright years. 2005-01-15 14:05:47 +00:00
Eli Zaretskii
3b90e93257 (c-mode/symbol): Add ^` to prefix, and change
suffix to space, $ or '$, to correctly position point when going
to @table style constants like DBL_MAX.
2005-01-15 14:00:03 +00:00
Juri Linkov
8270a848c8 (info-lookup-highlight-face): Change default from highlight' to match'. 2004-12-16 07:19:20 +00:00
Richard M. Stallman
1bc897ca5a (info-lookup-maybe-add-help cfengine-mode): Regexp typo. 2004-12-06 14:09:13 +00:00
Juri Linkov
947faf4fe7 (info-lookup): Allow reusing in the current buffer
not only *info* buffer, but all (even renamed) Info buffers
by checking for major-mode instead of *info* buffer name.
(c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
(octave-mode, maxima-mode) <doc-spec>:
Allow long dashes generated by Texinfo 4.7 before definitions.
(texinfo-mode) <doc-spec>: Add space to suffix to find command
definitions with argument separated by space.
2004-11-07 20:52:51 +00:00
Richard M. Stallman
99400b3e52 (info-lookup-file): Add info-file property.
(info-lookup-symbol): Likewise.
2004-10-13 02:11:05 +00:00
Stefan Monnier
7830c895a2 (cfengine-mode): Accept a terminal (). 2004-04-29 19:09:20 +00:00
Stefan Monnier
538996c7cd Add support for cfengine-mode.
(info-lookup-setup-mode): Use dolist.
2004-04-23 20:44:54 +00:00
Eli Zaretskii
3792a773ca (info-lookup): Reuse an existing Info window. 2004-03-13 13:12:09 +00:00
Eli Zaretskii
08d87b2d0d In scheme-mode symbol regexp, disallow backquote and
comma, so that it DTRT in macros.
2004-02-27 17:27:25 +00:00