log src/xterm.c @ 2882:0990f98b4a6c

age author description
Wed, 19 May 1993 03:06:38 +0000 Jim Blandy * xterm.c (x_new_font): Tell the frame display faces about the
Wed, 19 May 1993 00:33:58 +0000 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
Sun, 16 May 1993 22:32:36 +0000 Richard M. Stallman (dumpglyphs): Create a temporary merged gc
Fri, 14 May 1993 14:44:26 +0000 Jim Blandy * xterm.c (dumpglyphs): Give the cursor higher priority than the
Mon, 10 May 1993 00:26:32 +0000 Jim Blandy * xdisp.c (display_text_line): Apply faces to characters
Tue, 04 May 1993 02:44:42 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Wed, 07 Apr 1993 20:04:50 +0000 Richard M. Stallman Fix typo in comment delimiter.
Wed, 07 Apr 1993 14:57:22 +0000 Jim Blandy * xterm.c (updating_frame): Declare this extern instead of static,
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 02:11:11 +0000 Jim Blandy * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.
Sat, 20 Mar 1993 21:07:59 +0000 Jim Blandy * xterm.c (x_term_init): If the X connection is already in file
Sat, 20 Mar 1993 19:30:58 +0000 Jim Blandy * emacs.c (Finvocation_name): New function.
Wed, 17 Mar 1993 20:11:00 +0000 Jim Blandy * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't
Mon, 15 Mar 1993 06:04:31 +0000 Richard M. Stallman (Xatom_wm_change_state): Define here.
Thu, 11 Mar 1993 07:19:36 +0000 Jim Blandy * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only
Mon, 08 Mar 1993 05:38:53 +0000 Richard M. Stallman (XTread_socket):
Sun, 07 Mar 1993 09:30:31 +0000 Richard M. Stallman (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.
Fri, 05 Mar 1993 23:56:13 +0000 Richard M. Stallman (XTread_socket): Set bufp->modifiers for all kinds of keys.
Tue, 02 Mar 1993 08:21:49 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Mon, 22 Feb 1993 15:10:46 +0000 Jim Blandy * xterm.c (XTread_socket): Pass the proper number of arguments to
Sun, 14 Feb 1993 14:40:55 +0000 Jim Blandy * xterm.c (x_set_window_size): Call change_frame_size instead of
Sun, 07 Feb 1993 00:30:36 +0000 Richard M. Stallman (XTread_socket): Support extra_keyboard_modifiers.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Fri, 22 Jan 1993 02:47:12 +0000 Jim Blandy * xterm.c (x_scrollbar_create): Set the scrollbars to use
Sat, 16 Jan 1993 05:58:15 +0000 Jim Blandy * xterm.c (x_window_to_scrollbar): Search frames'
Thu, 14 Jan 1993 17:31:56 +0000 Jim Blandy * xterm.c (x_scrollbar_create): Include PointerMotionHintMask in
Thu, 14 Jan 1993 15:34:14 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 07 Jan 1993 02:49:15 +0000 Jim Blandy Small changes to keep people from running Emacs under X.
Thu, 24 Dec 1992 06:21:14 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Sun, 06 Dec 1992 22:22:09 +0000 Jim Blandy * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,