T-gnus 6.15.18 revision 00.
[elisp/gnus.git-] / lisp / dgnushack.el
index 67f7510..17227e4 100644 (file)
@@ -131,7 +131,7 @@ to the specified name LIBRARY (a la calling `load' instead of `load-library')."
        (byte-optimize-form
         '(and
           (< 0 1)
-          (message "The subform `(< 0 1)' should be optimized to `t'"))
+          (message "The subform `(< 0 1)' should be optimized to t"))
         'for-effect))
        '(< 0 1))
   (defadvice byte-optimize-form-code-walker