Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4497 emacs/src/ChangeLog:1.4498
*** emacs/src/ChangeLog:1.4497  Wed Jul  6 22:06:24 2005
--- emacs/src/ChangeLog Thu Jul  7 09:33:13 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-07-07  Kim F. Storm  <[EMAIL PROTECTED]>
+ 
+       * window.c (Frecenter): Fix last change (set iarg before use).
+ 
  2005-07-06  Richard M. Stallman  <[EMAIL PROTECTED]>
  
        * window.c (Frecenter): When arg is inside the scroll margin,
***************
*** 19,25 ****
        assume that font family length is less than 32.
        (x_compute_min_glyph_bounds): Make static.
        (x_load_font): Never set fonts_changed_p to zero.
!       
  2005-07-04  Lute Kamstra  <[EMAIL PROTECTED]>
  
        * Update FSF's address in GPL notices.
--- 23,29 ----
        assume that font family length is less than 32.
        (x_compute_min_glyph_bounds): Make static.
        (x_load_font): Never set fonts_changed_p to zero.
! 
  2005-07-04  Lute Kamstra  <[EMAIL PROTECTED]>
  
        * Update FSF's address in GPL notices.


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to