diff src/ChangeLog @ 67822:125bb6d290df

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Dec 2005 16:33:05 +0000
parents b22c9dac64c1
children d1f931ca1469
line wrap: on
line diff
--- a/src/ChangeLog	Mon Dec 26 16:32:57 2005 +0000
+++ b/src/ChangeLog	Mon Dec 26 16:33:05 2005 +0000
@@ -1,3 +1,14 @@
+2005-12-26  Richard M. Stallman  <rms@gnu.org>
+
+	* undo.c: Depend on window.h.
+	(record_point): Save old point from the correct window.
+
+	* keyboard.c (last_point_position_window): New variable.
+	(command_loop_1): Set last_point_position_window.
+	(syms_of_keyboard): Init it.
+
+	* Makefile.in (undo.o): Depend on window.h.
+
 2005-12-25  Richard M. Stallman  <rms@gnu.org>
 
 	* eval.c (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue