Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
638a2457
Commit
638a2457
authored
Jan 05, 2009
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Predicates for Strings): Minor clarification.
parent
27610f35
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+6
-0
doc/lispref/strings.texi
doc/lispref/strings.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
638a2457
2009
-
01
-
05
Richard
M
Stallman
<
rms
@
gnu
.
org
>
*
strings
.
texi
(
Predicates
for
Strings
):
Minor
clarification
.
*
functions
.
texi
(
Function
Safety
):
Texinfo
usage
fix
.
2009
-
01
-
04
Eduard
Wiebe
<
usenet
@
pusto
.
de
>
(
tiny
patch
)
*
objects
.
texi
(
General
Escape
Syntax
):
Fix
typo
.
...
...
doc/lispref/strings.texi
View file @
638a2457
...
...
@@ -102,7 +102,7 @@ otherwise.
@defun string-or-null-p object
This function returns @code{t} if @var{object} is a string or
@code{nil}
,
@code{nil} otherwise.
@code{nil}
. It returns
@code{nil} otherwise.
@end defun
@defun char-or-string-p object
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment