aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2010-10-15 09:34:26 +0200
committerTassilo Horn2010-10-15 09:34:26 +0200
commitbe98da0525705ce211757c27b13be25712dba04f (patch)
treeb288ce11ad0c827c44cf589288b8d578f6781add /src/ChangeLog
parent030158f32daaefe34476bbd0ec7156b46c2f3f2a (diff)
downloademacs-be98da0525705ce211757c27b13be25712dba04f.tar.gz
emacs-be98da0525705ce211757c27b13be25712dba04f.zip
Fix variable name typo in really-oldXMenu target.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 938cc73e7c3..275f6fc1d75 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-10-15 Tassilo Horn <tassilo@member.fsf.org>
2
3 * Makefile.in (really-oldXMenu): Fix typo in variable name that
4 made building the X menu fail.
5
12010-10-14 Damyan Pepper <damyanp@gmail.com> 62010-10-14 Damyan Pepper <damyanp@gmail.com>
2 7
3 Fix handling of font properties on Windows (bug#6303). 8 Fix handling of font properties on Windows (bug#6303).