New directory
[bpt/emacs.git] / src / ChangeLog.9
index 659397a..224b838 100644 (file)
        (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 <eggert@twinsun.com>
+2001-03-28  Paul Eggert  <eggert@twinsun.com>
 
        * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the
        microseconds calcuation.  Avoid double-rounding problem.
        gai_strerror.  Make sure xerrno is set if connect fails.  Improve
        error recovery.
 
-2000-09-29  Jason Rumney <jasonr@gnu.org>
+2000-09-29  Jason Rumney  <jasonr@gnu.org>
 
        * w32term.c (w32_char_font_type, w32_encode_char)
        (x_produce_glyphs): Distinguish single and multibyte BDF fonts.
        * keymap.c (Fsingle_key_description): Add parameter NO_ANGLES.
        Callers changed.
 
-2000-08-02  Colin Walters <walters@cis.ohio-state.edu>
+2000-08-02  Colin Walters  <walters@cis.ohio-state.edu>
 
        * window.c (display_buffer_reuse_frames): New variable.
        (Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
        * msdos.c (XMenuActivate): Turn off the cursor after displaying
        the help message.
 
-2000-02-07  Eli Zaretskii <eliz@is.elta.co.il>
+2000-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
        md, mh, mb, mr, and me to the fake termcap entry.
        the string constant limit (2048 bytes) in MSVC.
        (main): Ditto.
 
-2000-02-05  INOUE Seiichiro <inoue@ainet.or.jp>
+2000-02-05  INOUE Seiichiro  <inoue@ainet.or.jp>
 
        * 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.
        (create_frame_xic): Renamed from xic_create_frame.
        (free_frame_xic): Renamed from xic_destroy_frame.
 
-2000-01-29  INOUE Seiichiro <inoue@ainet.or.jp>
+2000-01-29  INOUE Seiichiro  <inoue@ainet.or.jp>
 
        * xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
        our frames, call XFilterEvent with 2nd parameter `None'.
        (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 <jasonr@gnu.org>
+2000-01-22  Jason Rumney  <jasonr@gnu.org>
 
        * makefile.nt (intervals.obj, composite.obj): New modules.
        (composite.h): Added as dependency where appropriate.