Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4419:eb82fbb675ea
Use Mercurial changeset hash to identify build version.
2008-01-25 Michael Sperber <mike@xemacs.org>
* Makefile.in.in:
* configure.ac:
* version.sh.in: Use Mercurial tip hash to identify version
instead of old CVS method.
2008-01-25 Michael Sperber <mike@xemacs.org>
* build-report.el (build-report-version-file-regexp): Adjust to
handle Mercurial hash.
2008-01-25 Michael Sperber <mike@xemacs.org>
* xemacs.mak (version.sh): Generate version.sh via Mercurial.
2008-01-25 Michael Sperber <mike@xemacs.org>
* emacs.c (vars_of_emacs): Zap mention of CVS.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Thu, 07 Feb 2008 10:03:49 +0100 |
parents | 0cee1ff42db4 |
children | bfb8a26de3cb |
comparison
equal
deleted
inserted
replaced
4418:9bcdf9a3a783 | 4419:eb82fbb675ea |
---|---|
1 2008-02-03 Aidan Kehoe <kehoea@parhasard.net> | 1 2008-02-03 Aidan Kehoe <kehoea@parhasard.net> |
2 | 2 |
3 * iso8859-1.el (ascii-case-table): | 3 * iso8859-1.el (ascii-case-table): |
4 Correct the order of the arguments to #'put-case-table-pair. | 4 Correct the order of the arguments to #'put-case-table-pair. |
5 | |
6 2008-01-25 Michael Sperber <mike@xemacs.org> | |
7 | |
8 * build-report.el (build-report-version-file-regexp): Adjust to | |
9 handle Mercurial hash. | |
5 | 10 |
6 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> | 11 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> |
7 | 12 |
8 * info.el (Info-suffix-list): | 13 * info.el (Info-suffix-list): |
9 Support LZMA compression, as used--oddly--by Mandriva Linux. | 14 Support LZMA compression, as used--oddly--by Mandriva Linux. |