[librep] ChangeLog/NEWS



commit 53a5b80d4579a2cbe3f827b19aed1083325cf20d
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Aug 29 12:11:41 2010 +0200

    ChangeLog/NEWS

 ChangeLog     |    4 ----
 man/news.texi |    5 -----
 2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 90d32ab..1906c73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,4 @@
 2010-07-29  Christopher Bratusek <zanghar freenet de>
-	* src/find.c: let `string-match' and `string-looking-at'
-	return Qnil if one of the arguements is not a string
-	-- [Mathew Love]
-
 	* lisp/rep/lang/doc.jl
 	* lisp/rep/vm/compiler/rep.jl
 	* src/rep_lisp.h
diff --git a/man/news.texi b/man/news.texi
index 04aa740..70ec6a0 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -26,11 +26,6 @@ The default value of @code{backtrace-on-error} is now @code{t}.
 
 @item When you evaluate a closure, the module it belongs to is printed, too. [Teika kazura]
 
- item Improved @code{sring-match} and @code{string-looking-at} [Matthew Love]
-
-The functions @code{string-match} and @code{string-looking-at} now return 'nil if
-one the passed arguements is not a string.
-
 @item Improved @code{documentation} function [Teika Kazura]
 
 The @code{documenation} function, which returns the docstring of a variable or



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