Mercurial > emacs
diff src/ChangeLog @ 111000:f4924d5f36ac
Fix variable name typo in really-oldXMenu target.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Fri, 15 Oct 2010 09:34:26 +0200 |
parents | b8fde5ef9e14 |
children | 5c0f2ce9d57f |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 14 22:39:54 2010 +0000 +++ b/src/ChangeLog Fri Oct 15 09:34:26 2010 +0200 @@ -1,3 +1,8 @@ +2010-10-15 Tassilo Horn <tassilo@member.fsf.org> + + * Makefile.in (really-oldXMenu): Fix typo in variable name that + made building the X menu fail. + 2010-10-14 Damyan Pepper <damyanp@gmail.com> Fix handling of font properties on Windows (bug#6303).