emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [lexbind]
Date: Sat, 04 Sep 2004 05:42:04 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.690.2.41 emacs/etc/NEWS:1.690.2.42
*** emacs/etc/NEWS:1.690.2.41   Sat Sep  4 09:24:34 2004
--- emacs/etc/NEWS      Sat Sep  4 09:26:20 2004
***************
*** 98,103 ****
--- 98,105 ----
  
  * Changes in Emacs 21.4
  
+ ** global-whitespace-mode is a new alias for whitespace-global-mode.
+ 
  +++
  ** There are now two new regular expression operators, \_< and \_>,
  for matching the beginning and end of a symbol.  A symbol is a
***************
*** 192,197 ****
--- 194,204 ----
  rule applies to file buffers.  For non-file buffers, the behavior may
  be mode dependent.
  
+ If you are sure that the file will only change by growing at the end,
+ then you can tail the file more efficiently by using the new minor
+ mode Auto Revert Tail mode.  The function `auto-revert-tail-mode'
+ toggles this mode.
+ 
  ** Auto Revert mode is now more careful to avoid excessive reverts and
  other potential problems when deciding which non-file buffers to
  revert.  This matters especially if Global Auto Revert mode is enabled
***************
*** 658,664 ****
  
  ** MH-E changes.
  
! Upgraded to MH-E version 7.4.80. There have been major changes since
  version 5.0.2; see MH-E-NEWS for details.
  
  +++
--- 665,671 ----
  
  ** MH-E changes.
  
! Upgraded to MH-E version 7.82. There have been major changes since
  version 5.0.2; see MH-E-NEWS for details.
  
  +++




reply via email to

[Prev in Thread] Current Thread [Next in Thread]