Mercurial > emacs
comparison src/ChangeLog @ 51986:1bf6c9e00da0
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 21 Jul 2003 20:03:35 +0000 |
parents | f3d2ca716f2c |
children | a9d461b0fc6f |
comparison
equal
deleted
inserted
replaced
51985:b52e88c3d6d0 | 51986:1bf6c9e00da0 |
---|---|
1 2003-07-21 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P) | |
4 (GC_STRING_CHARS, string_bytes): Use ARRAY_MARK_FLAG rather than | |
5 MARKBIT as the gcmarkbit for strings. | |
6 | |
1 2003-07-21 Richard M. Stallman <rms@gnu.org> | 7 2003-07-21 Richard M. Stallman <rms@gnu.org> |
2 | 8 |
3 * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef. | 9 * s/openbsd.h (LD_SWITCH_SYSTEM_TEMACS): Add undef. |
4 | 10 |
5 * fns.c (Flocale_info): Renamed from Flanginfo. Doc fixes. | 11 * fns.c (Flocale_info): Renamed from Flanginfo. Doc fixes. |