specified attribute manipulation to apply to selected messages only.
* Compatibility with automake-1.7.
+
+* In documentation section po/LINGUAS:
+ - Document the optional "languages" en@quot and en@boldquot.
\f
Version 0.11.5 - August 2002
but rather by using the @code{LINGUAS} environment variable
(@pxref{Installers}).
+It is recommended that you add the "languages" @samp{en@@quot} and
+@samp{en@@boldquot} to the @code{LINGUAS} file. @code{en@@quot} is a
+variant of English message catalogs (@code{en}) which uses real quotation
+marks instead of the ugly looking asymmetric ASCII substitutes @samp{`}
+and @samp{'}. @code{en@@boldquot} is a variant of @code{en@@quot} that
+additionally outputs quoted pieces of text in a bold font, when used in
+a terminal emulator which supports the VT100 escape sequences (such as
+@code{xterm} or the Linux console, but not Emacs in @kbd{M-x shell} mode).
+
+These extra message catalogs @samp{en@@quot} and @samp{en@@boldquot}
+are constructed automatically, not by translators; to support them, you
+need the files @file{Rules-quot}, @file{quot.sed}, @file{boldquot.sed},
+@file{en@@quot.header}, @file{en@@boldquot.header}, @file{insert-header.sin}
+in the @file{po/} directory. You can copy them from GNU gettext's @file{po/}
+directory; they are also installed by running @code{gettextize}.
+
@node po/Makevars, configure.in, po/LINGUAS, Adjusting Files
@subsection @file{Makefile} pieces in @file{po/}
@cindex @file{Makevars} file