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
a2afc99d
Commit
a2afc99d
authored
Dec 04, 2007
by
Richard M. Stallman
Browse files
(Symbol Type): Fix typo.
parent
4cbb4eb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lispref/ChangeLog
lispref/ChangeLog
+4
-0
lispref/objects.texi
lispref/objects.texi
+1
-1
No files found.
lispref/ChangeLog
View file @
a2afc99d
2007
-
12
-
04
Richard
Stallman
<
rms
@
gnu
.
org
>
*
objects
.
texi
(
Symbol
Type
):
Fix
typo
.
2007
-
12
-
03
Richard
Stallman
<
rms
@
gnu
.
org
>
*
hooks
.
texi
(
Standard
Hooks
):
Add
link
to
Hooks
for
Loading
.
...
...
lispref/objects.texi
View file @
a2afc99d
...
...
@@ -525,7 +525,7 @@ bit values are 2**22 for alt, 2**23 for super and 2**24 for hyper.
A @dfn{symbol} in GNU Emacs Lisp is an object with a name. The
symbol name serves as the printed representation of the symbol. In
ordinary Lisp use, with one single obarray (@pxref{Creating Symbols},
ordinary Lisp use, with one single obarray (@pxref{Creating Symbols}
)
,
a symbol's name is unique---no two symbols have the same name.
A symbol can serve as a variable, as a function name, or to hold a
...
...
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