From: Richard M. Stallman Date: Sun, 10 May 1998 01:16:42 +0000 (+0000) Subject: (Fbyte_code): Don't use Bmark. X-Git-Tag: emacs-20.3~1064 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b77ad57db93e1fb8df189c558af5310ca96cb850;p=emacs.git (Fbyte_code): Don't use Bmark. --- diff --git a/src/bytecode.c b/src/bytecode.c index 84d9ec618e6..b71d602d5c2 100644 --- a/src/bytecode.c +++ b/src/bytecode.c @@ -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: