aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 810614da533..fdcd7dc09b5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1770,6 +1770,8 @@ recognized.
1770 1770
1771** GDB-Script-mode is used for files like .gdbinit. 1771** GDB-Script-mode is used for files like .gdbinit.
1772 1772
1773** The new python.el package is used to edit Python and Jython programs.
1774
1773** The TCL package tcl-mode.el was replaced by tcl.el. 1775** The TCL package tcl-mode.el was replaced by tcl.el.
1774This was actually done in Emacs-21.1, and was not documented. 1776This was actually done in Emacs-21.1, and was not documented.
1775 1777