Mercurial > emacs
changeset 98981:8d8e3401a36f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 21 Oct 2008 14:01:33 +0000 |
parents | b0a9a03a4ff0 |
children | 7ccc521ae6b1 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Oct 21 14:01:07 2008 +0000 +++ b/etc/NEWS Tue Oct 21 14:01:33 2008 +0000 @@ -1618,6 +1618,7 @@ *** `image-refresh' refreshes all images associated with a given image specification. ++++ *** 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.