# HG changeset patch # User Richard M. Stallman # Date 962122018 0 # Node ID cb2595f03c9233b8cb60663e51a33d3b81e0b05f # Parent dec9538dd45b9b2fdf23b583e0e3d4bae3d37ea1 *** empty log message *** diff -r dec9538dd45b -r cb2595f03c92 etc/NEWS --- a/etc/NEWS Tue Jun 27 15:36:01 2000 +0000 +++ b/etc/NEWS Tue Jun 27 16:06:58 2000 +0000 @@ -12,11 +12,11 @@ the --without-pop configure option, should that be necessary. ** There are new configure options associated with the support for -images and toolkit scrollbars. Use the --help option to list them. +images and toolkit scrollbars. Use the --help option in `configure' +to list them. ** There is a new option `without-xim' that instructs Emacs to not use X Input Methods (XIM), if they these are available. - * Changes in Emacs 21.1 @@ -422,7 +422,8 @@ the terminal supports it. Faces with a weight less than normal and italic faces are displayed dimmed, if the terminal supports it. Underlined faces are displayed underlined if possible. Other face -attributes like overlines, strike-through, box are ignored. +attributes such as `overline', `strike-through', and `box' are ignored +on terminals. ** Sound support @@ -487,10 +488,10 @@ ** Emacs now resizes mini-windows if appropriate. -If a message is longer than one line, or mini-buffer contents are -longer than one line, Emacs now resizes the mini-window unless it is -on a frame of its own. You can control the maximum mini-window size -by setting the following variable: +If a message is longer than one line, or minibuffer contents are +longer than one line, Emacs now resizes the minibuffer window unless +it is on a frame of its own. You can control the maximum minibuffer +window size by setting the following variable: - User option: max-mini-window-height @@ -983,7 +984,7 @@ 8859-14 (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 +** Fortran mode has a new command `fortran-strip-sequence-nos' to remove text past column 72. The syntax class of `\' in Fortran is now appropriate for C-style escape sequences in strings.