branch: master
commit b571d27b38a2906a5ee0b69dd692c6390b6387cb
Author: viritrilbia <viritrilbia>
Commit: viritrilbia <viritrilbia>

    * FAQ: Don't quote argument to `setq'.  :-)
---
 FAQ | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/FAQ b/FAQ
index ad4151c..10ab769 100644
--- a/FAQ
+++ b/FAQ
@@ -14,7 +14,7 @@ the name of the mailing list.
 
 Put the following line in your Emacs initialization file:
 
-  (setq 'mmm-submode-decoration-level 0)
+  (setq mmm-submode-decoration-level 0)
 
 You may want to try using MMM Mode for a while with the background
 highlight, however, or merely changing it to a different color.  There

Reply via email to