Mercurial > emacs
comparison ChangeLog @ 31883:c2b1c16d926c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 25 Sep 2000 15:42:25 +0000 |
parents | 1142ff68054d |
children | 722e2e186e85 |
comparison
equal
deleted
inserted
replaced
31882:02bf229fa2be | 31883:c2b1c16d926c |
---|---|
468 * configure.in: Check for stdlib.h. | 468 * configure.in: Check for stdlib.h. |
469 | 469 |
470 1999-07-19 Dave Love <fx@gnu.org> | 470 1999-07-19 Dave Love <fx@gnu.org> |
471 | 471 |
472 * configure.in: Grok sparc64-*-linux-gnu*. | 472 * configure.in: Grok sparc64-*-linux-gnu*. |
473 | |
474 After the release of 20.4, development was split into two separate | |
475 code lines. One line contained the code for Emacs 21, and the other | |
476 one the code for the 20.x releases after 20.4. The following change | |
477 log entries up to the entry ``20.4 released'' are for the 20.x code | |
478 line. Change logs above this notice are those for the 21.x code line. | |
479 | |
480 2000-06-13 Gerd Moellmann <gerd@gnu.org> | |
481 | |
482 * Version 20.7 released. | |
483 | |
484 2000-06-05 Gerd Moellmann <gerd@gnu.org> | |
485 | |
486 * configure.in: Add powerpc*-*-linux-gnu*. | |
487 | |
488 2000-05-20 NIIBE Yutaka <gniibe@mri.co.jp> | |
489 | |
490 * configure.in: Check for grandpt and getpt. | |
491 | |
492 2000-02-26 Gerd Moellmann <gerd@gnu.org> | |
493 | |
494 * Version 20.6 released. | |
495 | |
496 2000-02-18 Dave Love <fx@gnu.org> | |
497 | |
498 * configure.in: Define NON_GNU_CPP on alpha-dec-osf5+. | |
499 | |
500 2000-02-15 Gerd Moellmann <gerd@gnu.org> | |
501 | |
502 * configure.in: Add support for arm*-g*-linux-gnu* systems. | |
503 | |
504 1999-12-04 Gerd Moellmann <gerd@gnu.org> | |
505 | |
506 * Version 20.5 released. | |
507 | |
508 1999-11-28 Dave Love <fx@gnu.org> | |
509 | |
510 * configure.in: Recognize sparc64-*-linux-gnu*. | |
511 | |
512 1999-11-11 Erik Naggum <erik@naggum.no> | |
513 | |
514 * configure.in (bitmapdir): Allow for both "bitmaps" directories. | |
515 | |
516 1999-08-04 Eli Zaretskii <eliz@gnu.org> | |
517 | |
518 * config.bat: Make --no-debug work again by removing -gcoff. | |
473 | 519 |
474 1999-07-12 Richard Stallman <rms@gnu.org> | 520 1999-07-12 Richard Stallman <rms@gnu.org> |
475 | 521 |
476 * Version 20.4 released. | 522 * Version 20.4 released. |
477 | 523 |