From 7fd741024b6d5cdc921ba1f16e0e00f679d74e32 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 7 Oct 1994 17:38:03 +0000 Subject: [PATCH] Re-delete code deleted in rms's Oct 5 change. --- lisp/font-lock.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 6ed04c1c29c..10b11ca0d08 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el @@ -58,8 +58,6 @@ ;;; Code: -(or window-system (error "Can't fontify on an ASCII terminal")) - (defvar font-lock-comment-face 'font-lock-comment-face "Face to use for comments.") -- 2.39.5