Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5223:acc4a6c9f5f9
Remove the definition of Q_data from glyphs.c, fixing C++ build.
2010-06-01 Aidan Kehoe <kehoea@parhasard.net>
* glyphs.c (syms_of_glyphs):
Remove the definition of Q_data from this file, now it's in
general-slots.h. Problem picked up by a C++ build.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 01 Jun 2010 20:31:11 +0100 |
parents | 18c0b5909d16 |
children | 35c2b7e9c03f |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 31 16:47:44 2010 +0100 +++ b/src/ChangeLog Tue Jun 01 20:31:11 2010 +0100 @@ -1,3 +1,9 @@ +2010-06-01 Aidan Kehoe <kehoea@parhasard.net> + + * glyphs.c (syms_of_glyphs): + Remove the definition of Q_data from this file, now it's in + general-slots.h. Problem picked up by a C++ build. + 2010-05-31 Aidan Kehoe <kehoea@parhasard.net> * rangetab.c (print_range_table, rangetab_instantiate)