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, 01 Jul 2002 04:07:40 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2737 emacs/src/ChangeLog:1.2738
*** emacs/src/ChangeLog:1.2737  Sat Jun 29 15:52:14 2002
--- emacs/src/ChangeLog Mon Jul  1 04:07:40 2002
***************
*** 1,3 ****
--- 1,17 ----
+ 2002-07-01  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (timer_last_idleness_start_time): New variable.
+       (timer_start_idle): Set that.
+       (read_key_sequence): Use that to reset timer_idleness_start_time
+       to previous value.
+       
+       * window.c (Frecenter): With arg, set optional_new_start.
+ 
+       * xdisp.c (redisplay_internal): Make optional_new_start really work.
+ 
+       * minibuf.c (Fminibuffer_complete_and_exit): Move to end of
+       buffer for completion.
+ 
  2002-06-29  Ken Raeburn  <address@hidden>
  
        * xdisp.c (store_mode_line_string): Lisp_Object/int mixup.



reply via email to

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