emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/strings.texi


From: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lispref/strings.texi
Date: Fri, 07 Apr 2006 18:53:09 +0000

Index: emacs/lispref/strings.texi
diff -u emacs/lispref/strings.texi:1.43 emacs/lispref/strings.texi:1.44
--- emacs/lispref/strings.texi:1.43     Sat Mar 11 22:42:14 2006
+++ emacs/lispref/strings.texi  Fri Apr  7 18:53:09 2006
@@ -102,6 +102,11 @@
 otherwise.
 @end defun
 
address@hidden string-or-null-p object
+This function returns @code{t} if @var{object} is a string or nil,
address@hidden otherwise.
address@hidden defun
+
 @defun char-or-string-p object
 This function returns @code{t} if @var{object} is a string or a
 character (i.e., an integer), @code{nil} otherwise.




reply via email to

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