all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence
@ 2017-06-12 10:16 Lele Gaifax
  2017-06-13  5:36 ` Tino Calancha
  0 siblings, 1 reply; 2+ messages in thread
From: Lele Gaifax @ 2017-06-12 10:16 UTC (permalink / raw)
  To: 27339

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-Tweak-docstring-adding-missing-final-dot-in-the-firs.patch --]
[-- Type: text/x-diff, Size: 868 bytes --]

From dc0b6dcdbc01c86e0228f898fef12764ff6732de Mon Sep 17 00:00:00 2001
From: Lele Gaifax <lele@metapensiero.it>
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


[-- Attachment #2: Type: text/plain, Size: 211 bytes --]


-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence
  2017-06-12 10:16 bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence Lele Gaifax
@ 2017-06-13  5:36 ` Tino Calancha
  0 siblings, 0 replies; 2+ messages in thread
From: Tino Calancha @ 2017-06-13  5:36 UTC (permalink / raw)
  To: 27339-done

Lele Gaifax <lele@metapensiero.it> writes:

>
> 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'."
Thank you for the report.
Pushed into master branch as commit 88e0df33e0b5e854647f23fab2701094a9413fa3





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-13  5:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-12 10:16 bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence Lele Gaifax
2017-06-13  5:36 ` Tino Calancha

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.