Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5332:1dbc93b7ba19
Let's try that last commit again; remove some more duplicate declarations.
src/ChangeLog addition:
(syms_of_fns): Remove a couple more duplicate symbol declarations.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 02 Jan 2011 18:05:05 +0000 |
parents | 7ea837399734 |
children | b249c479f9e1 89331fa1c819 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jan 02 17:37:17 2011 +0000 +++ b/src/ChangeLog Sun Jan 02 18:05:05 2011 +0000 @@ -5,6 +5,7 @@ this file; don't assume that bignums are always available. Fixes some of the build problems the buildbot is showing me at the moment. + (syms_of_fns): Remove a couple more duplicate symbol declarations. 2011-01-01 Aidan Kehoe <kehoea@parhasard.net>