Merge pull request #239 from ptpt/master

typo error
This commit is contained in:
João Távora 2012-05-02 06:49:57 -07:00
commit ad5f63ca95

View File

@ -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))