comparison etc/NEWS @ 84843:56ba5708bf25

Improve previous change.
author Glenn Morris <rgm@gnu.org>
date Tue, 25 Sep 2007 02:35:35 +0000
parents 12d82326748d
children bed966763c7c
comparison
equal deleted inserted replaced
84842:5f880a3312ec 84843:56ba5708bf25
204 When the variable `file-precious-flag' is set, the success of a remote 204 When the variable `file-precious-flag' is set, the success of a remote
205 file copy is checked via the file's checksum. 205 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
213 ** Miscellaneous 214 ** Miscellaneous
214 215