aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-04-21 10:03:52 +0200
committerAndreas Schwab2012-04-21 10:03:52 +0200
commit6114eb15032b89b19029b17b869299e290e56704 (patch)
tree40fc0584e3fd4cee970b180c6015f8df585ae78d /src/ChangeLog
parent5e6ab4e675efb7a590c2934c226a3223bd75a253 (diff)
downloademacs-6114eb15032b89b19029b17b869299e290e56704.tar.gz
emacs-6114eb15032b89b19029b17b869299e290e56704.zip
* lisp.mk (lisp): Update.
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 a3101252fe9..304bca4e48b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-04-21 Andreas Schwab <schwab@linux-m68k.org>
2
3 * lisp.mk (lisp): Update.
4
12012-04-20 Paul Eggert <eggert@cs.ucla.edu> 52012-04-20 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * keyboard.c (process_pending_signals): Define only if SYNC_INPUT. 7 * keyboard.c (process_pending_signals): Define only if SYNC_INPUT.