| Commit message (Expand) | Author | Age | Files | Lines |
| * | (menu_bar_items): Accept old vector as arg. Return a vector. | Richard M. Stallman | 1994-03-02 | 1 | -78/+131 |
| * | (update_menu_bar): Change call to menu_bar_items. | Richard M. Stallman | 1994-03-02 | 1 | -7/+9 |
| * | (memory_signal_data): No longer static. | Richard M. Stallman | 1994-03-02 | 1 | -2/+3 |
| * | (Fsignal): If DATA is memory_signal_data, don't add to it. | Richard M. Stallman | 1994-03-02 | 1 | -5/+12 |
| * | (struct handler): New field chosen_clause. | Richard M. Stallman | 1994-03-02 | 1 | -0/+5 |
| * | (make_frame): Init menu_bar_items field to 0. | Richard M. Stallman | 1994-03-02 | 1 | -0/+1 |
| * | Initial revision | Karl Heuer | 1994-03-02 | 1 | -0/+13 |
| * | Use -g with the native compiler. | Karl Heuer | 1994-03-02 | 1 | -0/+8 |
| * | (del_range_1): New function. | Richard M. Stallman | 1994-03-02 | 1 | -1/+10 |
| * | (memory_full): Use new variable memory_signal_data with precomputed value | Karl Heuer | 1994-02-28 | 1 | -1/+12 |
| * | (xmenu_show): Test XtWindowToWidget before inserting into the event_queue. | Fred Pierresteguy | 1994-02-28 | 1 | -6/+9 |
| * | (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use | Fred Pierresteguy | 1994-02-28 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): New definitions, with #undef. | Richard M. Stallman | 1994-02-26 | 1 | -0/+10 |
| * | Comment change. | Richard M. Stallman | 1994-02-26 | 1 | -2/+2 |
| * | (sys_subshell): New function, split from sys_suspend. | Karl Heuer | 1994-02-26 | 1 | -8/+17 |
| * | (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the | Karl Heuer | 1994-02-26 | 1 | -2/+15 |
| * | (Fset_window_configuration): Allow for menu-bar-lines to have changed since | Karl Heuer | 1994-02-26 | 1 | -1/+8 |
| * | (OVERLAY_POSITION): Don't check which buffer it points to. | Karl Heuer | 1994-02-26 | 1 | -9/+4 |
| * | (Vsystem_key_alist): Renamed from Vvendor_key_alist. | Richard M. Stallman | 1994-02-26 | 1 | -10/+10 |
| * | Delete extra backslash on last line of macro. | Karl Heuer | 1994-02-26 | 1 | -1/+1 |
| * | (compute_motion): Allow for invisible overlays in next_invisible lookahead. | Karl Heuer | 1994-02-25 | 1 | -1/+3 |
| * | (display_text_line): Allow for invisible overlays in next_invisible lookahead. | Karl Heuer | 1994-02-25 | 1 | -3/+4 |
| * | (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget. | Fred Pierresteguy | 1994-02-25 | 1 | -0/+7 |
| * | (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame. | Fred Pierresteguy | 1994-02-25 | 1 | -3/+35 |
| * | (EmacsFrameSetCharSize): Call check_frame_size and update | Fred Pierresteguy | 1994-02-25 | 1 | -0/+13 |
| * | *** empty log message *** | Karl Heuer | 1994-02-25 | 1 | -6/+30 |
| * | (Fload): Cast the args to stat. | Richard M. Stallman | 1994-02-24 | 1 | -2/+2 |
| * | (direct_output_forward_char): Use Fget_char_property to test for invisibility. | Karl Heuer | 1994-02-24 | 1 | -6/+6 |
| * | (direct_output_for_insert): Fix comment. | Karl Heuer | 1994-02-24 | 1 | -1/+1 |
| * | (compute_motion, vmotion): Use Fget_char_property to test for invisibility. | Karl Heuer | 1994-02-24 | 1 | -5/+5 |
| * | (try_window, display_text_line): Use Fget_char_property to test for invisibil... | Karl Heuer | 1994-02-24 | 1 | -5/+5 |
| * | (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property. | Karl Heuer | 1994-02-24 | 1 | -1/+4 |
| * | (Fget_char_property): Fix docstring. | Karl Heuer | 1994-02-24 | 1 | -2/+2 |
| * | (Fget_char_property): New function. | Karl Heuer | 1994-02-24 | 1 | -0/+62 |
| * | (sort_overlays): Allow for null window. | Karl Heuer | 1994-02-24 | 1 | -20/+20 |
| * | (x_window): Call XChangeWindowAttributes with the standard | Fred Pierresteguy | 1994-02-24 | 1 | -3/+8 |
| * | (Fx_popup_menu): Allow t as position, meaning use mouse pos. | Richard M. Stallman | 1994-02-24 | 1 | -1091/+1058 |
| * | (Fy_or_n_p): Use a popup menu if reached via mouse command. | Richard M. Stallman | 1994-02-24 | 1 | -6/+41 |
| * | (mouse_get_pos): Don't convert to glyph units. | Richard M. Stallman | 1994-02-24 | 1 | -2/+2 |
| * | (construct_mouse_click): Don't convert to glyph units. | Richard M. Stallman | 1994-02-24 | 1 | -4/+19 |
| * | (Fmouse_position): Convert to glyph units. | Richard M. Stallman | 1994-02-24 | 1 | -1/+11 |
| * | (make_lispy_movement, make_lispy_event): | Richard M. Stallman | 1994-02-24 | 1 | -29/+40 |
| * | (ELF_BSS_SECTION_NAME): New macro (config.h may override). | Richard M. Stallman | 1994-02-24 | 1 | -1/+5 |
| * | (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 |