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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Tue, 12 Oct 2004 22:08:29 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1047 emacs/etc/NEWS:1.1048
*** emacs/etc/NEWS:1.1047       Sat Oct  9 18:57:48 2004
--- emacs/etc/NEWS      Wed Oct 13 01:58:45 2004
***************
*** 99,104 ****
--- 99,109 ----
  * Changes in Emacs 21.4
  
  +++
+ ** New function `looking-back' whether a regular expression matches
+ the text before point.  Specifying the LIMIT argument bounds how far
+ back the match can start; this is a way to keep it from taking too long.
+ 
+ +++
  ** New functions `make-progress-reporter', `progress-reporter-update',
  `progress-reporter-force-update' and `progress-reporter-done' provide
  a simple and efficient way of printing progress messages to the user.




reply via email to

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