[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/cus-edit.el
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/cus-edit.el |
Date: |
Fri, 16 Dec 2005 03:43:51 +0000 |
Index: emacs/lisp/cus-edit.el
diff -u emacs/lisp/cus-edit.el:1.247 emacs/lisp/cus-edit.el:1.248
--- emacs/lisp/cus-edit.el:1.247 Tue Dec 13 03:46:02 2005
+++ emacs/lisp/cus-edit.el Fri Dec 16 03:43:51 2005
@@ -121,10 +121,11 @@
;; 6. rogue
;; There is no standard value. This means that the variable was
-;; 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
+;; not defined with defcustom, nor handled in cus-start.el. Most
+;; standard interactive Custom commands do not let you create a
+;; Custom buffer containing such variables. However, such Custom
+;; buffers can be created, for instance, by calling
+;; `customize-apropos' with a prefix arg or by calling
;; `customize-option' non-interactively.
;; 7. hidden
@@ -1757,7 +1758,7 @@
SAVED and set." "\
something in this group has been set and saved.")
(rogue "@" custom-rogue "\
-NO CUSTOMIZATION DATA; you should not see this." "\
+NO CUSTOMIZATION DATA; not intended to be customized." "\
something in this group is not prepared for customization.")
(standard " " nil "\
STANDARD." "\
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Juri Linkov, 2005/12/03
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Juri Linkov, 2005/12/08
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Luc Teirlinck, 2005/12/08
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Luc Teirlinck, 2005/12/11
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Luc Teirlinck, 2005/12/12
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el,
Luc Teirlinck <=
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, YAMAMOTO Mitsuharu, 2005/12/19
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Luc Teirlinck, 2005/12/19
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Richard M. Stallman, 2005/12/22
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Richard M. Stallman, 2005/12/22
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Richard M. Stallman, 2005/12/22
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Richard M. Stallman, 2005/12/22
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Chong Yidong, 2005/12/23
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Chong Yidong, 2005/12/23
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Chong Yidong, 2005/12/23
- [Emacs-diffs] Changes to emacs/lisp/cus-edit.el, Chong Yidong, 2005/12/24