From fdf7582e33ad262d2f1ad01144fc16f1ba7cbc4b Mon Sep 17 00:00:00 2001 From: Joao Tavora Date: Mon, 7 Nov 2011 13:40:33 +0000 Subject: [PATCH] Fix issue 187 --- doc/snippet-development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/snippet-development.rst b/doc/snippet-development.rst index b55958a3a..bb3c7a527 100644 --- a/doc/snippet-development.rst +++ b/doc/snippet-development.rst @@ -400,7 +400,7 @@ Choosing fields value from a list and other tricks As mentioned, the field transformation is invoked just after you enter the field, and with some useful variables bound, notably -``yas/field-modified-p`` and ``yas/moving-away-p``. Because of this +``yas/modified-p`` and ``yas/moving-away-p``. Because of this feature you can place a transformation in the primary field that lets you select default values for it. -- 2.39.2