]> git.eshelyaron.com Git - emacs.git/commit
Make completion-category-overrides choices dynamic
authorMauro Aranda <maurooaranda@gmail.com>
Wed, 26 Oct 2022 10:29:51 +0000 (07:29 -0300)
committerMauro Aranda <maurooaranda@gmail.com>
Wed, 26 Oct 2022 14:28:54 +0000 (11:28 -0300)
commit5d46c0e329b90619b5e36beb376e9c73baf6c44e
treebf3aea13c9bef8de4119b4f56efc1c37896f0f96
parentd6e08ff459df4cda9eda0c5c842313d02851ba3d
Make completion-category-overrides choices dynamic

See https://lists.gnu.org/archive/html/emacs-devel/2022-10/msg01969.html

* lisp/minibuffer.el (completion--update-styles-options): New internal
function.

(completion--styles-type): Use it.
lisp/minibuffer.el