branch: externals/denote-journal
commit b4ba18a738e3849b5a375650cc1339b22e4b4a51
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Make stylistic change in denote-journal-path-to-new-or-existing-entry
---
 denote-journal.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/denote-journal.el b/denote-journal.el
index 4f47babd1d..cdec87090d 100644
--- a/denote-journal.el
+++ b/denote-journal.el
@@ -221,8 +221,7 @@ Perform the operation relative to the variable 
`denote-journal-directory'."
   "Return path to existing or new journal file.
 With optional DATE, do it for that date, else do it for today.  DATE is
 a string and has the same format as that covered in the documentation of
-the `denote' function.  It is internally processed by
-`denote-valid-date-p'.
+the `denote' function.  It is internally processed by `denote-valid-date-p'.
 
 If there are multiple journal entries for the date, prompt for one among
 them using minibuffer completion.  If there is only one, return it.  If

Reply via email to