aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-10-07 17:38:03 +0000
committerRichard M. Stallman <[email protected]>1994-10-07 17:38:03 +0000
commit7fd741024b6d5cdc921ba1f16e0e00f679d74e32 (patch)
treef2d6a0976aeead63e004eeaca6d9af1290d9e1f2 /lisp
parenta1eb1cf1dbc2cf744990a1952e86a23b895190ba (diff)
Re-delete code deleted in rms's Oct 5 change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/font-lock.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index 6ed04c1c29..10b11ca0d0 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.")