emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 341e63e796 5/6: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/denote 341e63e796 5/6: Fix typo
Date: Mon, 29 May 2023 03:57:45 -0400 (EDT)

branch: externals/denote
commit 341e63e79650f24666f7b82ba76838ef574ff67d
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typo
---
 README.org | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.org b/README.org
index cd2dbfb7a1..421bddbcd1 100644
--- a/README.org
+++ b/README.org
@@ -1984,11 +1984,11 @@ its standand attachments' facility).
 
 #+findex: denote-rename-buffer-mode
 The ~denote-rename-buffer-mode~ minor mode provides the means to
-automatically rename the buffer of a Denote file name upon visiting
-the file.  A buffer is renamed upon visiting the underlying file.
-This means that existing buffers are not renamed until they are
-visited again in a new buffer (files are visited with the command
-~find-file~ or related).  Enable the mode thus:
+automatically rename the buffer of a Denote file upon visiting the
+file.  A buffer is renamed upon visiting the underlying file.  This
+means that existing buffers are not renamed until they are visited
+again in a new buffer (files are visited with the command ~find-file~
+or related).  Enable the mode thus:
 
 #+begin_src emacs-lisp
 (denote-rename-buffer-mode 1)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]