summaryrefslogtreecommitdiff
path: root/lisp/ses.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ses.el')
-rw-r--r--lisp/ses.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ses.el b/lisp/ses.el
index 43ce9da033e..0638fc344c7 100644
--- a/lisp/ses.el
+++ b/lisp/ses.el
@@ -923,6 +923,7 @@ the old and FORCE is nil."
(defcustom ses-self-reference-early-detection nil
"True if cycle detection is early for cells that refer to themselves."
+ :version "24.1"
:type 'boolean
:group 'ses)