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
9fae5e53
Commit
9fae5e53
authored
Oct 06, 1994
by
Karl Heuer
Browse files
(Fbyte_code): Delete case Lisp_Void.
parent
9eb87991
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/bytecode.c
src/bytecode.c
+0
-1
No files found.
src/bytecode.c
View file @
9fae5e53
...
...
@@ -356,7 +356,6 @@ If the third argument is incorrect, Emacs may crash.")
case
Lisp_Buffer_Local_Value
:
case
Lisp_Some_Buffer_Local_Value
:
case
Lisp_Buffer_Objfwd
:
case
Lisp_Void
:
v2
=
Fsymbol_value
(
v1
);
}
}
...
...
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