Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f32a1cb5
Commit
f32a1cb5
authored
Feb 27, 2005
by
Luc Teirlinck
Browse files
Comment change.
parent
167eefc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
lisp/cus-edit.el
lisp/cus-edit.el
+5
-4
No files found.
lisp/cus-edit.el
View file @
f32a1cb5
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment