From: Richard M. Stallman Date: Mon, 28 Mar 2005 21:09:23 +0000 (+0000) Subject: (Program Modes): Add Conf mode and DNS mode. X-Git-Tag: ttn-vms-21-2-B4~1425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8758a7da945582fb8285953ab81a49054fe733f9;p=emacs.git (Program Modes): Add Conf mode and DNS mode. --- diff --git a/man/ChangeLog b/man/ChangeLog index 78c3804274f..9c3279b211d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,28 @@ +2005-03-28 Richard M. Stallman + + * emacs.texi (Top): Update list of subnodes of Dired. + Likewise for building.texi. + + * files.texi (File Conveniences): Delete Auto Image File mode. + +2005-03-28 Chong Yidong + + * building.texi (Flymake): New node. + + * custom.texi (Function Keys): Document kp- event types and + keypad-setup package. + + * dired.texi (Wdired): New node. + + * files.texi (File Conveniences): Reorder entries. + Explain how to turn on Auto-image-file mode. + Document Thumbs mode. + + * mule.texi (Specify Coding): Document recode-region and + recode-file-name. + + * programs.texi (Program Modes): Add Conf mode and DNS mode. + 2005-03-27 Luc Teirlinck * commands.texi (Keys): M-o is now a prefix key. diff --git a/man/programs.texi b/man/programs.texi index 62e0c31f331..67262e99e96 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -81,17 +81,19 @@ and you can select it by typing @kbd{M-x @var{l}-mode @key{RET}}. @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