]> git.eshelyaron.com Git - emacs.git/commitdiff
Added newline.
authorPer Abrahamsen <abraham@dina.kvl.dk>
Fri, 11 Apr 1997 13:35:19 +0000 (13:35 +0000)
committerPer Abrahamsen <abraham@dina.kvl.dk>
Fri, 11 Apr 1997 13:35:19 +0000 (13:35 +0000)
lisp/cus-dep.el

index d2364c2902962fb18765a748cf5e38814a5ee9b0..ac156cad18d4345351d6b60505a1c6b917ebea2b 100644 (file)
@@ -42,6 +42,7 @@ Usage: emacs -batch -l ./cus-dep.el -f custom-make-dependencies"
 ;;; cus-load.el --- automatically extracted custom dependencies
 ;;
 ;;; Code:
+
 ")
   (mapatoms (lambda (symbol)
              (let ((members (get symbol 'custom-group))