diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 50e88ac2202..517a5ddced6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,8 +1,10 @@ | |||
| 1 | 2005-12-26 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2005-12-26 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * keyboard.h: extern last_point_position_window. | ||
| 4 | |||
| 3 | * undo.c: include keyboard.h. | 5 | * undo.c: include keyboard.h. |
| 4 | 6 | ||
| 5 | * keyboard.h: extern last_point_position_window. | 7 | * Makefile.in (undo.o): Depend on keyboard.h. |
| 6 | 8 | ||
| 7 | 2005-12-26 Richard M. Stallman <rms@gnu.org> | 9 | 2005-12-26 Richard M. Stallman <rms@gnu.org> |
| 8 | 10 | ||