This commit is contained in:
Zhang Chiyuan 2008-03-10 13:39:12 +00:00
parent 0febc22d72
commit 2a20ecfe95

View File

@ -870,7 +870,7 @@ real mode."
NAME is a description to this template. Also update
the menu if `yas/use-menu' is `t'."
(yas/define-snippets mode
(list key template name)))
(list (list key template name))))
(defun yas/expand ()