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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 29 Apr 2006 14:14:53 +0000

Index: emacs/etc/NEWS
diff -u emacs/etc/NEWS:1.1335 emacs/etc/NEWS:1.1336
--- emacs/etc/NEWS:1.1335       Sat Apr 29 01:25:23 2006
+++ emacs/etc/NEWS      Sat Apr 29 14:14:53 2006
@@ -3645,9 +3645,10 @@
 If it is non-nil, the function lists only faces matching this regexp.
 
 +++
-*** New function `string-or-null-p'.
+*** New functions `string-or-null-p' and `booleanp'.
 
-Return t if OBJECT is a string or nil.  Otherwise, return nil.
+`string-or-null-p' returns non-nil iff OBJECT is a string or nil.
+`booleanp' returns non-nil iff OBJECT is a t or nil.
 
 ** Lisp code indentation features:
 




reply via email to

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