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: Mon, 10 Oct 2005 10:59:08 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4633 emacs/src/ChangeLog:1.4634
*** emacs/src/ChangeLog:1.4633  Sun Oct  9 16:53:35 2005
--- emacs/src/ChangeLog Mon Oct 10 14:59:07 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-10-10  Juanma Barranquero  <address@hidden>
+ 
+       * frame.c (Fredirect_frame_focus): Fix typos in docstring.
+       (next_frame, prev_frame, set_term_frame_name): Make static.
+ 
+       * window.c (Fwindow_tree): Fix spelling.
+ 
  2005-10-09  Romain Francoise  <address@hidden>
  
        * window.c (Fwindow_end): Don't try to redisplay if non-interactive.
***************
*** 219,227 ****
  
        * systime.h (get_operating_system_release): ... here.
  
!       * xterm.c (set_vertical_scroll_bar): Move prototype ...
!       (handle_one_xevent): Refer to union field to match the type
!       required by the function definition.
  
        * xterm.h: ... here.
  
--- 226,234 ----
  
        * systime.h (get_operating_system_release): ... here.
  
!       * xterm.c (handle_one_xevent): Refer to union field to match the
!       type required by the function definition.
!       (set_vertical_scroll_bar): Move prototype ...
  
        * xterm.h: ... here.
  




reply via email to

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