]> code.delx.au - gnu-emacs-elpa/commit
avoid double choices reversing
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 2 Mar 2014 16:18:54 +0000 (11:18 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 2 Mar 2014 16:18:54 +0000 (11:18 -0500)
commit3744f92ad21860ca2fa7e008e3e4311851117ace
treeba2d4752939b9017d61f29015bc87480547a36ab
parent83c174c96c097a495c4fdc961bd2521e6ed2bcd4
avoid double choices reversing

Both yas-choose-value the yas-prompt-functions were reversing
values (cancelling each other out), instead just keep the choices in
order the whole time.
yasnippet.el