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 fd75cfe94a4..81b44ce2bb3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,10 @@ | |||
| 2 | 2 | ||
| 3 | * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too. | 3 | * keyboard.c (make_lispy_movement): Condition on HAVE_GPM too. |
| 4 | 4 | ||
| 5 | 2007-05-22 Richard Stallman <rms@gnu.org> | ||
| 6 | |||
| 7 | * xterm.c (x_connection_closed): Remove NO_RETURN. | ||
| 8 | |||
| 5 | 2007-05-22 Martin Rudalics <rudalics@gmx.at> | 9 | 2007-05-22 Martin Rudalics <rudalics@gmx.at> |
| 6 | 10 | ||
| 7 | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. | 11 | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. |