]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Feb 2005 21:37:03 +0000 (21:37 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Feb 2005 21:37:03 +0000 (21:37 +0000)
lisp/cus-edit.el

index 32123f49937c483dc97586f1a1043ca50db5e248..fb76aa6c3d899bd104ea2da2e6234536e5d2cdff 100644 (file)
 ;; 6. rogue
 
 ;;    There is no standard value.  This means that the variable was
-;;    not defined with defcustom.  You can not create a Custom buffer
-;;    for such variables using the normal interactive Custom commands.
-;;    However, such Custom buffers can be created in other ways, for
-;;    instance, by calling `customize-option' non-interactively.
+;;    not defined with defcustom, nor handled in cus-start.el.  You
+;;    can not create a Custom buffer for such variables using the
+;;    normal interactive Custom commands.  However, such Custom
+;;    buffers can be created in other ways, for instance, by calling
+;;    `customize-option' non-interactively.
 
 ;; 7. hidden