emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 800e78a 171/433: (mmm-save-local-variables): Added abbrev-


From: Dmitry Gutov
Subject: [elpa] master 800e78a 171/433: (mmm-save-local-variables): Added abbrev-mode variables.
Date: Thu, 15 Mar 2018 19:43:56 -0400 (EDT)

branch: master
commit 800e78a552e3b61fa9f59a1ce24e2ae558b34966
Author: mas <mas>
Commit: mas <mas>

    (mmm-save-local-variables): Added abbrev-mode variables.
---
 mmm-vars.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mmm-vars.el b/mmm-vars.el
index 3919a66..cf6b31b 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000 by Michael Abraham Shulman
 
 ;; Author: Michael Abraham Shulman <address@hidden>
-;; Version: $Id: mmm-vars.el,v 1.30 2000/08/29 09:27:34 mas Exp $
+;; Version: $Id: mmm-vars.el,v 1.31 2000/08/29 21:06:51 mas Exp $
 
 ;;{{{ GPL
 
@@ -112,6 +112,8 @@
     indent-line-function
     (c-basic-offset buffer (cc-mode))
     skeleton-transformation
+    abbrev-mode
+    local-abbrev-table
     ((syntax-table . set-syntax-table))
     ((current-local-map . use-local-map) buffer)
     )



reply via email to

[Prev in Thread] Current Thread [Next in Thread]