Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9bed73f3
Commit
9bed73f3
authored
Mar 02, 2013
by
Glenn Morris
Browse files
* doc/lispref/objects.texi (Symbol Type): Fix typo.
parent
b270d116
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/objects.texi
doc/lispref/objects.texi
+2
-2
No files found.
doc/lispref/ChangeLog
View file @
9bed73f3
2013-03-03 Glenn Morris <rgm@gnu.org>
* objects.texi (Symbol Type): Fix typo.
2013-02-27 Bastien Guerry <bzg@gnu.org>
* variables.texi (File Local Variables): Fix reference.
...
...
doc/lispref/objects.texi
View file @
9bed73f3
...
...
@@ -565,8 +565,8 @@ Lisp, upper case and lower case letters are distinct.
@end quotation
Here are several examples of symbol names. Note that the @samp{+} in
the f
if
th example is escaped to prevent it from being read as a number.
This is not necessary in the
four
th example because the rest of the name
the f
our
th example is escaped to prevent it from being read as a number.
This is not necessary in the
six
th example because the rest of the name
makes it invalid as a number.
@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