|
@@ -269,7 +269,7 @@ be replaced with content and expanded:
|
|
|
A default value and a completion table ca be specified like this:
|
|
|
%^{prompt|default|completion2|completion3|...}.
|
|
|
%? After completing the template, position cursor here.
|
|
|
- %\\N Insert the text entered at the nth %^{prompt}, where N
|
|
|
+ %\\1 ... %\\N Insert the text entered at the nth %^{prompt}, where N
|
|
|
is a number, starting from 1.
|
|
|
|
|
|
Apart from these general escapes, you can access information specific to
|