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 ;; Certain syntactic errors are reported (like wrong indent). |
|
2525 (c-report-syntactic-errors . t) |
2524 ;; Echo syntactic information on TAB in message buffer. |
2526 ;; Echo syntactic information on TAB in message buffer. |
2525 (c-echo-syntactic-information-p . t)) |
2527 (c-echo-syntactic-information-p . t)) |
2526 "My C Programming Style") |
2528 "My C Programming Style") |
2527 |
2529 |
2528 (defun my-c-mode-style-hook () |
2530 (defun my-c-mode-style-hook () |