equal
deleted
inserted
replaced
2519 (statement-block-intro . +) |
2519 (statement-block-intro . +) |
2520 (statement-cont . ++) |
2520 (statement-cont . ++) |
2521 (substatement-open . 0) |
2521 (substatement-open . 0) |
2522 (inextern-lang . 0) |
2522 (inextern-lang . 0) |
2523 )) |
2523 )) |
|
2524 ;; Echo syntactic information on TAB in message buffer. |
2524 (c-echo-syntactic-information-p . t)) |
2525 (c-echo-syntactic-information-p . t)) |
2525 "My C Programming Style") |
2526 "My C Programming Style") |
2526 |
2527 |
2527 (defun my-c-mode-style-hook () |
2528 (defun my-c-mode-style-hook () |
2528 (c-add-style "my" my-c-style t) |
2529 (c-add-style "my" my-c-style t) |