aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8b0e2cfac8b..b1f41be4575 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -256,6 +256,9 @@ that either version can be used as inferior Python by python.el.
256 256
257*** The variable `fortran-line-length' can change the fixed-form line-length. 257*** The variable `fortran-line-length' can change the fixed-form line-length.
258 258
259*** F90 mode has some support for Fortran 2003 syntax.
260At present, there are some problems with derived types.
261
259** Miscellaneous 262** Miscellaneous
260 263
261*** comint-mode uses `start-file-process' now (see Lisp Changes). 264*** comint-mode uses `start-file-process' now (see Lisp Changes).