Mercurial > emacs
changeset 42216:8fc2782f2f8d
Document the inclusion of Leim in the standard tarball.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 21 Dec 2001 09:03:16 +0000 |
parents | bf80011dc65b |
children | 985fe46c6a74 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Dec 21 08:59:17 2001 +0000 +++ b/etc/NEWS Fri Dec 21 09:03:16 2001 +0000 @@ -18,6 +18,11 @@ `--program-suffix' and `--program-transform-name' that affect the names of installed programs. +--- +** Leim is now part of the Emacs distribution. +You no longer need to download a separate tarball in order to build +Emacs with Leim. + ** Support for FreeBSD/Alpha has been added.