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

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

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

revision 1.38 by mast, Wed Aug 11 16:22:21 2004 UTC revision 1.39 by rms, Sat May 14 11:29:04 2005 UTC
# Line 335  This function does not do any hidden buf Line 335  This function does not do any hidden buf
335  ;; locking is in use.  This variable is extended with the face in  ;; locking is in use.  This variable is extended with the face in
336  ;; `c-doc-face-name' when fontification is activated in cc-fonts.el.  ;; `c-doc-face-name' when fontification is activated in cc-fonts.el.
337  (defvar c-literal-faces  (defvar c-literal-faces
338    '(font-lock-comment-face font-lock-string-face))    '(font-lock-comment-face font-lock-string-face
339                               font-lock-comment-delimiter-face))
340    
341  (defun c-shift-line-indentation (shift-amt)  (defun c-shift-line-indentation (shift-amt)
342    ;; This function does not do any hidden buffer changes.    ;; This function does not do any hidden buffer changes.

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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