mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
commit
ad5f63ca95
@ -1576,7 +1576,7 @@ TEMPLATES is a list of `yas/template'."
|
|||||||
filtered-choices
|
filtered-choices
|
||||||
chosen
|
chosen
|
||||||
d
|
d
|
||||||
(completion-fn (or completion-fnn
|
(completion-fn (or completion-fn
|
||||||
#'completing-read)))
|
#'completing-read)))
|
||||||
(dolist (choice choices)
|
(dolist (choice choices)
|
||||||
(setq d (or (and display-fn (funcall display-fn choice))
|
(setq d (or (and display-fn (funcall display-fn choice))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user