log src/xterm.c @ 23023:720d197458cf

age author description
Sat, 15 Aug 1998 01:28:14 +0000 Kenichi Handa (dumpglyphs): If x_display_unibyte_char_with_fontset is
Sat, 08 Aug 1998 22:11:22 +0000 Richard M. Stallman (x_term_init): Don't reset LC_TIME to "C", since we
Sat, 08 Aug 1998 02:39:50 +0000 Richard M. Stallman (x_list_fonts): Fix previous change.
Wed, 05 Aug 1998 01:42:24 +0000 Richard M. Stallman (x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
Sun, 19 Jul 1998 05:17:35 +0000 Kenichi Handa (dumpglyphs): After calling ccl_driver, set cp->byte1 to
Sat, 27 Jun 1998 04:52:31 +0000 Richard M. Stallman (x_list_fonts): Fix prev change: cast result of alloca.
Sat, 20 Jun 1998 22:17:48 +0000 Karl Heuer (x_list_fonts): Keep alloca usage simple.
Sat, 20 Jun 1998 03:01:00 +0000 Kenichi Handa (dumpglyphs): Check the case that FACE_FONT (face) is
Tue, 16 Jun 1998 07:32:05 +0000 Kenichi Handa (x_list_fonts): If SIZE is zero and MAXNAMES is 1, use
Tue, 09 Jun 1998 01:55:49 +0000 Richard M. Stallman (XTread_socket): Accept Japanese XK keysyms.
Mon, 25 May 1998 16:03:58 +0000 Richard M. Stallman (XTread_socket): Fix second argument of x_any_window_to_frame.
Mon, 04 May 1998 09:25:21 +0000 Andreas Schwab Include syssignal.h after lisp.h.
Sat, 02 May 1998 06:39:39 +0000 Richard M. Stallman (XTwrite_glyphs): Don't advance cursor X beyond limit.
Sat, 25 Apr 1998 23:08:24 +0000 Richard M. Stallman (x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (x_find_ccl_program): New function.