Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 86:364816949b59 r20-0b93
Import from CVS: tag r20-0b93
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:02 +0200 |
parents | ac0620f6398e |
children | 821dec489c24 |
comparison
equal
deleted
inserted
replaced
85:c661705957e0 | 86:364816949b59 |
---|---|
1 Mon Jan 27 21:46:53 1997 Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu> | |
2 | |
3 * fileio.c (Fwrite_region_internal): pack lockname to write-region | |
4 handler. | |
5 | |
6 Mon Jan 27 04:50:50 1997 David Moore <dmoore@UCSD.EDU> | |
7 | |
8 * gmalloc.c (malloc): Guard against incompatible system mallocs | |
9 with conflicting symbols. | |
10 | |
11 Sun Jan 26 12:27:04 1997 Steven L Baur <steve@altair.xemacs.org> | |
12 | |
13 * redisplay.c (add_emchar_rune): Back out optimization change of | |
14 caching last_charset. | |
15 | |
16 Sun Jan 26 09:10:45 1997 Hrvoje Niksic <hniksic@srce.hr> | |
17 | |
18 * s/decosf4-0.h: Digital Unix 4.0 has a realpath, but it's buggy. | |
19 And I *do* mean buggy. | |
20 | |
1 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org> | 21 Thu Jan 23 10:41:19 1997 Steven L. Baur <steve@altair.xemacs.org> |
2 | 22 |
3 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode. | 23 * puresize.h: Increase SUNPRO usage to reflect tm & cc-mode. |
4 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA. | 24 Decrease BASE_PURESIZE and increase MULE_PURESIZE_EXTRA. |
5 | 25 |