[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 63aa505713: Placate the compiler about double-sp
|
From: |
ELPA Syncer |
|
Subject: |
[elpa] externals/denote 63aa505713: Placate the compiler about double-spacing between sentences |
|
Date: |
Fri, 5 Jan 2024 09:57:48 -0500 (EST) |
branch: externals/denote
commit 63aa505713cbfb46c38803c3d98704c9ca0953ca
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Placate the compiler about double-spacing between sentences
---
denote.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/denote.el b/denote.el
index 04fb8ba5c9..e35d0be8b6 100644
--- a/denote.el
+++ b/denote.el
@@ -541,7 +541,7 @@ use `denote-sluggify-title', `denote-sluggify-keyword' and
"Specify the method Denote uses to reverse the process of `denote-sluggify'.
Since `denote-sluggify' is destructive, this is just an attempt
-to get back a more human-friendly component. This is useful when
+to get back a more human-friendly component. This is useful when
you want to retrieve a title or signature from the file name and
display it as the default input in commands such as
`denote-rename-file'.
@@ -631,7 +631,7 @@ as the aforementioned variables."
This works the same way as `denote--slug-no-punct', except that =
signs are not removed from STR.
-EXTRA-CHARACTERS is an optional string. See
+EXTRA-CHARACTERS is an optional string. See
`denote--slug-no-punct' for its documentation."
(dolist (regexp (list denote-excluded-punctuation-regexp
denote-excluded-punctuation-extra-regexp
@@ -1601,7 +1601,7 @@ by `denote-keywords-combine'. KEYWORDS can be an empty
list or
a nil value, in which case the relevant file name component is
not added to the base file name.
-TITLE and SIGNATURE are strings. They can be an empty string, in
+TITLE and SIGNATURE are strings. They can be an empty string, in
which case their respective file name component is not added to
the base file name.
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/denote 63aa505713: Placate the compiler about double-spacing between sentences,
ELPA Syncer <=