mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Delete the error when no window system.
This commit is contained in:
parent
8525241862
commit
050516df65
1 changed files with 0 additions and 3 deletions
|
|
@ -54,9 +54,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(or window-system
|
||||
(error "Can't fontify on an ASCII terminal"))
|
||||
|
||||
(defvar font-lock-comment-face
|
||||
'italic
|
||||
"Face to use for comments.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue