branch: master
commit 083aafe2591ca9bb433421be783403099d8d9864
Author: mas <mas>
Commit: mas <mas>

    (mmm-never-modes): Added `forms-mode'.
---
 mmm-vars.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mmm-vars.el b/mmm-vars.el
index 82f3bbf..e829dea 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.26 2000/08/02 23:39:30 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.27 2000/08/17 00:52:46 mas Exp $
 
 ;;{{{ GPL
 
@@ -383,6 +383,7 @@ an existing buffer."
     telnet-mode
     shell-mode
     eshell-mode
+    forms-mode
     )
   "List of modes in which MMM Mode is never activated."
   :group 'mmm

Reply via email to