+2002-11-07 Markus Rost <rost@math.ohio-state.edu>
+
+ * cus-dep.el (custom-make-dependencies): Fix comment inserted in
+ cus-load.el.
+
2002-11-06 Dave Love <fx@gnu.org>
* simple.el (quoted-insert): Bind keyboard-translate-table around
(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