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

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

[elpa] master b571d27 236/433: * FAQ: Don't quote argument to `setq'. :-


From: Dmitry Gutov
Subject: [elpa] master b571d27 236/433: * FAQ: Don't quote argument to `setq'. :-)
Date: Thu, 15 Mar 2018 19:44:11 -0400 (EDT)

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

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