| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fkill_buffer): Call the Vkill_buffer_query_functions. | Richard M. Stallman | 1994-02-24 | 1 | -1/+21 |
| * | *** empty log message *** | Karl Heuer | 1994-02-23 | 1 | -4/+8 |
| * | Include usg5-4.h. | Richard M. Stallman | 1994-02-23 | 1 | -5/+16 |
| * | [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH) | Richard M. Stallman | 1994-02-23 | 1 | -2/+21 |
| * | NEWSOS5 conditional deleted. | Richard M. Stallman | 1994-02-23 | 1 | -18/+2 |
| * | (Finsert_file_contents): If REPLACE, always do lseek. | Richard M. Stallman | 1994-02-23 | 1 | -12/+29 |
| * | New path PATH_DOC for doc-directory. | Karl Heuer | 1994-02-22 | 1 | -2/+5 |
| * | (syms_of_callproc): New variable Vdoc_directory. | Karl Heuer | 1994-02-22 | 1 | -2/+10 |
| * | (get_doc_string, Snarf_documentation): Use new variable doc_directory. | Karl Heuer | 1994-02-22 | 1 | -6/+6 |
| * | New variable doc_directory. | Karl Heuer | 1994-02-22 | 1 | -0/+1 |
| * | Move extern declarations to top of file. | Karl Heuer | 1994-02-22 | 1 | -5/+4 |
| * | (make_lispy_event): For menu bar event in USE_X_TOOLKIT | Richard M. Stallman | 1994-02-22 | 1 | -6/+16 |
| * | (construct_menu_click): Undo previous change. | Richard M. Stallman | 1994-02-22 | 1 | -9/+4 |
| * | (x_had_errors_p): New function. | Richard M. Stallman | 1994-02-21 | 1 | -25/+43 |
| * | (get_keyelt): Cached equiv-key data is now a sublist. | Richard M. Stallman | 1994-02-21 | 1 | -7/+6 |
| * | Whitespace change. | Richard M. Stallman | 1994-02-21 | 1 | -1/+1 |
| * | (single_keymap_panes): Properly skip help-string if any. | Richard M. Stallman | 1994-02-21 | 1 | -34/+46 |
| * | Move config.h after system includes. | Roland McGrath | 1994-02-20 | 1 | -4/+7 |
| * | [BSD]: #undef WCOREDUMP before defining it. | Roland McGrath | 1994-02-20 | 1 | -1/+2 |
| * | (BSD_PGRPS): Add #undef. | Richard M. Stallman | 1994-02-20 | 1 | -0/+12 |
| * | (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first. | Richard M. Stallman | 1994-02-20 | 1 | -0/+2 |
| * | (x_window_to_frame): Add parens for clarity. | Richard M. Stallman | 1994-02-19 | 1 | -2/+2 |
| * | (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify) | Richard M. Stallman | 1994-02-19 | 1 | -5/+5 |
| * | (get_keyelt): Discard keyboard equivalents | Richard M. Stallman | 1994-02-19 | 1 | -2/+14 |
| * | Find and display keyboard equivalents of menu items. | Richard M. Stallman | 1994-02-19 | 1 | -8/+128 |
| * | (Fx_parse_geometry): Don't call check_x. | Richard M. Stallman | 1994-02-18 | 1 | -1/+0 |
| * | entered into RCS | Fred Pierresteguy | 1994-02-18 | 1 | -29/+0 |
| * | (popup_selection_callback): Clean up code. Remove code in #if 0 directive. | Fred Pierresteguy | 1994-02-18 | 1 | -14/+0 |
| * | (gnu_bits): Use unsigned char. | Richard M. Stallman | 1994-02-18 | 1 | -1/+1 |
| * | (unshow_buffer): Unconditionally set last_window_start. | Richard M. Stallman | 1994-02-18 | 1 | -0/+9 |
| * | (Fdelete_other_windows): Don't call Frecenter; | Richard M. Stallman | 1994-02-18 | 1 | -1/+4 |
| * | (dumpglyphs): Try various alternatives for foreground color | Richard M. Stallman | 1994-02-18 | 1 | -1/+19 |
| * | Comment changes. | Richard M. Stallman | 1994-02-17 | 1 | -0/+3 |
| * | Use <...> for config.h. | Richard M. Stallman | 1994-02-17 | 2 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (Finsert_file_contents): Fix previous change. | Richard M. Stallman | 1994-02-17 | 1 | -0/+1 |
| * | (Finsert_file_contents): New arg REPLACE. | Richard M. Stallman | 1994-02-17 | 1 | -5/+97 |
| * | (child_setup_tty): Typo in previous change. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1994-02-17 | 1 | -0/+2 |
| * | (unexec): Add cast to result of `sbrk'. | Richard M. Stallman | 1994-02-17 | 1 | -1/+2 |
| * | (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY. | Richard M. Stallman | 1994-02-17 | 1 | -0/+4 |
| * | (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined. | Richard M. Stallman | 1994-02-17 | 1 | -4/+8 |
| * | (BSD_PGRPS): Defined. | Richard M. Stallman | 1994-02-17 | 4 | -0/+16 |
| * | (main): Test BSD_PGRPS, not BSD. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (init_sys_modes, reset_sys_modes): Test BSD_PGRPS. | Richard M. Stallman | 1994-02-17 | 1 | -4/+4 |
| * | (init_sys_modes): IEXTEN is in c_lflag, not c_iflag. | Richard M. Stallman | 1994-02-16 | 1 | -1/+1 |
| * | (sys_write): If any bytes were written, return how many. | Richard M. Stallman | 1994-02-15 | 1 | -1/+1 |
| * | (XTread_socket): Do not assume that select returning | Richard M. Stallman | 1994-02-15 | 1 | -1/+7 |
| * | (Fx_close_current_connection): call check_x. | Karl Heuer | 1994-02-14 | 1 | -0/+6 |
| * | (Fx_popup_menu): Likewise. | Karl Heuer | 1994-02-14 | 1 | -0/+1 |