Mercurial > emacs
diff ChangeLog @ 108753:f7bbe35cec23
Adapt make-dist to new version location.
* make-dist: Look for version in src/emacs.c.
Use lisp/subr.el rather than lisp/version.el for location check.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Mon, 24 May 2010 13:35:41 +0200 |
parents | e6ab17110c0d |
children | a8af6d66bbd0 |
line wrap: on
line diff
--- a/ChangeLog Sun May 23 21:02:25 2010 +0200 +++ b/ChangeLog Mon May 24 13:35:41 2010 +0200 @@ -1,3 +1,8 @@ +2010-05-24 Romain Francoise <romain@orebokech.com> + + * make-dist: Look for version in src/emacs.c. + Use lisp/subr.el rather than lisp/version.el for location check. + 2010-05-21 Glenn Morris <rgm@gnu.org> * configure.in (MKDEPDIR): Parallel build tweak.