From e37d436089ae1910727493f5076f5ff35581e164 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 10 Dec 2008 19:01:51 +0000 Subject: [PATCH] (Program Modes): Mention Ruby mode. --- doc/emacs/programs.texi | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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)} -- 2.39.5