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,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Tue, 10 Jul 2007 03:54:30 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/07/10 03:54:30

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1505
retrieving revision 1.1506
diff -u -b -r1.1505 -r1.1506
--- NEWS        8 Jul 2007 18:10:09 -0000       1.1505
+++ NEWS        10 Jul 2007 03:54:30 -0000      1.1506
@@ -131,6 +131,9 @@
 With this paramter passed non-nil, it is checked whether a remote
 connection has been established already.
 
+** The two new functions `looking-at-p' and `string-match-p' can do
+the same matching as `looking-at' and `string-match' without changing
+the match data.
 
 * New Packages for Lisp Programming in Emacs 23.1
 




reply via email to

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