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:
parent
167eefc539
commit
f32a1cb57e
1 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue