]> git.eshelyaron.com Git - emacs.git/commit
(completion-preview-prev-candidate): add numeric prefix argument
authorEshel Yaron <me@eshelyaron.com>
Fri, 12 Apr 2024 21:19:13 +0000 (23:19 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 13:57:19 +0000 (15:57 +0200)
commitb9ba60238d515b5d64939d6365a5cacef84329da
tree17824975bd5c6abb889d1dc638955a927a68b4cd
parent8cfaf337ed5d473a31a4c0d0fcd30b456ad8e7a4
(completion-preview-prev-candidate): add numeric prefix argument

* lisp/completion-preview.el (completion-preview-prev-candidate):
Add numeric prefix argument N.
(completion-preview-next-candidate): Update documentation.
lisp/completion-preview.el