1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(generated-custom-dependencies-file): Doc fix (sync from trunk

2008-06-05).
This commit is contained in:
Glenn Morris 2008-08-10 20:08:03 +00:00
parent cfbb09b9da
commit c972b4d87e

View file

@ -32,7 +32,7 @@
(require 'cus-face)
(defvar generated-custom-dependencies-file "cus-load.el"
"Output file for \\[custom-make-dependencies].")
"Output file for `custom-make-dependencies'.")
(defun custom-make-dependencies ()
"Batch function to extract custom dependencies from .el files.