From 17908a90cb35dbdad98931d846eef397ccf96b85 Mon Sep 17 00:00:00 2001 From: capitaomorte Date: Sat, 25 Jul 2009 12:18:22 +0000 Subject: [PATCH] fix title in doc/faq --- doc/define_snippet.html | 2 +- doc/faq.html | 6 +++--- doc/faq.rst | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/define_snippet.html b/doc/define_snippet.html index d4fa347..97d09c9 100644 --- a/doc/define_snippet.html +++ b/doc/define_snippet.html @@ -489,7 +489,7 @@ valid candidates when the key is

When there are multiple candidates, YASnippet will let you select one. The UI for selecting multiple candidate can be customized. There're two variable related:

-

From version 0.6 of YASnippet this has changed significantly. A +

From version 0.6 of YASnippet this has changed significantly. A new customization variable, called yas/prompt-functions defines your preferred method of being prompted for snippets.

You can customize it with M-x customize-variable RET diff --git a/doc/faq.html b/doc/faq.html index 2a40684..ec685e3 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -4,19 +4,19 @@ -How to define a snippet ? +Frequently Asked Questions -

+