1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

Comment change.

This commit is contained in:
Luc Teirlinck 2005-02-27 21:37:03 +00:00
parent 167eefc539
commit f32a1cb57e

View file

@ -121,10 +121,11 @@
;; 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