emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 26 Dec 2005 16:33:06 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4785 emacs/src/ChangeLog:1.4786
--- emacs/src/ChangeLog:1.4785  Mon Dec 26 04:46:47 2005
+++ emacs/src/ChangeLog Mon Dec 26 16:33:05 2005
@@ -1,3 +1,14 @@
+2005-12-26  Richard M. Stallman  <address@hidden>
+
+       * 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  <address@hidden>
 
        * eval.c (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue




reply via email to

[Prev in Thread] Current Thread [Next in Thread]