From 88e0df33e0b5e854647f23fab2701094a9413fa3 Mon Sep 17 00:00:00 2001 From: Lele Gaifax Date: Tue, 13 Jun 2017 14:31:53 +0900 Subject: [PATCH] ; Fix docstring * lisp/bindings.el (mode-line-percent-position): End docstring first sentence with a period (Bug#27339). Copyright-paperwork-exempt: yes --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 0994b7126d9..be44b45136e 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -366,7 +366,7 @@ zero, otherwise they start from one." :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.39.2