diff options
| author | Andreas Schwab | 2010-07-11 10:44:34 +0200 |
|---|---|---|
| committer | Andreas Schwab | 2010-07-11 10:44:34 +0200 |
| commit | bb8e180f2ce13346ee082b35d557d244e73f281c (patch) | |
| tree | f6c8f59152dd646107bc1d926f7f082ff9b4c0fd /src/ChangeLog | |
| parent | 83380e65cd442753510a604b3ab72c897e127a4f (diff) | |
| download | emacs-bb8e180f2ce13346ee082b35d557d244e73f281c.tar.gz emacs-bb8e180f2ce13346ee082b35d557d244e73f281c.zip | |
Fix indentation problem
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
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 @@ | |||
| 1 | 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> | 1 | 2010-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. |