From: Dave Love Date: Tue, 14 Apr 1998 20:57:00 +0000 (+0000) Subject: Don't eval-*and*-compile font-lock stuff. X-Git-Tag: emacs-20.3~1537 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=20ecf81c6f04f7665f6ba5152b32f7e3f5b9c25e;p=emacs.git Don't eval-*and*-compile font-lock stuff. --- diff --git a/lisp/progmodes/fortran.el b/lisp/progmodes/fortran.el index da30a95d0f7..8937218dfbc 100644 --- a/lisp/progmodes/fortran.el +++ b/lisp/progmodes/fortran.el @@ -255,7 +255,7 @@ format style.") (defconst fortran-font-lock-keywords-3 nil "Gaudy level highlighting for Fortran mode.") -(eval-and-compile +(eval-when-compile (let ((comment-chars "c!*") (fortran-type-types (regexp-opt