Mercurial > emacs
changeset 84843:56ba5708bf25
Improve previous change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 25 Sep 2007 02:35:35 +0000 |
parents | 5f880a3312ec |
children | a80ba7633360 |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Sep 25 02:28:49 2007 +0000 +++ b/etc/NEWS Tue Sep 25 02:35:35 2007 +0000 @@ -206,7 +206,8 @@ ** 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.