Mercurial > hg > xemacs-beta
comparison src/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 | 9bcdf9a3a783 |
| children | 69b803c646cd |
comparison
equal
deleted
inserted
replaced
| 4418:9bcdf9a3a783 | 4419:eb82fbb675ea |
|---|---|
| 21 debug_xemacs_searches is non-zero, record which search was used. | 21 debug_xemacs_searches is non-zero, record which search was used. |
| 22 (boyer_moore): Remove an assertion that was incorrect. Remove its | 22 (boyer_moore): Remove an assertion that was incorrect. Remove its |
| 23 documentation. Correct an assertion dealing with equivalence | 23 documentation. Correct an assertion dealing with equivalence |
| 24 tables; we may end up looking through the equivalence table if a | 24 tables; we may end up looking through the equivalence table if a |
| 25 non-ASCII non-case character was searched for. | 25 non-ASCII non-case character was searched for. |
| 26 | |
| 27 2008-01-25 Michael Sperber <mike@xemacs.org> | |
| 28 | |
| 29 * emacs.c (vars_of_emacs): Zap mention of CVS. | |
| 26 | 30 |
| 27 2008-01-24 Mike Sperber <mike@xemacs.org> | 31 2008-01-24 Mike Sperber <mike@xemacs.org> |
| 28 | 32 |
| 29 * make-src-depend (PrintDeps): Fix Perl code that no longer works | 33 * make-src-depend (PrintDeps): Fix Perl code that no longer works |
| 30 with Perl 5.10. | 34 with Perl 5.10. |
