typo error in `yas/comleting-prompt'

This commit is contained in:
Tao Peng 2012-05-02 15:20:59 +02:00
parent 6d416253ac
commit 404089ba05

View File

@ -1576,7 +1576,7 @@ TEMPLATES is a list of `yas/template'."
filtered-choices
chosen
d
(completion-fn (or completion-fnn
(completion-fn (or completion-fn
#'completing-read)))
(dolist (choice choices)
(setq d (or (and display-fn (funcall display-fn choice))