diff lisp/generic-x.el @ 32118:5965a5c7aae4

(rul-generic-mode): Removed one eval-when-compile which caused a max-specpdl-size exceeded error.
author Peter Breton <pbreton@attbi.com>
date Wed, 04 Oct 2000 04:55:12 +0000
parents 20c617dc8696
children 3538e8ae0008
line wrap: on
line diff
--- a/lisp/generic-x.el	Wed Oct 04 04:45:55 2000 +0000
+++ b/lisp/generic-x.el	Wed Oct 04 04:55:12 2000 +0000
@@ -1424,10 +1424,9 @@
       installshield-system-variables-list
       'font-lock-variable-name-face "[^_]" "[^_]"))
    ;; system functions
-   (eval-when-compile
-     (generic-make-keywords-list
-      installshield-system-functions-list
-      'font-lock-function-name-face "[^_]" "[^_]"))
+   (generic-make-keywords-list
+    installshield-system-functions-list
+    'font-lock-function-name-face "[^_]" "[^_]")
    ;; type keywords
    (eval-when-compile
      (generic-make-keywords-list