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:
parent
cfbb09b9da
commit
c972b4d87e
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue