From 6f3276ad4d3e201336c4f679ecca9b7d7d8ab068 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 28 Apr 2007 20:19:23 +0000 Subject: [PATCH] Restore mention of python.el pending consideration of legal status. --- man/ack.texi | 2 ++ man/anti.texi | 4 ++-- man/faq.texi | 2 +- man/programs.texi | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/man/ack.texi b/man/ack.texi index bcf3479681d..d5dbf1ae8ca 100644 --- a/man/ack.texi +++ b/man/ack.texi @@ -682,6 +682,8 @@ character sets, @file{latin1-disp.el}, a package that lets you display ISO 8859 characters on Latin-1 terminals by setting up appropriate display tables, +@item +@file{python.el}, a major mode for the Python programming language. @item @file{refill.el}, a mode for automatic paragraph refilling, akin to typical word processors, diff --git a/man/anti.texi b/man/anti.texi index 48c587d78e9..beb0e9da027 100644 --- a/man/anti.texi +++ b/man/anti.texi @@ -278,8 +278,8 @@ tries to demonstrate this in the GUD buffer. @item The Calc, CUA, Ibuffer, Ido, Password, Printing, Reveal, Ruler-mode, SES, Table, Tramp, and URL packages have been removed. -The Benchmark, Cfengine, Conf, Dns, Flymake, Thumbs, and Wdired modes -have also been removed. +The Benchmark, Cfengine, Conf, Dns, Flymake, Pythno, Thumbs, and +Wdired modes have also been removed. @item The Emacs Lisp Reference Manual and the Introduction to Programming in diff --git a/man/faq.texi b/man/faq.texi index feef74c719e..787a85443fc 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -1213,7 +1213,7 @@ indicated in the source buffer. Many new modes and packages have been included in Emacs, such as Calc, TRAMP, URL, IDO, CUA, ERC, rcirc, Table, Image-Dired, SES, Ruler, Org, PGG, Flymake, Password, Printing, Reveal, wdired, t-mouse, longlines, -savehist, Conf mode, DNS mode, etc. +savehist, Conf mode, Python mode, DNS mode, etc. @cindex Multilingual Environment @item diff --git a/man/programs.texi b/man/programs.texi index a9aca835617..2472d7daabe 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -76,6 +76,7 @@ and you can select it by typing @kbd{M-x @var{l}-mode @key{RET}}. @cindex Metafont mode @cindex Modula2 mode @cindex Prolog mode +@cindex Python mode @cindex Simula mode @cindex VHDL mode @cindex M4 mode @@ -89,7 +90,7 @@ 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, Simula, Tcl, and VHDL. An +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 -- 2.39.2