From e17fe4399e3f9494cae351c8a1876fe722cd6b8d Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 12 Jul 2014 09:27:59 +0100 Subject: Emacs: Fix incorrect syntax --- tag-emacs/emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-emacs') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index e044680..e25e54e 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -1114,7 +1114,7 @@ :face mmm-code-submode-face))) (mmm-add-mode-ext-class 'php-mode "\\.php$" 'php-sql) (setq php-sql-mmm-submode-enabled t)))) - :init (setq 'mmm-global-mode 'maybe)) + :init (setq mmm-global-mode 'maybe)) ;;;; Windows & Frames -- cgit 1.4.1