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
67aeaa74
Commit
67aeaa74
authored
Apr 07, 2017
by
Lars Brinkhoff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* records.texi (Record Functions): fix typo.
parent
2012839a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/lispref/records.texi
doc/lispref/records.texi
+1
-1
No files found.
doc/lispref/records.texi
View file @
67aeaa74
...
...
@@ -56,7 +56,7 @@ and remaining slots are the rest of the arguments, @var{objects}.
@example
@group
(
v
ec
t
or 'foo 23 [bar baz] "rats")
(
r
ecor
d
'foo 23 [bar baz] "rats")
@result{} #s(foo 23 [bar baz] "rats")
@end group
@end example
...
...
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