# HG changeset patch # User Richard M. Stallman # Date 776149320 0 # Node ID a465b1335c0b74260c8681053e4e902ee4899ae7 # Parent edbb014c600a6f0f94f86a14cfd852443d4e50b1 (font-lock-hack-keywords): Delete debugging code. diff -r edbb014c600a -r a465b1335c0b lisp/font-lock.el --- a/lisp/font-lock.el Sat Aug 06 03:48:16 1994 +0000 +++ b/lisp/font-lock.el Sat Aug 06 05:02:00 1994 +0000 @@ -292,7 +292,6 @@ (progn (if font-lock-syntax-table (set-syntax-table font-lock-syntax-table)) - (recursive-edit) (while rest (setq first (car rest) rest (cdr rest)) (goto-char start)