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


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Thu, 08 Jul 2004 13:50:38 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.997 emacs/etc/NEWS:1.998
*** emacs/etc/NEWS:1.997        Tue Jul  6 18:49:32 2004
--- emacs/etc/NEWS      Thu Jul  8 17:47:22 2004
***************
*** 2171,2177 ****
  ** New package benchmark.el contains simple support for convenient
  timing measurements of code (including the garbage collection component).
  
! ** The new Lisp library fringe.el controls the apperance of fringes.
  
  ** `cfengine-mode' is a major mode for editing GNU Cfengine
  configuration files.
--- 2171,2177 ----
  ** New package benchmark.el contains simple support for convenient
  timing measurements of code (including the garbage collection component).
  
! ** The new Lisp library fringe.el controls the appearance of fringes.
  
  ** `cfengine-mode' is a major mode for editing GNU Cfengine
  configuration files.
***************
*** 3564,3569 ****
--- 3564,3574 ----
  properties from surrounding text.
  
  +++
+ ** `(match-data t)' will append the buffer as a final element of the
+ match data if the last match was on a buffer.  `set-match-data' will
+ accept this for restoring the match state.
+ 
+ +++
  ** New function `buffer-local-value'.
  
  This function returns the buffer-local binding of VARIABLE (a symbol)




reply via email to

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