]> git.eshelyaron.com Git - emacs.git/commit
Add completions-highlight-mode initial implementation.
authorJimmy Aguilar Mena <spacibba@aol.com>
Wed, 26 Aug 2020 05:46:26 +0000 (07:46 +0200)
committerJimmy Aguilar Mena <spacibba@aol.com>
Fri, 20 Nov 2020 18:03:23 +0000 (19:03 +0100)
commitd015144058263e6c087184c68999113798afc4e5
tree07808cfa6ec1b94741bdf4fc4ac3e468d75b53e7
parent5509afa6e95a30901fc4d7b71576a2daaa46276b
Add completions-highlight-mode initial implementation.

New mode to highlight candidates in *Completions* buffer and improve
navigation.
* lisp/completions-highlight.el : New file with the initial working
implementation. This is an initial version but functional for the moment.
lisp/completions-highlight.el [new file with mode: 0644]