aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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