changeset 38655:782cdc33db66

(defcustom): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 02 Aug 2001 09:04:15 +0000
parents 72fb77e160af
children eb395a6ad334
files lisp/custom.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/custom.el	Thu Aug 02 09:00:17 2001 +0000
+++ b/lisp/custom.el	Thu Aug 02 09:04:15 2001 +0000
@@ -188,6 +188,9 @@
         VALUE should be a string specifying that the variable was
         first introduced, or its default value was changed, in Emacs
         version VERSION.
+:set-after VARIABLE
+	Specifies that SYMBOL should be set after VARIABLE when
+	both have been customized.
 
 Read the section about customization in the Emacs Lisp manual for more
 information."