mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 11:27:34 +00:00
Added newline.
This commit is contained in:
parent
c48c37728f
commit
a3edd195b6
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue