diff lisp/cus-dep.el @ 337:fbbf69b4e8a7 r21-0-66

Import from CVS: tag r21-0-66
author cvs
date Mon, 13 Aug 2007 10:51:02 +0200
parents 03446687b7cc
children cc15677e0335
line wrap: on
line diff
--- a/lisp/cus-dep.el	Mon Aug 13 10:50:41 2007 +0200
+++ b/lisp/cus-dep.el	Mon Aug 13 10:51:02 2007 +0200
@@ -173,7 +173,7 @@
 			   (if found
 			       (insert " ")
 			     (insert "(custom-add-loads '"
-				     (symbol-name sym) " '("))
+				     (prin1-to-string sym) " '("))
 			   (prin1 where (current-buffer))
 			   (push where found)))
 		       (when found