emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

info-look.el better autoconf support


From: Kevin Ryde
Subject: info-look.el better autoconf support
Date: Thu, 22 May 2003 09:58:27 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

Some tweaks to better support autoconf 2.57.

        * info-look.el (autoconf-mode setups): Recognise AH_ and AU_ entries
        in "(autoconf)Autoconf Macro Index".  Add "(autoconf)M4 Macro Index"
        and "(autoconf)Autotest Macro Index".  Remove duplicate copy of
        "(automake)Macro and Variable Index".  Keep automake after all
        autoconf possibilities, so as to prefer those.

In an autoconf-mode buffer this make C-h C-i able to lookup more
things, like AH_VERBATIM, AU_DEFUN, m4_defn, AT_CHECK.

Unfortunately currently AT_CHECK and other Autotest index entries fail
on account of a period in the node name.  (Both info-look.el or
pressing Ret on an entry fail.)  Unless emacs is going to relax its
requirements about this I guess it should be fixed in autoconf.

Attachment: info-look.el.autoconf-mode.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]