From efaf14859ae984f17731a7471fcb9acd84f7babb Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 8 Jul 2017 08:42:09 -0700 Subject: * lisp/cus-start.el (standard): Spelling fix. --- lisp/cus-start.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/cus-start.el') 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." (choice (const :tag "Disregard narrowing when calculating line numbers" :value t) - (const :tag "Count lines from beinning of narrowed region" + (const :tag "Count lines from beginning of narrowed region" :value nil)) "26.1") ;; xfaces.c -- cgit v1.2.1