XEmacs 21.2.13
[chise/xemacs-chise.git.1] / lisp / cus-dep.el
index 8dab0cf..8a05073 100644 (file)
@@ -173,7 +173,7 @@ Batch usage: xemacs -batch -l cus-dep.el -f Custom-make-dependencies DIRS"
                           (if found
                               (insert " ")
                             (insert "(custom-add-loads '"
-                                    (symbol-name sym) " '("))
+                                    (prin1-to-string sym) " '("))
                           (prin1 where (current-buffer))
                           (push where found)))
                       (when found