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

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

[elpa] externals/denote 1edd1faa0a 5/5: Clarify that FILE may be the one


From: ELPA Syncer
Subject: [elpa] externals/denote 1edd1faa0a 5/5: Clarify that FILE may be the one at point
Date: Fri, 15 Jul 2022 01:57:29 -0400 (EDT)

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

    Clarify that FILE may be the one at point
    
    Extends commit fd6b751.
---
 denote-dired.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/denote-dired.el b/denote-dired.el
index 897635e8ad..5306e2785f 100644
--- a/denote-dired.el
+++ b/denote-dired.el
@@ -362,6 +362,9 @@ Prompt for a FILE, a TITLE, and KEYWORDS.  The unique 
identifier
 is retrieved from the filename if there is one, else the last
 modification time is used to derive one.
 
+In Dired, FILE is the one at point.  It has to be a regular
+file (not a directory, a named pipe, etc.).
+
 The default title is retrieved from a line starting with a title
 field, depending on the given file type.  Else, the file name is
 used.



reply via email to

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