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:
parent
c48c37728f
commit
a3edd195b6
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user