]> git.eshelyaron.com Git - emacs.git/commit
; Inhibit completion preview in read-only buffers
authorEshel Yaron <me@eshelyaron.com>
Wed, 21 Aug 2024 09:25:17 +0000 (11:25 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 21 Aug 2024 09:25:17 +0000 (11:25 +0200)
commitde30fee62d7c84adf9032be0c91911e7e5fc8d20
tree8cf223b366e0d0e1828805bcacdd782c838e19b5
parent4c2d25407add6906d7bc95f8dd0f46f4fcd0cfc6
; Inhibit completion preview in read-only buffers

* lisp/completion-preview.el
(completion-preview--post-command): Avoid showing completion
preview if buffer is read-only.
lisp/completion-preview.el