aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2007-04-28 19:54:53 +0000
committerGlenn Morris2007-04-28 19:54:53 +0000
commit92fd40a39d53db5a78e286e401c9fa1bf642e76a (patch)
treebb85672d3563a38115ab3bf8462a6b0701a75ee8 /etc
parent59f3a543451ba26564bb7c9a0c497679ff0fbb62 (diff)
downloademacs-92fd40a39d53db5a78e286e401c9fa1bf642e76a.tar.gz
emacs-92fd40a39d53db5a78e286e401c9fa1bf642e76a.zip
Restore python.el pending consideration of legal status. Remove
reference to external python version.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 716be11eaed..a49b67ff7f6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -34,9 +34,6 @@ Some specific packages that are known to cause problems are:
34 34
35** cua.el, cua-mode.el: remove old versions. 35** cua.el, cua-mode.el: remove old versions.
36 36
37** python-mode.el: Use python.el, available at
38 http://www.emacswiki.org/cgi-bin/wiki/PythonMode
39
40 37
41* Installation Changes in Emacs 22.1 38* Installation Changes in Emacs 22.1
42 39
@@ -1774,6 +1771,8 @@ recognized.
1774 1771
1775** GDB-Script-mode is used for files like .gdbinit. 1772** GDB-Script-mode is used for files like .gdbinit.
1776 1773
1774** The new python.el package is used to edit Python and Jython programs.
1775
1777** The TCL package tcl-mode.el was replaced by tcl.el. 1776** The TCL package tcl-mode.el was replaced by tcl.el.
1778This was actually done in Emacs-21.1, and was not documented. 1777This was actually done in Emacs-21.1, and was not documented.
1779 1778