changeset 26652:a556296b4c8a

use-dialog-box <- use-dialogs Fortran, SGML changes. Add 20.5 section.
author Dave Love <fx@gnu.org>
date Mon, 29 Nov 1999 22:37:33 +0000
parents 8f3a6e7ad318
children ea8ae3c8fad5
files etc/NEWS
diffstat 1 files changed, 12 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Nov 29 15:58:33 1999 +0000
+++ b/etc/NEWS	Mon Nov 29 22:37:33 1999 +0000
@@ -226,7 +226,7 @@
 ** LessTif/Motif file selection dialog.
 
 When Emacs is configured to use LessTif or Motif, reading a file name
-from a menu will pop up a file selection dialog if `use-dialogs' is
+from a menu will pop up a file selection dialog if `use-dialog-box' is
 non-nil.
 
 ** Emacs can display faces on TTY frames.
@@ -480,6 +480,12 @@
 (Celtic) and 8859-15 (updated Latin-1, with the Euro sign).  There is
 currently no specific input method support for them.
 
+** Fortran mode has a new command `fortran-strip-sqeuence-nos' to
+remove text past column 72.  The syntax class of `\' in Fortran is now
+appropriate for C-style escape sequences in strings.
+
+** SGML mode's default `sgml-validate-command' is now `nsgmls'.
+
 ** New modes and packages
 
 *** 5x5.el is a simple puzzle game.
@@ -576,9 +582,6 @@
 functionality with aliases for the mldrag functions.
 
 *** eval-reg.el has been obsoleted by changes to edebug.el.
-
-** Not new, but not mentioned before:
-M-w when Transient Mark mode is enabled disables the mark.
 
 * Lisp changes in Emacs 21.1 (see following page for display-related features)
 
@@ -2099,6 +2102,11 @@
 
 Likewise, an attempt to split a fixed-height window vertically,
 or a fixed-width window horizontally results in a error.
+^L
+* Emacs 20.5 is a bug-fix release with no user-visible changes.
+
+** Not new, but not mentioned before:
+M-w when Transient Mark mode is enabled disables the mark.
 
 * Changes in Emacs 20.4