aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2010-07-11 10:44:34 +0200
committerAndreas Schwab2010-07-11 10:44:34 +0200
commitbb8e180f2ce13346ee082b35d557d244e73f281c (patch)
treef6c8f59152dd646107bc1d926f7f082ff9b4c0fd /src/ChangeLog
parent83380e65cd442753510a604b3ab72c897e127a4f (diff)
downloademacs-bb8e180f2ce13346ee082b35d557d244e73f281c.tar.gz
emacs-bb8e180f2ce13346ee082b35d557d244e73f281c.zip
Fix indentation problem
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 415ef5ea5ed..8ad8075fb83 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-07-11 Andreas Schwab <schwab@linux-m68k.org> 12010-07-11 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * eval.c: Fix indentation problem.
4
3 * keyboard.c: Include "process.h" 5 * keyboard.c: Include "process.h"
4 6
5 * eval.c: Remove obsolete noinline declaration. 7 * eval.c: Remove obsolete noinline declaration.