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.
This commit is contained in:
Teodor Zlatanov 2011-02-06 00:25:41 +00:00 committed by Katsumi Yamaoka
parent 4d881c8341
commit 7fbf7cae66
10 changed files with 64 additions and 0 deletions

View file

@ -1,3 +1,10 @@
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.

View file

@ -209,6 +209,10 @@ mkinfodir = @cd ${srcdir}; test -d ${infodir} || mkdir ${infodir} || test -d ${i
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)

View file

@ -1,4 +1,7 @@
\input texinfo @c -*-texinfo-*-
@include gnus-overrides.texi
@setfilename ../../info/auth
@settitle Emacs auth-source Library @value{VERSION}
@ -35,7 +38,12 @@ license to the document, as described in section 6 of the license.
@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

View file

@ -1,5 +1,7 @@
\input texinfo
@include gnus-overrides.texi
@setfilename ../../info/emacs-mime
@settitle Emacs MIME Manual
@synindex fn cp
@ -38,7 +40,12 @@ developing GNU and promoting software freedom.''
@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

View file

View file

@ -1,5 +1,7 @@
\input texinfo
@include gnus-overrides.texi
@setfilename ../../info/gnus
@settitle Gnus Manual
@syncodeindex fn cp
@ -329,7 +331,12 @@ developing GNU and promoting software freedom.''
@titlepage
@ifset WEBHACKDEVEL
@title Gnus Manual (DEVELOPMENT VERSION)
@end ifset
@ifclear WEBHACKDEVEL
@title Gnus Manual
@end ifclear
@author by Lars Magne Ingebrigtsen
@page

View file

@ -1,5 +1,7 @@
\input texinfo @c -*-texinfo-*-
@include gnus-overrides.texi
@setfilename ../../info/message
@settitle Message Manual
@synindex fn cp
@ -34,7 +36,12 @@ developing GNU and promoting software freedom.''
@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

View file

@ -1,4 +1,7 @@
\input texinfo @c -*-texinfo-*-
@include gnus-overrides.texi
@setfilename ../../info/pgg
@settitle PGG @value{VERSION}
@ -30,7 +33,12 @@ developing GNU and promoting software freedom.''
@end direntry
@titlepage
@ifset WEBHACKDEVEL
@title PGG (DEVELOPMENT VERSION)
@end ifset
@ifclear WEBHACKDEVEL
@title PGG
@end ifclear
@author by Daiki Ueno
@page

View file

@ -1,4 +1,7 @@
\input texinfo @c -*-texinfo-*-
@include gnus-overrides.texi
@setfilename ../../info/sasl
@set VERSION 0.2
@ -37,7 +40,12 @@ license to the document, as described in section 6 of the license.
@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

View file

@ -1,4 +1,7 @@
\input texinfo @c -*-texinfo-*-
@include gnus-overrides.texi
@setfilename ../../info/sieve
@settitle Emacs Sieve Manual
@synindex fn cp
@ -34,7 +37,12 @@ developing GNU and promoting software freedom.''
@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