branch: externals/denote-menu
commit 5bc393e6d240a697b5bc28f7cebb5bdcdc02b6c1
Author: Mohamed Suliman <[email protected]>
Commit: Mohamed Suliman <[email protected]>

    README typo
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 6e0af385b3..a6734e478b 100644
--- a/README.org
+++ b/README.org
@@ -124,8 +124,8 @@ The user options for =denote-menu= are:
   expression that is used to initially populate the =*Denote*= buffer
   with matching entries. This could allow for potential workflows such
   as having a dedicated buffer to display your journal denote files
-  (e.g those tagged with the "journal" keyword), etc. Defaults to
-  ="."=
+  (e.g those tagged with the "journal" keyword), etc. Defaults to the 
+  =.= regular expression.
 - =denote-menu-action= :: A function that takes as argument the
   current denote file path and performs an action on it. Defaults to
   =(lambda (path) (find-file path))=. This function is then called

Reply via email to