1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

Added newline.

This commit is contained in:
Per Abrahamsen 1997-04-11 13:35:19 +00:00
parent c48c37728f
commit a3edd195b6

View 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))