diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c2ba56b4e6f..0cea5ff8e45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2010-05-07 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-05-07 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * msdos.c (dos_set_window_size): | ||
| 4 | * w16select.c (Fx_selection_exists_p): Use `Fsymbol_value (foo)' | ||
| 5 | instead of `XSYMBOL (foo)->value'. | ||
| 6 | |||
| 3 | Fix the MS-DOS build, broken by autoconfiscation. | 7 | Fix the MS-DOS build, broken by autoconfiscation. |
| 4 | 8 | ||
| 5 | * Makefile.in: Don't use Make-style comments past the "start of | 9 | * Makefile.in: Don't use Make-style comments past the "start of |