branch: master
commit 631e7f12d1641cb40e650134f35f2680a1a310a1
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Add c-symbol-char-key to the saved variables
    
    #68
---
 mmm-vars.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mmm-vars.el b/mmm-vars.el
index c24e6b6..056a025 100644
--- a/mmm-vars.el
+++ b/mmm-vars.el
@@ -271,6 +271,7 @@
         c-specifier-kwds
         c-stmt-delim-chars 
         c-stmt-delim-chars-with-comma
+         c-symbol-char-key
         c-symbol-key
         c-symbol-start 
         c-syntactic-eol

Reply via email to