From: Chong Yidong Date: Wed, 10 Dec 2008 19:01:51 +0000 (+0000) Subject: (Program Modes): Mention Ruby mode. X-Git-Tag: emacs-pretest-23.0.90~1172 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e37d436089ae1910727493f5076f5ff35581e164;p=emacs.git (Program Modes): Mention Ruby mode. --- diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index cb528710acf..bd96c898773 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -78,6 +78,7 @@ and you can select it by typing @kbd{M-x @var{l}-mode @key{RET}}. @cindex Modula2 mode @cindex Prolog mode @cindex Python mode +@cindex Ruby mode @cindex Simula mode @cindex VHDL mode @cindex M4 mode @@ -91,11 +92,11 @@ and you can select it by typing @kbd{M-x @var{l}-mode @key{RET}}. Ada, ASM, AWK, C, C++, Delphi (Object Pascal), Fortran, Icon, IDL (CORBA), IDLWAVE, Java, Metafont (@TeX{}'s companion for font creation), Modula2, Objective-C, Octave, Pascal, Perl, Pike, -PostScript, Prolog, Python, Simula, Tcl, and VHDL. An alternative -mode for Perl is called CPerl mode. Modes are available for the -scripting languages of the common GNU and Unix shells, VMS DCL, and -MS-DOS/MS-Windows @samp{BAT} files. There are also major modes for -editing makefiles, DNS master files, and various sorts of +PostScript, Prolog, Python, Ruby, Simula, Tcl, and VHDL. An +alternative mode for Perl is called CPerl mode. Modes are available +for the scripting languages of the common GNU and Unix shells, VMS +DCL, and MS-DOS/MS-Windows @samp{BAT} files. There are also major +modes for editing makefiles, DNS master files, and various sorts of configuration files. @kindex DEL @r{(programming modes)}