diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -206,7 +206,8 @@ file copy is checked via the file's checksum. | |||
| 206 | 206 | ||
| 207 | ** Miscellaneous programming mode changes | 207 | ** Miscellaneous programming mode changes |
| 208 | 208 | ||
| 209 | *** Support for Python 3 has been added. | 209 | *** The file etc/emacs.py now supports both Python 2 and 3, meaning |
| 210 | that either version can be used as inferior Python by python.el. | ||
| 210 | 211 | ||
| 211 | *** The variable `fortran-line-length' can change the fixed-form line-length. | 212 | *** The variable `fortran-line-length' can change the fixed-form line-length. |
| 212 | 213 | ||