# HG changeset patch # User Dave Love # Date 892587420 0 # Node ID 7312e8eb256800ea923a5d66730495e749afb328 # Parent 4a716088f0b406fd00ec089faf10fa77054915f5 Don't eval-*and*-compile font-lock stuff. diff -r 4a716088f0b4 -r 7312e8eb2568 lisp/progmodes/fortran.el --- a/lisp/progmodes/fortran.el Tue Apr 14 19:23:37 1998 +0000 +++ b/lisp/progmodes/fortran.el Tue Apr 14 20:57:00 1998 +0000 @@ -255,7 +255,7 @@ (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