+2003-11-19 Werner Koch <wk@gnupg.org>
+
+ * gpgme.texi (ASCII): Removed @acronym{} from nodenames.
+
2002-11-05 Marcus Brinkmann <marcus@g10code.de>
* gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
Context Attributes
* Protocol Selection:: Selecting the protocol used by a context.
-* @acronym{ASCII} Armor:: Requesting @acronym{ASCII} armored output.
+* ASCII Armor:: Requesting @acronym{ASCII} armored output.
* Text Mode:: Choosing canonical text mode.
* Included Certificates:: Including a number of certificates.
* Key Listing Mode:: Selecting key listing mode.
@menu
* Protocol Selection:: Selecting the protocol used by a context.
-* @acronym{ASCII} Armor:: Requesting @acronym{ASCII} armored output.
+* ASCII Armor:: Requesting @acronym{ASCII} armored output.
* Text Mode:: Choosing canonical text mode.
* Included Certificates:: Including a number of certificates.
* Key Listing Mode:: Selecting key listing mode.
use with the context @var{ctx}.
@end deftypefun
-@node @acronym{ASCII} Armor
-@subsection @acronym{ASCII} Armor
+@node ASCII Armor
+@subsection ASCII Armor
@cindex context, armor mode
-@cindex @acronym{ASCII} armor
+@cindex ASCII armor
@cindex armor mode
@deftypefun void gpgme_set_armor (@w{GpgmeCtx @var{ctx}}, @w{int @var{yes}})