Capture: Fix documentation bug (%! and %& o longer meaningful)

This commit is contained in:
Carsten Dominik 2010-07-05 15:27:07 +02:00
parent 27a4e48b0a
commit 3c4b18c00c
1 changed files with 0 additions and 3 deletions

View File

@ -6178,9 +6178,6 @@ dynamic insertion of content:
%:keyword @r{specific information for certain link types, see below}
%[@var{file}] @r{insert the contents of the file given by @var{file}}
%(@var{sexp}) @r{evaluate Elisp @var{sexp} and replace with the result}
%! @r{immediately store note after completing the template}
@r{(skipping the @kbd{C-c C-c} that normally triggers storing)}
%& @r{jump to target location immediately after storing note}
@end smallexample
@noindent