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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 19 Apr 2002 14:38:17 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2613 emacs/src/ChangeLog:1.2614
*** emacs/src/ChangeLog:1.2613  Fri Apr 19 09:46:02 2002
--- emacs/src/ChangeLog Fri Apr 19 14:38:16 2002
***************
*** 1,3 ****
--- 1,10 ----
+ 2002-04-19  Stefan Monnier  <address@hidden>
+ 
+       * xfaces.c (clear_font_table): Don't free the default font of
+       a frame even if it's on another display.
+       (Finternal_set_lisp_face_attribute): Don't use XFRAME on something
+       that could be Qt.
+ 
  2002-04-19  Juanma Barranquero  <address@hidden>
  
        * indent.c (Fmove_to_column): Remove unused local variable
***************
*** 7,13 ****
  2002-04-19  Eli Zaretskii  <address@hidden>
  
        * msdos.c (Qhbar): New variable.
!       (syms_of_msdos): intern and staticpro it.
        (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
        cursor type.
  
--- 14,20 ----
  2002-04-19  Eli Zaretskii  <address@hidden>
  
        * msdos.c (Qhbar): New variable.
!       (syms_of_msdos): Intern and staticpro it.
        (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
        cursor type.
  
***************
*** 22,28 ****
        (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
  
        * xfns.c (Qhbar): New variable.
!       (syms_of_xfns): intern and staticpro it.
        (x_specified_cursor_type): Handle `hbar' cursor.
  
        * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is
--- 29,35 ----
        (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
  
        * xfns.c (Qhbar): New variable.
!       (syms_of_xfns): Intern and staticpro it.
        (x_specified_cursor_type): Handle `hbar' cursor.
  
        * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is
***************
*** 44,51 ****
  
  2002-04-17  Juanma Barranquero  <address@hidden>
  
!       * indent.c (Fmove_to_column): Remove unused local variable
!       `end_byte'.
  
  2002-04-17  Eli Zaretskii  <address@hidden>
  
--- 51,57 ----
  
  2002-04-17  Juanma Barranquero  <address@hidden>
  
!       * indent.c (Fmove_to_column): Remove unused local variable `end_byte'.
  
  2002-04-17  Eli Zaretskii  <address@hidden>
  
***************
*** 57,63 ****
        * w32fns.c (Fx_file_dialog): Decode file name before using.
  
        * w32term.c (construct_drag_n_drop): Likewise.
!       
  2002-04-16  Eli Zaretskii  <address@hidden>
  
        * puresize.h (BASE_PURESIZE): Increase to 830000, since we now
--- 63,69 ----
        * w32fns.c (Fx_file_dialog): Decode file name before using.
  
        * w32term.c (construct_drag_n_drop): Likewise.
! 
  2002-04-16  Eli Zaretskii  <address@hidden>
  
        * puresize.h (BASE_PURESIZE): Increase to 830000, since we now



reply via email to

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