aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-05-22 14:16:24 -0700
committerPaul Eggert2011-05-22 14:16:24 -0700
commit3f7390b223e8f55faab66259515eed073ebf0f9b (patch)
tree8f630c9300ca22cb3434151795994fef806afc70 /src/ChangeLog
parentf518ae90a612e83f8b5148211f54e1f6de445b81 (diff)
parent6307db393033c905554048d4d965cfbdad6760ba (diff)
downloademacs-3f7390b223e8f55faab66259515eed073ebf0f9b.tar.gz
emacs-3f7390b223e8f55faab66259515eed073ebf0f9b.zip
Merge from mainline.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 06e3641b95f..b6b0556bb23 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-05-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 * xselect.c (QSAVE_TARGETS): New static var, to fix build failure.
4
12011-05-22 Chong Yidong <cyd@stupidchicken.com> 52011-05-22 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * xselect.c (syms_of_xselect): Include character.h; use DEFSYM. 7 * xselect.c (syms_of_xselect): Include character.h; use DEFSYM.