mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
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:
parent
4d881c8341
commit
7fbf7cae66
10 changed files with 64 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue