aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
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 @@
12005-12-26 Luc Teirlinck <teirllm@auburn.edu> 12005-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
72005-12-26 Richard M. Stallman <rms@gnu.org> 92005-12-26 Richard M. Stallman <rms@gnu.org>
8 10