# HG changeset patch # User Richard M. Stallman # Date 1112044088 0 # Node ID bfca4745d9a31b6987d6976f1c6ad9fce3cd83ae # Parent f49b6692433d57e5f53f5b1203223632e1daac73 (Program Modes): Add Conf mode and DNS mode. diff -r f49b6692433d -r bfca4745d9a3 man/programs.texi --- a/man/programs.texi Mon Mar 28 21:07:34 2005 +0000 +++ b/man/programs.texi Mon Mar 28 21:08:08 2005 +0000 @@ -81,17 +81,19 @@ @cindex Shell-script mode @cindex Delphi mode @cindex PostScript mode +@cindex Conf mode +@cindex DNS mode The existing programming language major modes include Lisp, Scheme (a variant of Lisp) and the Scheme-based DSSSL expression language, Ada, ASM, AWK, C, C++, Delphi (Object Pascal), Fortran (free format and fixed format), 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. There is -also a major mode for makefiles, called Makefile mode. 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 +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 various sorts of configuration files. +editing makefiles, DNS master files, and various sorts of configuration +files. @kindex DEL @r{(programming modes)} @findex c-electric-backspace