/[emacs]/emacs/lisp/info-look.el
ViewVC logotype

Diff of /emacs/lisp/info-look.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by pj, Mon Jul 16 12:22:58 2001 UTC revision 1.24.4.1 by fx, Thu Jul 18 10:33:50 2002 UTC
# Line 668  Return nil if there is nothing appropria Line 668  Return nil if there is nothing appropria
668  (info-lookup-maybe-add-help  (info-lookup-maybe-add-help
669   :mode 'autoconf-mode   :mode 'autoconf-mode
670   :regexp "A[CM]_[_A-Z0-9]+"   :regexp "A[CM]_[_A-Z0-9]+"
671   :doc-spec '(("(autoconf)Macro Index" "AC_"   :doc-spec '(("(autoconf)Autoconf Macro Index" "AC_"
672                  "^[ \t]+- \\(Macro\\|Variable\\): .*\\<" "\\>")
673                 ("(automake)Macro and Variable Index" nil
674                  "^[ \t]*`" "'")
675                 ;; These are for older versions (probably pre autoconf 2.5x):
676                 ("(autoconf)Macro Index" "AC_"
677                "^[ \t]+- \\(Macro\\|Variable\\): .*\\<" "\\>")                "^[ \t]+- \\(Macro\\|Variable\\): .*\\<" "\\>")
678               ("(automake)Index" nil               ("(automake)Index" nil
679                "^[ \t]*`" "'"))                "^[ \t]*`" "'"))

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.24.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26