aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/cus-start.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index 017e7f9fa55..e0290395ade 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -613,7 +613,7 @@ since it could result in memory overflow and make Emacs crash."
613 (choice 613 (choice
614 (const :tag "Disregard narrowing when calculating line numbers" 614 (const :tag "Disregard narrowing when calculating line numbers"
615 :value t) 615 :value t)
616 (const :tag "Count lines from beinning of narrowed region" 616 (const :tag "Count lines from beginning of narrowed region"
617 :value nil)) 617 :value nil))
618 "26.1") 618 "26.1")
619 ;; xfaces.c 619 ;; xfaces.c