| Commit message (Expand) | Author | Age | Files | Lines |
| * | (magic_searchpath_decoder): Fix typos. | Richard M. Stallman | 1993-05-26 | 1 | -2/+2 |
| * | (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted. | Richard M. Stallman | 1993-05-26 | 1 | -84/+3 |
| * | (r_alloc_sbrk): Declare already_available as long, not SIZE. | Richard M. Stallman | 1993-05-26 | 1 | -1/+4 |
| * | (x_wm_set_size_hint): Don't set hints for max size. | Richard M. Stallman | 1993-05-26 | 1 | -2/+3 |
| * | (x_set_cursor_type): If arg not recognized, use box cursor. | Richard M. Stallman | 1993-05-26 | 1 | -2/+9 |
| * | (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld. | Richard M. Stallman | 1993-05-26 | 1 | -1/+1 |
| * | (rand, srand): Definitions deleted. | Richard M. Stallman | 1993-05-26 | 1 | -0/+2 |
| * | (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static. | Richard M. Stallman | 1993-05-26 | 1 | -1/+3 |
| * | (make_lispy_event): Fix off-by-1 error with hpos in menu bar. | Richard M. Stallman | 1993-05-26 | 1 | -2/+2 |
| * | (Fcurrent_input_mode): Fix the call to Flist. | Richard M. Stallman | 1993-05-26 | 1 | -1/+1 |
| * | Initial revision | Richard M. Stallman | 1993-05-26 | 1 | -0/+5 |
| * | (SIGNALS_VIA_CHARACTERS): Defined. | Richard M. Stallman | 1993-05-26 | 1 | -0/+3 |
| * | (POINTER): Always use char *. | Richard M. Stallman | 1993-05-26 | 1 | -0/+5 |
| * | (x_figure_window_size): Make the default frame coords (0,0). | Richard M. Stallman | 1993-05-26 | 1 | -2/+4 |
| * | (LIBS_MACHINE): Add -lIM and -liconv. | Richard M. Stallman | 1993-05-26 | 1 | -2/+2 |
| * | (wait_for_termination) [LINUX]: Use the UNIPLUS alternative. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
| * | (wait_for_termination): Don't use the BSD alternative for LINUX. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
| * | (swallow_events): New function. | Richard M. Stallman | 1993-05-25 | 1 | -0/+46 |
| * | (wait_reading_process_input): Call swallow_events. | Richard M. Stallman | 1993-05-25 | 1 | -1/+5 |
| * | (read_char): If kbd_buffer_get_event returns nil, redisplay and retry. | Richard M. Stallman | 1993-05-25 | 1 | -33/+38 |
| * | (C_ALLOCA, alloca): Definitions deleted. | Richard M. Stallman | 1993-05-25 | 1 | -4/+5 |
| * | (C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0. | Richard M. Stallman | 1993-05-25 | 1 | -0/+2 |
| * | (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
| * | (Fforward_comment): Arg is a Lisp_Object. | Richard M. Stallman | 1993-05-25 | 1 | -5/+9 |
| * | (logb): Don't declare if hpux. | Richard M. Stallman | 1993-05-25 | 1 | -0/+2 |
| * | (HAVE_GETTIMEOFDAY): Deleted. | Richard M. Stallman | 1993-05-25 | 3 | -9/+0 |
| * | (Fforward_comment): Fix last change. | Richard M. Stallman | 1993-05-25 | 1 | -4/+9 |
| * | (Fforward_comment): Always set point. | Richard M. Stallman | 1993-05-25 | 1 | -0/+4 |
| * | (Fx_open_connection): Set xrm_option correctly. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| * | * xterm.h: New section for declarations for xfaces.c. | Jim Blandy | 1993-05-25 | 1 | -0/+43 |
| * | Arrange for font names to get fully resolved - no wildcards. | Jim Blandy | 1993-05-25 | 1 | -32/+42 |
| * | * xfns.c: Clear out the old face stuff. | Jim Blandy | 1993-05-25 | 1 | -276/+30 |
| * | * xterm.h: New section for declarations for xfaces.c. | Jim Blandy | 1993-05-25 | 1 | -64/+104 |
| * | * dispextern.h (struct face): New field - `copy', to help us with | Jim Blandy | 1993-05-25 | 1 | -0/+9 |
| * | * casetab.c: Fix formatting, so as not to confuse etags. | Jim Blandy | 1993-05-25 | 1 | -4/+2 |
| * | Fix the fix. | Jim Blandy | 1993-05-25 | 1 | -1/+1 |
| * | * xfaces.c (merge_faces): You can't tell if a font is a | Jim Blandy | 1993-05-25 | 1 | -0/+5 |
| * | * xfns.c (Fx_list_fonts): New function. | Jim Blandy | 1993-05-25 | 1 | -24/+20 |
| * | * paths.h (PATH_INFO): New path, to edited by the configuration | Jim Blandy | 1993-05-25 | 2 | -0/+14 |
| * | * m/iris4d.h: Dyke out the section which specifies how to get the | Jim Blandy | 1993-05-25 | 1 | -5/+4 |
| * | * keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last | Jim Blandy | 1993-05-25 | 1 | -1/+1 |
| * | Changes for OSF/1: | Jim Blandy | 1993-05-25 | 2 | -2/+7 |
| * | (lispy_function_keys): Add kp-numlock. Fix kp-backspace. | Richard M. Stallman | 1993-05-25 | 1 | -2/+2 |
| * | Some makes can't handle form feed characters in their makefiles. | Jim Blandy | 1993-05-25 | 2 | -4/+6 |
| * | s/ | Jim Blandy | 1993-05-25 | 1 | -1/+1 |
| * | * xfns.c (select_visual): Include the screen number in the | Jim Blandy | 1993-05-25 | 1 | -1/+98 |
| * | (NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__. | Richard M. Stallman | 1993-05-25 | 1 | -1/+1 |
| * | (XTread_socket, ConfigureNotify case): | Richard M. Stallman | 1993-05-25 | 1 | -8/+11 |
| * | *** empty log message *** | Richard M. Stallman | 1993-05-25 | 1 | -2/+6 |
| * | (modify_event_symbol): If a name_table elt is null, | Richard M. Stallman | 1993-05-24 | 1 | -1/+8 |