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

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

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

revision 1.28 by mast, Thu Jul 3 12:30:59 2003 UTC revision 1.29 by mast, Sat Jul 5 19:54:33 2003 UTC
# Line 50  Line 50 
50  (cc-bytecomp-defvar adaptive-fill-first-line-regexp) ; Emacs  (cc-bytecomp-defvar adaptive-fill-first-line-regexp) ; Emacs
51    
52    
53  ;; Warning: don't eval-defun this constant or you'll break style inheritance.  (defvar c-style-alist
 (defconst c-style-alist  
54    '(("gnu"    '(("gnu"
55       (c-basic-offset . 2)       (c-basic-offset . 2)
56       (c-comment-only-line-offset . (0 . 0))       (c-comment-only-line-offset . (0 . 0))

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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