changeset 82229:fc334008c1ed

Add fortran-line-length, plus some more sections.
author Glenn Morris <rgm@gnu.org>
date Wed, 01 Aug 2007 06:25:23 +0000
parents 3ee0156fc6da
children f0275f3176de
files etc/NEWS
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Aug 01 06:25:04 2007 +0000
+++ b/etc/NEWS	Wed Aug 01 06:25:23 2007 +0000
@@ -139,13 +139,20 @@
 When the variable `file-precious-flag' is set, the success of a remote
 file copy is checked via the file's checksum.
 
-** comint-mode uses `start-file-process' now (see Lisp Changes).
+** Miscellaneous programming mode changes
+
+*** The variable `fortran-line-length' can change the fixed-form line-length.
+
+** Miscellaneous
+
+*** comint-mode uses `start-file-process' now (see Lisp Changes).
 If `default-directory' is a remote file name, subprocesses are started
 on the corresponding remote system.
 
-** C-x C-q in dired-mode now runs the command wdired-change-to-wdired-mode,
+*** C-x C-q in dired-mode now runs the command wdired-change-to-wdired-mode,
 and C-x C-q in wdired-mode exits it with asking a question about
 saving changes.
+
 
 * Changes in Emacs 23.1 on non-free operating systems