diff lisp/cus-dep.el @ 396:6719134a07c2 r21-2-13

Import from CVS: tag r21-2-13
author cvs
date Mon, 13 Aug 2007 11:12:05 +0200
parents 064ab7fed2e0
children 74fd4e045ea6
line wrap: on
line diff
--- a/lisp/cus-dep.el	Mon Aug 13 11:11:38 2007 +0200
+++ b/lisp/cus-dep.el	Mon Aug 13 11:12:05 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