]> code.delx.au - gnu-emacs-elpa/commitdiff
Avoid error in case this-command isn't a symbol.
authorNoam Postavsky <npostavs@users.sourceforge.net>
Fri, 26 Feb 2016 21:59:39 +0000 (16:59 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Fri, 26 Feb 2016 21:59:39 +0000 (16:59 -0500)
Fixes #664.

* yasnippet.el (yas--skip-and-clear-field-p): Only get
  `delete-selection' property of `this-command' when it's a symbol.


No differences found