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

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

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

revision 1.42 by nickrob, Mon Aug 1 08:37:49 2005 UTC revision 1.43 by rms, Fri Sep 23 18:26:09 2005 UTC
# Line 519  This does not load the font-lock package Line 519  This does not load the font-lock package
519            nil nil            nil nil
520            ,c-identifier-syntax-modifications            ,c-identifier-syntax-modifications
521            c-beginning-of-syntax            c-beginning-of-syntax
522              (font-lock-lines-before . 1)
523            (font-lock-mark-block-function            (font-lock-mark-block-function
524             . c-mark-function)))             . c-mark-function)))
525    (add-hook 'font-lock-mode-hook 'c-after-font-lock-init nil t))    (add-hook 'font-lock-mode-hook 'c-after-font-lock-init nil t))

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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