aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment delimiter.Richard M. Stallman1993-04-071-1/+1
* * xterm.c (updating_frame): Declare this extern instead of static,Jim Blandy1993-04-071-6/+3
* Put interrupt input blocking in a separate file from xterm.h.Jim Blandy1993-03-311-16/+7
* * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.Jim Blandy1993-03-251-0/+2
* * xterm.c (x_term_init): If the X connection is already in fileJim Blandy1993-03-201-6/+9
* * emacs.c (Finvocation_name): New function.Jim Blandy1993-03-201-9/+3
* * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don'tJim Blandy1993-03-171-2/+8
* (Xatom_wm_change_state): Define here.Richard M. Stallman1993-03-151-6/+58
* * xterm.c (x_find_modifier_meanings): XDisplayKeycodes onlyJim Blandy1993-03-111-0/+6
* (XTread_socket):Richard M. Stallman1993-03-081-12/+17
* (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.Richard M. Stallman1993-03-071-6/+29
* (XTread_socket): Set bufp->modifiers for all kinds of keys.Richard M. Stallman1993-03-051-2/+2
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-201/+216
* * xterm.c (XTread_socket): Pass the proper number of arguments toJim Blandy1993-02-221-1/+1
* * xterm.c (x_set_window_size): Call change_frame_size instead ofJim Blandy1993-02-141-6/+22
* (XTread_socket): Support extra_keyboard_modifiers.Richard M. Stallman1993-02-071-1/+7
* JimB's changes since January 18thJim Blandy1993-01-261-170/+259
* * xterm.c (x_scrollbar_create): Set the scrollbars to useJim Blandy1993-01-221-13/+12
* * xterm.c (x_window_to_scrollbar): Search frames'Jim Blandy1993-01-161-8/+18
* * xterm.c (x_scrollbar_create): Include PointerMotionHintMask inJim Blandy1993-01-141-1/+1
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-476/+621
* Small changes to keep people from running Emacs under X.Jim Blandy1993-01-071-0/+11
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-304/+699
* * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,Jim Blandy1992-12-061-20/+20
* * xterm.c (x_convert_modifiers): Declare this to return anJim Blandy1992-10-311-10/+10
* * xterm.c (compose_status): New variable.Jim Blandy1992-10-191-26/+46
* * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoidJim Blandy1992-10-111-2/+2
* * xterm.c (x_find_modifier_meanings): If there are noJim Blandy1992-10-031-6/+22
* * xterm.c (x_meta_mod_mask): New variable, indicating which XJim Blandy1992-09-301-4/+91
* * xterm.c (x_wm_set_size_hint): Set the base_width and base_heightJim Blandy1992-09-131-8/+36
* * xterm.c (x_catch_errors): Don't forget to initializeJim Blandy1992-09-041-0/+1
* * xterm.c (x_make_frame_invisible): Don't forget to check theJim Blandy1992-08-291-480/+297
* * xterm.c (x_wm_hints): Variable deleted. This has to beJim Blandy1992-08-191-127/+142
* * xterm.c (x_wm_hints): New variable.Jim Blandy1992-08-121-37/+89
* entered into RCSJim Blandy1992-07-151-4/+4
* *** empty log message ***Jim Blandy1992-07-141-842/+840
* *** empty log message ***Jim Blandy1992-07-101-2/+0
* *** empty log message ***Jim Blandy1992-07-071-0/+2
* *** empty log message ***Jim Blandy1992-06-301-4/+17
* *** empty log message ***Jim Blandy1992-06-241-6/+9
* *** empty log message ***Jim Blandy1992-06-101-17/+22
* *** empty log message ***Joseph Arceneaux1992-05-121-0/+57
* *** empty log message ***Jim Blandy1992-04-241-13/+21
* *** empty log message ***Jim Blandy1992-02-211-10/+12
* *** empty log message ***Jim Blandy1992-01-281-19/+0
* *** empty log message ***Jim Blandy1992-01-131-3/+1
* *** empty log message ***Jim Blandy1991-11-081-171/+241
* *** empty log message ***Jim Blandy1991-08-161-0/+26
* *** empty log message ***Jim Blandy1991-08-151-90/+58
* *** empty log message ***Jim Blandy1991-07-311-80/+100