]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve previous change.
authorGlenn Morris <rgm@gnu.org>
Tue, 25 Sep 2007 02:35:35 +0000 (02:35 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 25 Sep 2007 02:35:35 +0000 (02:35 +0000)
etc/NEWS

index c2def461f6379b1aaa496a33f49ea94fc25abb9a..5c6f69cbf08f5bb5a1ae8a494ee715053d0eedbe 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -206,7 +206,8 @@ file copy is checked via the file's checksum.
 
 ** Miscellaneous programming mode changes
 
-*** Support for Python 3 has been added.
+*** The file etc/emacs.py now supports both Python 2 and 3, meaning
+that either version can be used as inferior Python by python.el.
 
 *** The variable `fortran-line-length' can change the fixed-form line-length.