diff lisp/cus-dep.el @ 223:2c611d1463a6 r20-4b10

Import from CVS: tag r20-4b10
author cvs
date Mon, 13 Aug 2007 10:10:54 +0200
parents 41ff10fd062f
children 677f6a0ee643
line wrap: on
line diff
--- a/lisp/cus-dep.el	Mon Aug 13 10:10:03 2007 +0200
+++ b/lisp/cus-dep.el	Mon Aug 13 10:10:54 2007 +0200
@@ -154,7 +154,7 @@
 	      (with-temp-file cusload-file
 		(insert ";;; " cusload-base-file
 			" --- automatically extracted custom dependencies\n"
-			"\n\n;;; Code:\n\n")
+			"\n;;; Code:\n\n")
 		(mapatoms
 		 (lambda (sym)
 		   (let ((members (get sym 'custom-group))