Debug message fix
[sxemacs] / lisp / compat.el
index 072fc4d..604f3b4 100644 (file)
@@ -181,7 +181,7 @@ be affected."
          (list fun args
                (nconc
                 (list 'list
-                      (list 'quote 
+                      (list 'quote
                             (intern (concat (symbol-name group) "-"
                                             (symbol-name fun)))))
                 args))