aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTassilo Horn2010-10-15 09:46:47 +0200
committerTassilo Horn2010-10-15 09:46:47 +0200
commitcc98b2563e0497e7e4530d6f7dab75131bff64ac (patch)
treea12bbb630af552cb9841b8e63aa48d1a8a4f5b24 /src/ChangeLog
parentbe98da0525705ce211757c27b13be25712dba04f (diff)
downloademacs-cc98b2563e0497e7e4530d6f7dab75131bff64ac.tar.gz
emacs-cc98b2563e0497e7e4530d6f7dab75131bff64ac.zip
Again, fix a typo in really-oldXMenu target
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 275f6fc1d75..4d5a0db9a97 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * Makefile.in (really-oldXMenu): Fix typo in variable name that 3 * Makefile.in (really-oldXMenu): Fix typo in variable name that
4 made building the X menu fail. 4 made building the X menu fail.
5 (really-oldXMenu): Fix my previous fix.
5 6
62010-10-14 Damyan Pepper <damyanp@gmail.com> 72010-10-14 Damyan Pepper <damyanp@gmail.com>
7 8