Makefile.in (nowebhack): Fixed to use -D flag instead of overrides.
+2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
+ manuals use it now.
+
+ * Makefile.in (nowebhack): Fixed to use -D flag instead of overrides.
+
2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
* overrides.texi: Remove.
info: $(INFO_TARGETS)
+# please modify this for all the web manual targets
+webhack: clean
+ $(MAKE) pdf MAKEINFO_OPTS="-DWEBHACKDEVEL $(MAKEINFO_OPTS)"
+
dvi: $(DVI_TARGETS)
pdf: $(PDF_TARGETS)
\input texinfo @c -*-texinfo-*-
+
+@include gnus-overrides.texi
+
@setfilename ../../info/auth
@settitle Emacs auth-source Library @value{VERSION}
@end direntry
@titlepage
+@ifset WEBHACKDEVEL
+@title Emacs auth-source Library (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Emacs auth-source Library
+@end ifclear
@author by Ted Zlatanov
@page
@vskip 0pt plus 1filll
\input texinfo
+@include gnus-overrides.texi
+
@setfilename ../../info/emacs-mime
@settitle Emacs MIME Manual
@synindex fn cp
@setchapternewpage odd
@titlepage
+@ifset WEBHACKDEVEL
+@title Emacs MIME Manual (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Emacs MIME Manual
+@end ifclear
@author by Lars Magne Ingebrigtsen
@page
\input texinfo
+@include gnus-overrides.texi
+
@setfilename ../../info/gnus
@settitle Gnus Manual
@syncodeindex fn cp
@titlepage
+@ifset WEBHACKDEVEL
+@title Gnus Manual (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Gnus Manual
+@end ifclear
@author by Lars Magne Ingebrigtsen
@page
\input texinfo @c -*-texinfo-*-
+@include gnus-overrides.texi
+
@setfilename ../../info/message
@settitle Message Manual
@synindex fn cp
@end iftex
@titlepage
+@ifset WEBHACKDEVEL
+@title Message Manual (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Message Manual
+@end ifclear
@author by Lars Magne Ingebrigtsen
@page
\input texinfo @c -*-texinfo-*-
+
+@include gnus-overrides.texi
+
@setfilename ../../info/pgg
@settitle PGG @value{VERSION}
@end direntry
@titlepage
+@ifset WEBHACKDEVEL
+@title PGG (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title PGG
+@end ifclear
@author by Daiki Ueno
@page
\input texinfo @c -*-texinfo-*-
+
+@include gnus-overrides.texi
+
@setfilename ../../info/sasl
@set VERSION 0.2
@titlepage
+@ifset WEBHACKDEVEL
+@title Emacs SASL Library @value{VERSION} (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Emacs SASL Library @value{VERSION}
+@end ifclear
@author by Daiki Ueno
@page
\input texinfo @c -*-texinfo-*-
+
+@include gnus-overrides.texi
+
@setfilename ../../info/sieve
@settitle Emacs Sieve Manual
@synindex fn cp
@setchapternewpage odd
@titlepage
+@ifset WEBHACKDEVEL
+@title Emacs Sieve Manual (DEVELOPMENT VERSION)
+@end ifset
+@ifclear WEBHACKDEVEL
@title Emacs Sieve Manual
+@end ifclear
@author by Simon Josefsson
@page