]> code.delx.au - gnu-emacs-elpa/commit
allow yas/dont-activate to take list of functions with default being `(minibufferp)`
authorLe Wang <le.wang@agworld.com.au>
Mon, 4 Jun 2012 16:34:08 +0000 (00:34 +0800)
committerLe Wang <le.wang@agworld.com.au>
Mon, 4 Jun 2012 16:40:21 +0000 (00:40 +0800)
commit6b841dd2471d8a99019415f4ac526445c2133c3d
treeeb886d20a0898f47884ab2453a2b47a635f48f33
parent5ed6adadcec13565700dc431fb2a5ba6f0a70df4
allow yas/dont-activate to take list of functions with default being `(minibufferp)`

- This allows the user to configure whether yasnippet should be enabled in
  minibuffer while preserving the current default.
yasnippet.el