emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/font-lock.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el
Date: Thu, 24 Jun 2004 19:32:37 -0400

Index: emacs/lisp/font-lock.el
diff -c emacs/lisp/font-lock.el:1.221 emacs/lisp/font-lock.el:1.222
*** emacs/lisp/font-lock.el:1.221       Thu Jun 24 20:29:41 2004
--- emacs/lisp/font-lock.el     Thu Jun 24 23:30:50 2004
***************
*** 1561,1567 ****
        ;; Now compile the keywords.
        (unless (eq (car font-lock-keywords) t)
        (set (make-local-variable 'font-lock-keywords)
!            (font-lock-compile-keywords keywords t))))))
  
  ;;; Colour etc. support.
  
--- 1561,1567 ----
        ;; Now compile the keywords.
        (unless (eq (car font-lock-keywords) t)
        (set (make-local-variable 'font-lock-keywords)
!            (font-lock-compile-keywords font-lock-keywords t))))))
  
  ;;; Colour etc. support.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]