aboutsummaryrefslogtreecommitdiffstats
path: root/etc/srecode
diff options
context:
space:
mode:
Diffstat (limited to 'etc/srecode')
-rw-r--r--etc/srecode/el.srt2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt
index 6117e72be2a..03a797bb709 100644
--- a/etc/srecode/el.srt
+++ b/etc/srecode/el.srt
@@ -109,7 +109,7 @@ $<MODEFCN:declaration:function$
109 '($MODESYM$-mode-font-lock-keywords 109 '($MODESYM$-mode-font-lock-keywords
110 nil ;; perform string/comment fontification 110 nil ;; perform string/comment fontification
111 nil ;; keywords are case sensitive. 111 nil ;; keywords are case sensitive.
112 ;; This puts _ & - as a word constituant, 112 ;; This puts _ & - as a word constituent,
113 ;; simplifying our keywords significantly 113 ;; simplifying our keywords significantly
114 ((?_ . "w") (?- . "w")))) 114 ((?_ . "w") (?- . "w"))))
115 (run-hooks '$MODESYM$-mode-hook) 115 (run-hooks '$MODESYM$-mode-hook)