emacs-devel
[Top][All Lists]
Advanced

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

Re: info-lookup-symbol


From: Juri Linkov
Subject: Re: info-lookup-symbol
Date: Mon, 06 Feb 2006 09:51:45 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> man/programs.texi says:
>
>       This feature currently supports the modes AWK, Autoconf, Bison, C,
>     Emacs Lisp, LaTeX, M4, Makefile, Octave, Perl, Scheme, and Texinfo,
>     provided you have installed the relevant Info files, which are
>     typically available with the appropriate GNU package.
>
> Could someone verify that list is accurate?

grep ":mode" info-look.el | sort

produces:

 :mode 'autoconf-mode
 :mode 'awk-mode
 :mode 'bison-mode
 :mode 'c-mode :topic 'file
 :mode 'c-mode :topic 'symbol
 :mode 'cfengine-mode
 :mode 'cperl-mode
 :mode 'emacs-lisp-mode
 :mode 'inferior-maxima-mode
 :mode 'latex-mode
 :mode 'lisp-interaction-mode
 :mode 'lisp-mode
 :mode 'm4-mode
 :mode 'makefile-mode
 :mode 'maxima-mode
 :mode 'octave-mode
 :mode 'perl-mode
 :mode 'scheme-mode
 :mode 'sh-mode :topic 'symbol
 :mode 'texinfo-mode

What is missing in man/programs.texi is:

cfengine, Maxima (its mode doesn't exist in Emacs CVS) and shell-script.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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