]> git.eshelyaron.com Git - emacs.git/commit
; Fix Completion Preview mode mouse-click bindings
authorEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 07:21:03 +0000 (09:21 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 13:57:18 +0000 (15:57 +0200)
commit8cfaf337ed5d473a31a4c0d0fcd30b456ad8e7a4
tree580233c6db27a03ce0177363aca390895acf1262
parentec9434d34f6eb390fef519cf185c6d9e55397f70
; Fix Completion Preview mode mouse-click bindings

* lisp/completion-preview.el (completion-preview--ignore): New
internal command.
(completion-preview--internal-commands): Add it.
(completion-preview--mouse-map): Use it to fix bindings.
lisp/completion-preview.el