From: Paul Eggert Date: Sat, 8 Jul 2017 15:42:09 +0000 (-0700) Subject: * lisp/cus-start.el (standard): Spelling fix. X-Git-Tag: emacs-26.0.90~518^2~149 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efaf14859ae984f17731a7471fcb9acd84f7babb;p=emacs.git * lisp/cus-start.el (standard): Spelling fix. --- 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