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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 04 Jul 2002 06:38:01 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2745 emacs/src/ChangeLog:1.2746
*** emacs/src/ChangeLog:1.2745  Wed Jul  3 22:43:48 2002
--- emacs/src/ChangeLog Thu Jul  4 06:38:00 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-07-04  Juanma Barranquero  <address@hidden>
+ 
+       * keyboard.c (post_command_idle_hook): Remove redundant (and inexact)
+       obsolescence information.
+ 
  2002-07-03  Andrew Choi  <address@hidden>
  
        * macterm.c (x_list_fonts): Fix comment.  Cache fonts matching
***************
*** 42,48 ****
        (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.
--- 47,53 ----
        (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.
***************
*** 92,98 ****
        (decode_mode_spec): Only add two dashes for %- in propertized
        mode-line string.
        (syms_of_xdisp): Init and staticpro mode_line_string_list.
!       
  2002-06-27  Stefan Monnier  <address@hidden>
  
        * minibuf.c (minibuffer_completion_contents): Add return type.
--- 97,103 ----
        (decode_mode_spec): Only add two dashes for %- in propertized
        mode-line string.
        (syms_of_xdisp): Init and staticpro mode_line_string_list.
! 
  2002-06-27  Stefan Monnier  <address@hidden>
  
        * minibuf.c (minibuffer_completion_contents): Add return type.



reply via email to

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