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

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

[elpa] externals/xeft a3050c1596 20/55: * xeft.el (xeft-ignore-extension


From: ELPA Syncer
Subject: [elpa] externals/xeft a3050c1596 20/55: * xeft.el (xeft-ignore-extension): Explain the option more clearly.
Date: Fri, 13 Jan 2023 23:58:37 -0500 (EST)

branch: externals/xeft
commit a3050c15960ad63937d19f40fd98442247325600
Author: Yuan Fu <casouri@gmail.com>
Commit: Yuan Fu <casouri@gmail.com>

    * xeft.el (xeft-ignore-extension): Explain the option more clearly.
---
 xeft.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/xeft.el b/xeft.el
index 197bf47cd9..58fa6c76c3 100644
--- a/xeft.el
+++ b/xeft.el
@@ -78,7 +78,11 @@
   :type 'function)
 
 (defcustom xeft-ignore-extension '("iimg")
-  "Files with extensions in this list are ignored."
+  "Files with extensions in this list are ignored.
+
+To remove the files that you want to ignore but are already
+indexed in the database, simply delete the database and start
+xeft again."
   :type '(list string))
 
 ;;; Compile



reply via email to

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