]> git.eshelyaron.com Git - emacs.git/commit
Allow filtering what items are added to Ecomplete
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 13 Oct 2022 10:02:02 +0000 (12:02 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 14 Oct 2022 16:07:53 +0000 (18:07 +0200)
commitcae00567690033308ff06b5d09629e55813c52dd
tree8908500f3c8ee632387322531116f923d6896369
parent6539eb05889c783d782f114d9c072208d3080561
Allow filtering what items are added to Ecomplete

* etc/NEWS: Mention new option.
* lisp/ecomplete.el (ecomplete-filter-regexp): Add new option.
(ecomplete-add-item): Respect new option.  (bug#58487)
etc/NEWS
lisp/ecomplete.el