* wl.el (wl-plugged-server-indent): Use quote instead of backquote.
authorkaoru <kaoru>
Fri, 9 Nov 2007 22:52:41 +0000 (22:52 +0000)
committerkaoru <kaoru>
Fri, 9 Nov 2007 22:52:41 +0000 (22:52 +0000)
wl/ChangeLog
wl/wl.el

index cc632b5..93b6685 100644 (file)
@@ -1,3 +1,8 @@
+2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl.el (wl-plugged-server-indent): Use quote instead of
+       backquote.
+
 2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * wl-score.el (wl-score-insert-header): Add guard for
index aae6edb..3732d94 100644 (file)
--- a/wl/wl.el
+++ b/wl/wl.el
@@ -220,7 +220,7 @@ Entering Plugged mode calls the value of `wl-plugged-mode-hook'."
        (if (, plugged) wl-plugged-plug-on wl-plugged-plug-off))))
 
 (defmacro wl-plugged-server-indent ()
-  (` (make-string wl-plugged-server-indent ? )))
+  '(make-string wl-plugged-server-indent ? ))
 
 (defun wl-plugged-set-variables ()
   (setq wl-plugged-sending-queue-alist