/[emacs]/emacs/lisp/progmodes/cc-fonts.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-fonts.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by pfeiffer, Thu May 5 19:02:47 2005 UTC revision 1.9 by kfstorm, Thu May 12 08:57:42 2005 UTC
# Line 673  casts and declarations are fontified.  U Line 673  casts and declarations are fontified.  U
673                        (c-font-lock-objc-iip-decl)))                        (c-font-lock-objc-iip-decl)))
674                    nil))))))                    nil))))))
675    
676        ("!" . font-lock-negation-char-face)        ("\\(!\\)[^=]" 1 font-lock-negation-char-face)
677        ))        ))
678    
679  (defun c-font-lock-complex-decl-prepare (limit)  (defun c-font-lock-complex-decl-prepare (limit)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26