aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-04-24 01:45:21 +0000
committerChong Yidong2007-04-24 01:45:21 +0000
commit22016d8e33cd6f0aa6035bc96a731c920f4bd081 (patch)
tree4f9b55fff8d96878915937ff8cef79469f700a0c
parentcf991580517958f146de502cae5b3a1d94168efb (diff)
downloademacs-22016d8e33cd6f0aa6035bc96a731c920f4bd081.tar.gz
emacs-22016d8e33cd6f0aa6035bc96a731c920f4bd081.zip
Revert last change.
-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