From 95195d132456ed7b7d912465a15a253d08295b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Mon, 27 Feb 2012 02:34:29 +0000 Subject: [PATCH] Fix typo that resulted on error --- yasnippet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index 5056372..44154c1 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -2277,7 +2277,7 @@ where snippets of table might exist." ;; create the .yas-parents file here... candidate))))) -(defun yas/new-snippet (&optional NO-TEMPLATE) +(defun yas/new-snippet (&optional no-template) "Pops a new buffer for writing a snippet. Expands a snippet-writing snippet, unless the optional prefix arg