Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8758a7da
Commit
8758a7da
authored
Mar 28, 2005
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Program Modes): Add Conf mode and DNS mode.
parent
0d937faf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
5 deletions
+32
-5
man/ChangeLog
man/ChangeLog
+25
-0
man/programs.texi
man/programs.texi
+7
-5
No files found.
man/ChangeLog
View file @
8758a7da
2005-03-28 Richard M. Stallman <rms@gnu.org>
* 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 <cyd@stupidchicken.com>
* 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 <teirllm@auburn.edu>
* commands.texi (Keys): M-o is now a prefix key.
...
...
man/programs.texi
View file @
8758a7da
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment