diff options
| author | Glenn Morris | 2019-03-05 22:15:02 -0800 |
|---|---|---|
| committer | Glenn Morris | 2019-03-05 22:15:02 -0800 |
| commit | 4fd20e66ab0337f9bc2ef3d0ab5d4d28da066c11 (patch) | |
| tree | df98d3d5ec647e08dd2cabbcb0c70e6cf4319bcb /doc/misc/gnus-coding.texi | |
| parent | a23ff0ca03a6d57c22d56662bf636b8b98671543 (diff) | |
| download | emacs-4fd20e66ab0337f9bc2ef3d0ab5d4d28da066c11.tar.gz emacs-4fd20e66ab0337f9bc2ef3d0ab5d4d28da066c11.zip | |
Remove etc/GNUS-NEWS (bug#34662)
It is not relevant since Gnus stopped being distributed separately.
* etc/GNUS-NEWS: Remove this generated file.
* etc/NEWS.26: Relocate an entry mistakenly added to GNUS-NEWS.
* doc/misc/gnus-coding.texi (Gnus Maintenance Guide):
No longer mention GNUS-NEWS.
* doc/misc/gnus-news.el: Remove.
* doc/misc/gnus-news.texi: Update a comment.
* lisp/Makefile.in (update-gnus-news): Remove this phony target.
Diffstat (limited to 'doc/misc/gnus-coding.texi')
| -rw-r--r-- | doc/misc/gnus-coding.texi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi index 95544628f79..f3e96a0cb63 100644 --- a/doc/misc/gnus-coding.texi +++ b/doc/misc/gnus-coding.texi | |||
| @@ -362,14 +362,6 @@ such multiple commits, like whitespace differences, and unify those ;-). | |||
| 362 | 362 | ||
| 363 | @section Miscellanea | 363 | @section Miscellanea |
| 364 | 364 | ||
| 365 | @heading @file{GNUS-NEWS} | ||
| 366 | |||
| 367 | The @file{etc/GNUS-NEWS} is created from | ||
| 368 | @file{doc/misc/gnus-news.texi}. Don't edit @file{etc/GNUS-NEWS}. | ||
| 369 | Edit @file{doc/misc/gnus-news.texi}, type @command{make | ||
| 370 | update-gnus-news} in the @file{lisp} directory and commit | ||
| 371 | @file{etc/GNUS-NEWS} and @file{doc/misc/gnus-news.texi}. | ||
| 372 | |||
| 373 | @heading Conventions for version information in defcustoms | 365 | @heading Conventions for version information in defcustoms |
| 374 | 366 | ||
| 375 | For new customizable variables introduced in Oort Gnus (including the | 367 | For new customizable variables introduced in Oort Gnus (including the |