branch: externals/mmm-mode
commit 2ab099a85f602912d93c723be296352c84887c5f
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Save and restore sytax-ppss-table as buffer-local var
Fixes #99
---
mmm-vars.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/mmm-vars.el b/mmm-vars.el
index b567bb0..0926046 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -135,6 +135,7 @@
font-lock-mark-block-function ; Override this?
font-lock-syntactic-keywords
font-lock-syntactic-face-function
+ syntax-ppss-table
parse-sexp-ignore-comments ; Fixes indentation in PHP-mode?
;; Can be different in different buffers
(c-basic-offset