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

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

[elpa] externals/dired-preview 26af50f2a8 1/5: Fix trailing escape in sa


From: ELPA Syncer
Subject: [elpa] externals/dired-preview 26af50f2a8 1/5: Fix trailing escape in sample configuration
Date: Mon, 29 Jul 2024 12:57:57 -0400 (EDT)

branch: externals/dired-preview
commit 26af50f2a8e02aaefb64ffe40e6a9fb14cd30458
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix trailing escape in sample configuration
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index ad4b94a7fa..60bfc80bb0 100644
--- a/README.org
+++ b/README.org
@@ -213,7 +213,7 @@ Remember to read the doc string of each of these variables 
or functions.
                 "rar\\|"
                 "zip\\|"
                 "iso\\|"
-                "epub\\|"
+                "epub"
                 "\\)"))
 
 ;; Enable `dired-preview-mode' in a given Dired buffer or do it



reply via email to

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