1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

* doc/misc/erc.texi: Add 'ERCVER' and 'ERCDIST'.

To mention the ERC version in the manual, and to allow for more easily
overriding the distribution description when building for GNU ELPA.
This commit is contained in:
Amin Bandali 2021-10-14 22:02:02 -04:00
parent 86f08fb377
commit 88bd6fccf1
No known key found for this signature in database
GPG key ID: 8B44A0CDC7B956F2

View file

@ -2,13 +2,15 @@
@c %**start of header
@setfilename ../../info/erc.info
@settitle ERC Manual
@set ERCVER 5.4
@set ERCDIST as distributed with Emacs @value{EMACSVER}
@include docstyle.texi
@syncodeindex fn cp
@include emacsver.texi
@c %**end of header
@copying
This manual is for ERC as distributed with Emacs @value{EMACSVER}.
This manual is for ERC @value{ERCVER} @value{ERCDIST}.
Copyright @copyright{} 2005--2021 Free Software Foundation, Inc.