aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.9')
-rw-r--r--src/ChangeLog.914
1 files changed, 7 insertions, 7 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index 659397a373..224b8384f5 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -2249,7 +2249,7 @@
(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 <[email protected]>
+2001-03-28 Paul Eggert <[email protected]>
* editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the
microseconds calcuation. Avoid double-rounding problem.
@@ -6656,7 +6656,7 @@
gai_strerror. Make sure xerrno is set if connect fails. Improve
error recovery.
-2000-09-29 Jason Rumney <[email protected]>
+2000-09-29 Jason Rumney <[email protected]>
* w32term.c (w32_char_font_type, w32_encode_char)
(x_produce_glyphs): Distinguish single and multibyte BDF fonts.
@@ -8340,7 +8340,7 @@
* keymap.c (Fsingle_key_description): Add parameter NO_ANGLES.
Callers changed.
-2000-08-02 Colin Walters <[email protected]>
+2000-08-02 Colin Walters <[email protected]>
* window.c (display_buffer_reuse_frames): New variable.
(Fdisplay_buffer): If display_buffer_reuse_frames is set, reuse
@@ -12619,7 +12619,7 @@
* msdos.c (XMenuActivate): Turn off the cursor after displaying
the help message.
-2000-02-07 Eli Zaretskii <[email protected]>
+2000-02-07 Eli Zaretskii <[email protected]>
* s/msdos.h (INTERNAL_TERMINAL): Add capabilities se, so, us, ue,
md, mh, mb, mr, and me to the fake termcap entry.
@@ -12659,7 +12659,7 @@
the string constant limit (2048 bytes) in MSVC.
(main): Ditto.
-2000-02-05 INOUE Seiichiro <[email protected]>
+2000-02-05 INOUE Seiichiro <[email protected]>
* 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,7 +12800,7 @@
(create_frame_xic): Renamed from xic_create_frame.
(free_frame_xic): Renamed from xic_destroy_frame.
-2000-01-29 INOUE Seiichiro <[email protected]>
+2000-01-29 INOUE Seiichiro <[email protected]>
* xterm.c (XTread_socket) [HAVE_X_I18N]: If event is for none of
our frames, call XFilterEvent with 2nd parameter `None'.
@@ -12977,7 +12977,7 @@
(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 <[email protected]>
+2000-01-22 Jason Rumney <[email protected]>
* makefile.nt (intervals.obj, composite.obj): New modules.
(composite.h): Added as dependency where appropriate.