branch: externals/xeft commit a3050c15960ad63937d19f40fd98442247325600 Author: Yuan Fu <caso...@gmail.com> Commit: Yuan Fu <caso...@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