Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2644:0b4097b3552f
[xemacs-hg @ 2005-03-10 09:05:44 by michaels]
Subject: Fix Makefile problem with PDUMP build
2004-10-25 Mike Alexander <mta@arbortext.com>
* Makefile.in.in (obj_src): Fix a typo in the PDUMP section
author | michaels |
---|---|
date | Thu, 10 Mar 2005 09:05:52 +0000 |
parents | 368e26e0b1e3 |
children | e6854ec89f8e |
comparison
equal
deleted
inserted
replaced
2643:7ff0d1e8a9f5 | 2644:0b4097b3552f |
---|---|
1 2004-10-25 Mike Alexander <mta@arbortext.com> | |
2 | |
3 * Makefile.in.in (obj_src): Fix a typo in the PDUMP section | |
4 | |
1 2005-03-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de> | 5 2005-03-02 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
2 | 6 |
3 * redisplay.h (struct rune): make type field an int, to fix | 7 * redisplay.h (struct rune): make type field an int, to fix |
4 KKCC marking of unions. | 8 KKCC marking of unions. |
5 | 9 |