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
9ab7ff8b
Commit
9ab7ff8b
authored
Mar 20, 2002
by
Pavel Janík
Browse files
(Fbyte_code): Revert last change.
parent
eb766f96
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/bytecode.c
src/bytecode.c
+1
-1
No files found.
src/ChangeLog
View file @
9ab7ff8b
2002-03-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* bytecode.c (Fbyte_code): Revert last change.
2002-03-19 Kim F. Storm <storm@cua.dk>
* makefile.w32-in (LIBS): Add $(WSOCK32).
...
...
src/bytecode.c
View file @
9ab7ff8b
...
...
@@ -637,7 +637,7 @@ If the third argument is incorrect, Emacs may crash. */)
AFTER_POTENTIAL_GC
();
}
}
(
void
)
POP
;
POP
;
break
;
case
Bdup
:
...
...
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