(Fbyte_code): Don't use Bmark.
This commit is contained in:
parent
14a8902aad
commit
b77ad57db9
1 changed files with 0 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue