From 1676151e6206cf419f14bf44b8265b655194a32c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Thu, 1 Dec 2011 19:30:46 +0000 Subject: [PATCH] Improved explanation of `yas/buffer-local-condition` --- yasnippet.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index d7920652e..d0cb00d0e 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -489,7 +489,8 @@ Attention: These hooks are not run when exiting nested/stackd snippet expansion! t) "Snippet expanding condition. -This variable is a lisp form: +This variable is a lisp form which is evaluated everytime a +snippet expansion is attemped: * If it evaluates to nil, no snippets can be expanded. -- 2.39.2