From 904215d227be3e0eba925c1f69468ac96b5c36c4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 23 Aug 2011 18:53:46 +0300 Subject: [PATCH] cus-start.el: Add :version tag to bidi-paragraph-direction. --- lisp/cus-start.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 7b4f6b2f5ce..232c6c3808e 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -123,7 +123,8 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of (choice (const :tag "Left to Right" left-to-right) (const :tag "Right to Left" right-to-left) - (const :tag "Dynamic, according to paragraph text" nil))) + (const :tag "Dynamic, according to paragraph text" nil)) + "24.1") ;; callint.c (mark-even-if-inactive editing-basics boolean) ;; callproc.c -- 2.39.2