From a2b38e517f5dc16b88f1a194112e9b3b0678b638 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 2 Aug 2001 09:04:15 +0000 Subject: [PATCH] (defcustom): Doc fix. --- lisp/custom.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/custom.el b/lisp/custom.el index 4a8a0aedb21..ef083ebb238 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -188,6 +188,9 @@ The following keywords are meaningful: 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." -- 2.39.2