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

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

[elpa] externals/consult 1d50745 1/5: Update comment


From: ELPA Syncer
Subject: [elpa] externals/consult 1d50745 1/5: Update comment
Date: Thu, 5 Aug 2021 15:57:08 -0400 (EDT)

branch: externals/consult
commit 1d507450c768d35619307c819654d1a979bb9447
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update comment
---
 consult.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/consult.el b/consult.el
index 81b6872..3a8adfc 100644
--- a/consult.el
+++ b/consult.el
@@ -555,7 +555,7 @@ This function only changes the escaping of parentheses, 
braces and pipes."
       regexp
     ;; See 
https://stackoverflow.com/questions/1946352/comparison-table-for-emacs-regexp-and-perl-compatible-regular-expression-pcre
     ;; XXX Unsupported Emacs regexp features:
-    ;; - * at the beginning of a choice, e.g, \(?:* or \|*
+    ;; - * or + at the beginning of a choice, e.g, \(?:* or \|+
     ;; - \= point matching
     ;; - Syntax classes \sx \Sx
     ;; - Character classes \cx \Cx



reply via email to

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