branch: master
commit 2defd28073822c074ff0b4389f0d3e9938b3edd3
Author: mas <mas>
Commit: mas <mas>
(mmm-save-local-variables): Added `parse-sexp-ignore-comments', which
seems to fix indentation in php-mode.
---
mmm-vars.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mmm-vars.el b/mmm-vars.el
index ce08dc0..2592831 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2000 by Michael Abraham Shulman
;; Author: Michael Abraham Shulman <[email protected]>
-;; Version: $Id: mmm-vars.el,v 1.32 2000/09/18 02:56:03 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.33 2001/01/09 01:20:24 mas Exp $
;;{{{ GPL
@@ -110,6 +110,7 @@
font-lock-mark-block-function ; Override this?
font-lock-syntactic-keywords
indent-line-function
+ parse-sexp-ignore-comments ; Fixes indentation in PHP-mode?
(c-basic-offset buffer (cc-mode))
skeleton-transformation
abbrev-mode