(Fbyte_code): Don't use Bmark.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user