# HG changeset patch # User Chong Yidong # Date 1228935711 0 # Node ID 2f23225ada6be76f2782df5f21380b5977de761e # Parent 74a26f4c344c74fc484d23ed14e1a6c8edc1bad0 (Program Modes): Mention Ruby mode. diff -r 74a26f4c344c -r 2f23225ada6b doc/emacs/programs.texi --- a/doc/emacs/programs.texi Wed Dec 10 19:01:46 2008 +0000 +++ b/doc/emacs/programs.texi Wed Dec 10 19:01:51 2008 +0000 @@ -78,6 +78,7 @@ @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 @@ 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)}