*** empty log message ***
This commit is contained in:
parent
b0a377e6bd
commit
433d0b26e0
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ creates a new one, adds it to the obarray, and returns it. If
|
|||
|
||||
(setq sym1 (intern "foo" other-obarray))
|
||||
@result{} foo
|
||||
(eq sym 'foo)
|
||||
(eq sym1 'foo)
|
||||
@result{} nil
|
||||
@end example
|
||||
@end defun
|
||||
|
|
Loading…
Add table
Reference in a new issue