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.9


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.9
Date: Tue, 04 Feb 2003 09:03:21 -0500

Index: emacs/src/ChangeLog.9
diff -c emacs/src/ChangeLog.9:1.2 emacs/src/ChangeLog.9:1.3
*** emacs/src/ChangeLog.9:1.2   Tue Jan 28 18:49:11 2003
--- emacs/src/ChangeLog.9       Tue Feb  4 09:03:11 2003
***************
*** 2249,2255 ****
        (live_float_p, live_misc_p): Return 1 only if the offset of the
        pointer in its block is >= 0.
  
! 2001-03-28  Paul Eggert <address@hidden>
  
        * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the
        microseconds calcuation.  Avoid double-rounding problem.
--- 2249,2255 ----
        (live_float_p, live_misc_p): Return 1 only if the offset of the
        pointer in its block is >= 0.
  
! 2001-03-28  Paul Eggert  <address@hidden>
  
        * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the
        microseconds calcuation.  Avoid double-rounding problem.
***************
*** 6656,6662 ****
        gai_strerror.  Make sure xerrno is set if connect fails.  Improve
        error recovery.
  
! 2000-09-29  Jason Rumney <address@hidden>
  
        * w32term.c (w32_char_font_type, w32_encode_char)
        (x_produce_glyphs): Distinguish single and multibyte BDF fonts.
--- 6656,6662 ----
        gai_strerror.  Make sure xerrno is set if connect fails.  Improve
        error recovery.
  
! 2000-09-29  Jason Rumney  <address@hidden>
  
        * w32term.c (w32_char_font_type, w32_encode_char)
        (x_produce_glyphs): Distinguish single and multibyte BDF fonts.
***************
*** 8340,8346 ****
        * keymap.c (Fsingle_key_description): Add parameter NO_ANGLES.
        Callers changed.
  
! 2000-08-02  Colin Walters <address@hidden>
  
        * window.c (display_buffer_reuse_frames): New variable.
        (Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
--- 8340,8346 ----
        * keymap.c (Fsingle_key_description): Add parameter NO_ANGLES.
        Callers changed.
  
! 2000-08-02  Colin Walters  <address@hidden>
  
        * window.c (display_buffer_reuse_frames): New variable.
        (Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
***************
*** 12619,12625 ****
        * msdos.c (XMenuActivate): Turn off the cursor after displaying
        the help message.
  
! 2000-02-07  Eli Zaretskii <address@hidden>
  
        * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
        md, mh, mb, mr, and me to the fake termcap entry.
--- 12619,12625 ----
        * msdos.c (XMenuActivate): Turn off the cursor after displaying
        the help message.
  
! 2000-02-07  Eli Zaretskii  <address@hidden>
  
        * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
        md, mh, mb, mr, and me to the fake termcap entry.
***************
*** 12659,12665 ****
        the string constant limit (2048 bytes) in MSVC.
        (main): Ditto.
  
! 2000-02-05  INOUE Seiichiro <address@hidden>
  
        * xterm.c (x_display_and_set_cursor) [HAVE_X_I18N]: Set pre-edit area.
        (x_display_cursor) [HAVE_X_I18N]: Don't set it here.
--- 12659,12665 ----
        the string constant limit (2048 bytes) in MSVC.
        (main): Ditto.
  
! 2000-02-05  INOUE Seiichiro  <address@hidden>
  
        * xterm.c (x_display_and_set_cursor) [HAVE_X_I18N]: Set pre-edit area.
        (x_display_cursor) [HAVE_X_I18N]: Don't set it here.
***************
*** 12800,12806 ****
        (create_frame_xic): Renamed from xic_create_frame.
        (free_frame_xic): Renamed from xic_destroy_frame.
  
! 2000-01-29  INOUE Seiichiro <address@hidden>
  
        * xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
        our frames, call XFilterEvent with 2nd parameter `None'.
--- 12800,12806 ----
        (create_frame_xic): Renamed from xic_create_frame.
        (free_frame_xic): Renamed from xic_destroy_frame.
  
! 2000-01-29  INOUE Seiichiro  <address@hidden>
  
        * xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
        our frames, call XFilterEvent with 2nd parameter `None'.
***************
*** 12977,12983 ****
        (x_produce_glyphs): Calculate per char metrics for a character
        that we know exists in default font when font_not_found_p is true.
  
! 2000-01-22  Jason Rumney <address@hidden>
  
        * makefile.nt (intervals.obj, composite.obj): New modules.
        (composite.h): Added as dependency where appropriate.
--- 12977,12983 ----
        (x_produce_glyphs): Calculate per char metrics for a character
        that we know exists in default font when font_not_found_p is true.
  
! 2000-01-22  Jason Rumney  <address@hidden>
  
        * makefile.nt (intervals.obj, composite.obj): New modules.
        (composite.h): Added as dependency where appropriate.




reply via email to

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