branch: master
commit 93e7a9301539974c3ccfe1069e703a4d6a60737d
Author: alanshutko <alanshutko>
Commit: alanshutko <alanshutko>
(mmm-save-local-variables): Add semantic stuff and
c-syntactic-eol.
---
ChangeLog | 5 +++++
mmm-vars.el | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index fc63e4a..5e0b136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-18 Alan Shutko <[email protected]>
+
+ * mmm-vars.el (mmm-save-local-variables): Add semantic stuff and
+ c-syntactic-eol.
+
2003-03-25 Michael A. Shulman <[email protected]>
* mmm-mode.spec: Added file for building SRPMs, from bishop
diff --git a/mmm-vars.el b/mmm-vars.el
index d0237bb..df08d6a 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.53 2003/03/09 17:04:04 viritrilbia Exp $
+;; Version: $Id: mmm-vars.el,v 1.54 2003/10/19 01:17:12 alanshutko Exp $
;;{{{ GPL
@@ -138,6 +138,8 @@
(c-extra-toplevel-key nil ,mmm-c-derived-modes)
(c-inexpr-class-key nil ,mmm-c-derived-modes)
(c-conditional-key nil ,mmm-c-derived-modes)
+ semantic-bovinate-toplevel-override
+ semantic-toplevel-bovine-table
;; Indentation style control variables.
;; These have to be localized in Emacs: see `mmm-mode-on'.
,@(mapcar
@@ -206,6 +208,7 @@
c-special-brace-lists
c-specifier-kwds
c-symbol-key
+ c-syntactic-eol
))
;; Skeleton insertion
skeleton-transformation