1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Resurrect GNUS-NEWS autogeneration

* doc/misc/gnus-coding.texi (Gnus Maintenance Guide): Update
GNUS-NEWS section to match current file locations and procedure.
* etc/GNUS-NEWS: Regenerate by using new procedure.
* lisp/Makefile.in (update-gnus-news): New rule, containing a
procedure for building GNUS-NEWS.  The old procedure got lost
somehow when Gnus was merged into Emacs.
This commit is contained in:
Paul Eggert 2016-03-23 00:07:14 -07:00
parent 1e5327c7c7
commit c0165ea4d6
3 changed files with 280 additions and 30 deletions

View file

@ -364,11 +364,11 @@ such multiple commits, like whitespace differences, and unify those ;-).
@heading @file{GNUS-NEWS}
Starting from No Gnus, the @file{GNUS-NEWS} is created from
@file{texi/gnus-news.texi}. Don't edit @file{GNUS-NEWS}. Edit
@file{texi/gnus-news.texi}, type @command{make GNUS-NEWS} in the
@file{texi} directory and commit @file{GNUS-NEWS} and
@file{texi/gnus-news.texi}.
The @file{etc/GNUS-NEWS} is created from
@file{doc/misc/gnus-news.texi}. Don't edit @file{etc/GNUS-NEWS}.
Edit @file{doc/misc/gnus-news.texi}, type @command{make
update-gnus-news} in the @file{lisp} directory and commit
@file{etc/GNUS-NEWS} and @file{doc/misc/gnus-news.texi}.
@heading Conventions for version information in defcustoms