From dc0b6dcdbc01c86e0228f898fef12764ff6732de Mon Sep 17 00:00:00 2001 From: Lele Gaifax Date: Mon, 12 Jun 2017 12:13:05 +0200 Subject: [PATCH] Tweak docstring adding missing final dot in the first sentence --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 0994b7126d..be44b45136 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -366,7 +366,7 @@ column-number-indicator-zero-based :version "26.1") (defcustom mode-line-percent-position '(-3 "%p") - "Specification of \"percentage offset\" of window through buffer + "Specification of \"percentage offset\" of window through buffer. This option specifies both the field width and the type of offset displayed in `mode-line-position', a component of the default `mode-line-format'." -- 2.11.0