diff options
| author | Chong Yidong | 2007-04-24 01:58:07 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-04-24 01:58:07 +0000 |
| commit | 43d702322a5f65da86e2f3167bf0408f911c94ac (patch) | |
| tree | 76cd0e4bb9049d0d7ca0080923beffb66ceb75ae | |
| parent | d67241bb1eda9df5351253eb57462f13107c2388 (diff) | |
| download | emacs-43d702322a5f65da86e2f3167bf0408f911c94ac.tar.gz emacs-43d702322a5f65da86e2f3167bf0408f911c94ac.zip | |
(Program Modes): python.el removed.
| -rw-r--r-- | man/programs.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/programs.texi b/man/programs.texi index 2472d7daabe..a9aca835617 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -76,7 +76,6 @@ and you can select it by typing @kbd{M-x @var{l}-mode @key{RET}}. | |||
| 76 | @cindex Metafont mode | 76 | @cindex Metafont mode |
| 77 | @cindex Modula2 mode | 77 | @cindex Modula2 mode |
| 78 | @cindex Prolog mode | 78 | @cindex Prolog mode |
| 79 | @cindex Python mode | ||
| 80 | @cindex Simula mode | 79 | @cindex Simula mode |
| 81 | @cindex VHDL mode | 80 | @cindex VHDL mode |
| 82 | @cindex M4 mode | 81 | @cindex M4 mode |
| @@ -90,7 +89,7 @@ variant of Lisp) and the Scheme-based DSSSL expression language, Ada, | |||
| 90 | ASM, AWK, C, C++, Delphi (Object Pascal), Fortran (free format and fixed | 89 | ASM, AWK, C, C++, Delphi (Object Pascal), Fortran (free format and fixed |
| 91 | format), Icon, IDL (CORBA), IDLWAVE, Java, Metafont (@TeX{}'s | 90 | format), Icon, IDL (CORBA), IDLWAVE, Java, Metafont (@TeX{}'s |
| 92 | companion for font creation), Modula2, Objective-C, Octave, Pascal, | 91 | companion for font creation), Modula2, Objective-C, Octave, Pascal, |
| 93 | Perl, Pike, PostScript, Prolog, Python, Simula, Tcl, and VHDL. An | 92 | Perl, Pike, PostScript, Prolog, Simula, Tcl, and VHDL. An |
| 94 | alternative mode for Perl is called CPerl mode. Modes are available for | 93 | alternative mode for Perl is called CPerl mode. Modes are available for |
| 95 | the scripting languages of the common GNU and Unix shells, VMS DCL, and | 94 | the scripting languages of the common GNU and Unix shells, VMS DCL, and |
| 96 | MS-DOS/MS-Windows @samp{BAT} files. There are also major modes for | 95 | MS-DOS/MS-Windows @samp{BAT} files. There are also major modes for |