| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (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 |
| * | Don't #undef NULL. | Richard M. Stallman | 1993-05-24 | 1 | -1/+0 |
| * | (C_SWITCH_MACHINE): Definition deleted. | Richard M. Stallman | 1993-05-24 | 1 | -0/+2 |
| * | *** empty log message *** | Roland McGrath | 1993-05-24 | 1 | -4/+12 |
| * | (Fread_file_name): If input is empty, do return the default | Richard M. Stallman | 1993-05-24 | 1 | -0/+2 |
| * | * buffer.c (Fmake_overlay): Put beg and end in the | Jim Blandy | 1993-05-24 | 1 | -18/+26 |
| * | (XTread_socket): For ConfigureNotify event, | Richard M. Stallman | 1993-05-24 | 1 | -0/+27 |
| * | Fix typo in last change. | Richard M. Stallman | 1993-05-24 | 1 | -1/+1 |
| * | (NO_MATHERR): Defined. | Richard M. Stallman | 1993-05-24 | 1 | -0/+4 |
| * | [NO_MATHERR]: Undef HAVE_MATHERR. | Richard M. Stallman | 1993-05-24 | 1 | -0/+4 |
| * | (create_process): Ignore retval from TIOCSTTY. | Richard M. Stallman | 1993-05-24 | 1 | -2/+6 |
| * | *** empty log message *** | Jim Blandy | 1993-05-24 | 1 | -0/+11 |
| * | * fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
| * | * xterm.c (x_new_font): Reject fonts with varying spacing. We | Jim Blandy | 1993-05-24 | 1 | -0/+12 |
| * | * xterm.c (x_new_font): Reject fonts with varying spacing. We | Jim Blandy | 1993-05-24 | 1 | -2/+3 |
| * | * s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted. | Jim Blandy | 1993-05-24 | 1 | -3/+3 |
| * | * syssignal.h (sys_signal): Declare the second argument to have | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| * | (NO_GET_LOAD_AVG): Define, if __GNUC__. | Richard M. Stallman | 1993-05-24 | 1 | -0/+7 |
| * | * s-hpux8.h (NO_SIOCTL_H): Defined. | Jim Blandy | 1993-05-24 | 1 | -0/+4 |
| * | * syssignal.h: Don't #include <signal.h> | Jim Blandy | 1993-05-24 | 2 | -1/+6 |