>>867
くそは待った。
とりあえずこれで逃げる。
--- cheat-font-lock.el.org Fri Jan 6 14:14:21 2006
+++ cheat-font-lock.el Fri Jan 6 14:14:21 2006
@@ -53,7 +53,8 @@
;; ))

(defun cheat-font-lock-20040624-format-p ()
- (= (length (font-lock-compile-keywords '(("dummy" . 'dummy)))) 3)) ;; dirty
+ (font-lock-set-defaults)
+ (= (length (font-lock-compile-keywords '(("dummy" . 'dummy)))) 4)) ;; dirty
(defun cheat-font-lock-compiled-p (keywords)
(eq (car-safe keywords) t))
(if (cheat-font-lock-20040624-format-p)