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:
parent
86f08fb377
commit
88bd6fccf1
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue