| Commit message (Expand) | Author | Age | Files | Lines |
| * | (current_column, Findent_to, position_indentation): | Richard M. Stallman | 1993-03-23 | 1 | -5/+5 |
| * | (display_string, display_text_line): Allow tab_width up to 1000. | Richard M. Stallman | 1993-03-23 | 1 | -2/+2 |
| * | Decide automatically whether to use COFF or ELF. | Richard M. Stallman | 1993-03-22 | 1 | -3/+13 |
| * | (init_cmdargs): Fix simple bug in previous change. | Richard M. Stallman | 1993-03-22 | 1 | -1/+1 |
| * | (Fy_or_n_p): Handle `recenter' response type. | Richard M. Stallman | 1993-03-22 | 1 | -0/+6 |
| * | (struct window): New fields base_line_number and base_line_pos. | Richard M. Stallman | 1993-03-21 | 1 | -0/+8 |
| * | (decode_mode_spec): Handle `%l'. | Richard M. Stallman | 1993-03-21 | 1 | -6/+159 |
| * | (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined. | Richard M. Stallman | 1993-03-21 | 1 | -1/+2 |
| * | * xfns.c (Fx_open_connection): If we have X11R5, use | Jim Blandy | 1993-03-21 | 1 | -0/+6 |
| * | * frame.c (Fhandle_switch_frame): Renamed from Fselect_frame. | Jim Blandy | 1993-03-21 | 1 | -12/+23 |
| * | (Fselect_window): Use Fhandle_switch_frame. | Richard M. Stallman | 1993-03-21 | 1 | -8/+7 |
| * | Fix typo. | Jim Blandy | 1993-03-21 | 1 | -1/+1 |
| * | Use the `visiblity' parameter to determine the initial state of | Jim Blandy | 1993-03-21 | 1 | -42/+55 |
| * | Doc fix. | Jim Blandy | 1993-03-20 | 1 | -0/+1 |
| * | * dispnew.c (Fsleep_for): Make this take two arguments SECONDS and | Jim Blandy | 1993-03-20 | 1 | -52/+50 |
| * | * process.c (wait_reading_process_input): Doc fix. | Jim Blandy | 1993-03-20 | 1 | -0/+4 |
| * | * systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL is | Jim Blandy | 1993-03-20 | 1 | -0/+2 |
| * | Do * dispnew.c (sit_for): Doc fix. | Jim Blandy | 1993-03-20 | 1 | -1/+5 |
| * | * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY. | Jim Blandy | 1993-03-20 | 1 | -1/+1 |
| * | * callproc.c (child_setup): Make sure that in, out, and err are | Jim Blandy | 1993-03-20 | 1 | -0/+42 |
| * | * xterm.c (x_term_init): If the X connection is already in file | Jim Blandy | 1993-03-20 | 1 | -6/+9 |
| * | * s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as in | Jim Blandy | 1993-03-20 | 2 | -0/+6 |
| * | * xfns.c (Fx_open_connection): If we have X11R5, use | Jim Blandy | 1993-03-20 | 1 | -0/+4 |
| * | * frame.c (Fraise_frame, Flower_frame): Renamed from | Jim Blandy | 1993-03-20 | 1 | -4/+5 |
| * | * fileio.c (HAVE_FSYNC): Define, if appropriate. | Jim Blandy | 1993-03-20 | 2 | -5/+11 |
| * | * emacs.c (Finvocation_name): New function. | Jim Blandy | 1993-03-20 | 4 | -16/+30 |
| * | (Fx_display_color_p): Renamed from Fx_color_display_p. | Richard M. Stallman | 1993-03-20 | 1 | -3/+3 |
| * | (x_screen): Make this var file scope. | Richard M. Stallman | 1993-03-20 | 1 | -92/+163 |
| * | Some VMS changes from Richard Levitte <levitte@e.kth.se>: | Jim Blandy | 1993-03-19 | 4 | -19/+57 |
| * | (Fvisited_file_modtime): New function. | Richard M. Stallman | 1993-03-19 | 1 | -15/+34 |
| * | Added unlock and relock. | Eric S. Raymond | 1993-03-19 | 1 | -0/+9 |
| * | (cons_to_long, long_to_cons): No longer static. | Richard M. Stallman | 1993-03-19 | 1 | -9/+13 |
| * | * frame.h (FOR_EACH_FRAME): Change the definition so that | Jim Blandy | 1993-03-18 | 3 | -56/+55 |
| * | Some VMS changes from Richard Levitte <levitte@e.kth.se>: | Jim Blandy | 1993-03-18 | 1 | -3/+21 |
| * | Fix spacing conventions. | Richard M. Stallman | 1993-03-18 | 1 | -10/+10 |
| * | Less klugey version of fix. | Eric S. Raymond | 1993-03-17 | 1 | -3/+2 |
| * | Add production to nuke binaries and doc files. | Eric S. Raymond | 1993-03-17 | 1 | -0/+3 |
| * | Doc fix. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't | Jim Blandy | 1993-03-17 | 1 | -2/+8 |
| * | Supply second arg for tgetstr() calls. | Eric S. Raymond | 1993-03-17 | 1 | -2/+4 |
| * | (_getpty): Declare this, not _get_pty. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | Fix typo in previous change. | Richard M. Stallman | 1993-03-17 | 1 | -1/+1 |
| * | (Fprocess_send_eof): Make sure proc is running. | Richard M. Stallman | 1993-03-17 | 1 | -0/+7 |
| * | Doc fix. | Jim Blandy | 1993-03-16 | 1 | -1/+1 |
| * | * cmds.c (overwrite_binary_mode): Deleted; this implements the | Jim Blandy | 1993-03-16 | 3 | -10/+16 |
| * | Rename `live-window-p' to `window-live-p', for consistency with | Jim Blandy | 1993-03-16 | 2 | -7/+7 |
| * | (xmenu_show): Do BLOCK_INPUT; unblock just before returning. | Richard M. Stallman | 1993-03-16 | 1 | -0/+5 |
| * | [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input. | Richard M. Stallman | 1993-03-16 | 1 | -0/+8 |
| * | * frame.c (Fframe_height, Fframe_width): Fix doc strings to match | Jim Blandy | 1993-03-15 | 1 | -6/+10 |
| * | * floatfns.c (logb): Add extern declaration for this. | Jim Blandy | 1993-03-15 | 1 | -4/+13 |