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

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

[elpa] externals/counsel c8785294e1 3/3: Merge branch 'master' into exte


From: Basil L. Contovounesios
Subject: [elpa] externals/counsel c8785294e1 3/3: Merge branch 'master' into externals/counsel
Date: Sun, 26 Jun 2022 14:16:46 -0400 (EDT)

branch: externals/counsel
commit c8785294e1ca6d199dc09bfdcdb12c83ab58e393
Merge: d627c2efbf 8984f50a82
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Merge branch 'master' into externals/counsel
---
 counsel.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/counsel.el b/counsel.el
index c18c6385a6..920a5c9619 100644
--- a/counsel.el
+++ b/counsel.el
@@ -1962,12 +1962,12 @@ choose between `yes-or-no-p' and `y-or-n-p'; otherwise 
default to
 These files are un-ignored if `ivy-text' matches them.  The
 common way to show all files is to start `ivy-text' with a dot.
 
-Example value: \"\\(?:\\`[#.]\\)\\|\\(?:[#~]\\'\\)\".  This will hide
-temporary and lock files.
+Example value: \"\\\\=`[#.]\\|[#~]\\\\='\".
+This will hide temporary and lock files.
 \\<ivy-minibuffer-map>
-Choosing the dotfiles option, \"\\`\\.\", might be convenient,
+Choosing the dotfiles option, \"\\\\=`\\.\", might be convenient,
 since you can still access the dotfiles if your input starts with
-a dot. The generic way to toggle ignored files is \\[ivy-toggle-ignore],
+a dot.  The generic way to toggle ignored files is \\[ivy-toggle-ignore],
 but the leading dot is a lot faster."
   :type `(choice
           (const :tag "None" nil)



reply via email to

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