branch: master
commit 04e92edf63d8ee25e39671c78b1c5370854de13e
Author: mas <mas>
Commit: mas <mas>
(mmm-save-local-variable): Added comment-line-start-skip for Fortran.
---
mmm-vars.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/mmm-vars.el b/mmm-vars.el
index e507299..08da3c5 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.5 2000/06/13 20:01:50 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.6 2000/06/23 22:58:54 mas Exp $
;;{{{ GPL
@@ -82,6 +82,7 @@
(defcustom mmm-save-local-variables
'(comment-start
comment-end
+ comment-line-start-skip ; For fortran-mode
comment-start-skip
comment-column
comment-indent-function