changeset 274 | 7c18567f0754 |
parent 270 | 61173396cfe4 |
child 279 | fd6164dfec82 |
273:3b0d646154dc | 274:7c18567f0754 |
---|---|
12 ;; |
12 ;; |
13 ;; Very pure highlighting and not all available syntax. |
13 ;; Very pure highlighting and not all available syntax. |
14 |
14 |
15 ;;; Code: |
15 ;;; Code: |
16 |
16 |
17 ;;;###autoload |
|
17 (define-generic-mode iar4-linker-config-mode |
18 (define-generic-mode iar4-linker-config-mode |
18 '("// " ("/*" . "*/")) |
19 '("// " ("/*" . "*/")) |
19 nil |
20 nil |
20 '( |
21 '( |
21 ("^\\(-c\\)\\([_a-zA-Z]+\\)" |
22 ("^\\(-c\\)\\([_a-zA-Z]+\\)" |