diff options
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 4ae2622d87d..d481d1f1c10 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-07-07 Andreas Schwab <schwab@linux-m68k.org> | 1 | 2012-07-07 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 2 | ||
| 3 | * frame.c (get_frame_param): Define only if HAVE_WINDOW_SYSTEM. | ||
| 4 | |||
| 3 | * lisp.h: Remove empty conditional. | 5 | * lisp.h: Remove empty conditional. |
| 4 | 6 | ||
| 5 | 2012-07-07 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-07-07 Paul Eggert <eggert@cs.ucla.edu> |