Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b77ad57d
Commit
b77ad57d
authored
May 10, 1998
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fbyte_code): Don't use Bmark.
parent
14a8902a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
src/bytecode.c
src/bytecode.c
+0
-3
No files found.
src/bytecode.c
View file @
b77ad57d
...
...
@@ -1129,9 +1129,6 @@ If the third argument is incorrect, Emacs may crash.")
case
Bscan_buffer
:
error
(
"scan-buffer is an obsolete bytecode"
);
break
;
case
Bmark
:
error
(
"mark is an obsolete bytecode"
);
break
;
#endif
default:
...
...
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