changeset 48187:80b8ea82dfd9

(custom-make-dependencies): Fix comment inserted in cus-load.el.
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 07 Nov 2002 00:26:04 +0000
parents f2823cf839c9
children d268bc13e50f
files lisp/cus-dep.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-dep.el	Wed Nov 06 23:42:16 2002 +0000
+++ b/lisp/cus-dep.el	Thu Nov 07 00:26:04 2002 +0000
@@ -113,7 +113,7 @@
 		    (insert "))\n"))))))
   (insert "\
 ;;; These are for handling :version.  We need to have a minimum of
-;;; information so `custom-changed-variables' could do its job.  
+;;; information so `customize-changed-options' could do its job.  
 ;;; For both groups and variables we have to set `custom-version'.
 ;;; For variables we also set the `standard-value' and for groups
 ;;; `group-documentation' (which is shown in the customize buffer), so