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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/font-lock.el
Date: Fri, 30 Aug 2002 07:01:09 -0400

Index: emacs/lisp/font-lock.el
diff -c emacs/lisp/font-lock.el:1.200 emacs/lisp/font-lock.el:1.201
*** emacs/lisp/font-lock.el:1.200       Sun Jul  7 21:30:44 2002
--- emacs/lisp/font-lock.el     Fri Aug 30 07:01:07 2002
***************
*** 618,624 ****
  to use nil for MODE (and place the call in a loop or on a hook) to avoid
  subtle problems due to details of the implementation.
  
! Note that some modes have specialised support for additional patterns, e.g.,
  see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types',
  `objc-font-lock-extra-types' and `java-font-lock-extra-types'."
    (cond (mode
--- 618,624 ----
  to use nil for MODE (and place the call in a loop or on a hook) to avoid
  subtle problems due to details of the implementation.
  
! Note that some modes have specialized support for additional patterns, e.g.,
  see the variables `c-font-lock-extra-types', `c++-font-lock-extra-types',
  `objc-font-lock-extra-types' and `java-font-lock-extra-types'."
    (cond (mode




reply via email to

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