aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (menu_bar_items): Accept old vector as arg. Return a vector.Richard M. Stallman1994-03-021-78/+131
* (update_menu_bar): Change call to menu_bar_items.Richard M. Stallman1994-03-021-7/+9
* (memory_signal_data): No longer static.Richard M. Stallman1994-03-021-2/+3
* (Fsignal): If DATA is memory_signal_data, don't add to it.Richard M. Stallman1994-03-021-5/+12
* (struct handler): New field chosen_clause.Richard M. Stallman1994-03-021-0/+5
* (make_frame): Init menu_bar_items field to 0.Richard M. Stallman1994-03-021-0/+1
* Initial revisionKarl Heuer1994-03-021-0/+13
* Use -g with the native compiler.Karl Heuer1994-03-021-0/+8
* (del_range_1): New function.Richard M. Stallman1994-03-021-1/+10
* (memory_full): Use new variable memory_signal_data with precomputed valueKarl Heuer1994-02-281-1/+12
* (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.Fred Pierresteguy1994-02-281-6/+9
* (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, useFred Pierresteguy1994-02-281-1/+1
* (LD_SWITCH_SYSTEM): New definitions, with #undef.Richard M. Stallman1994-02-261-0/+10
* Comment change.Richard M. Stallman1994-02-261-2/+2
* (sys_subshell): New function, split from sys_suspend.Karl Heuer1994-02-261-8/+17
* (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if theKarl Heuer1994-02-261-2/+15
* (Fset_window_configuration): Allow for menu-bar-lines to have changed sinceKarl Heuer1994-02-261-1/+8
* (OVERLAY_POSITION): Don't check which buffer it points to.Karl Heuer1994-02-261-9/+4
* (Vsystem_key_alist): Renamed from Vvendor_key_alist.Richard M. Stallman1994-02-261-10/+10
* Delete extra backslash on last line of macro.Karl Heuer1994-02-261-1/+1
* (compute_motion): Allow for invisible overlays in next_invisible lookahead.Karl Heuer1994-02-251-1/+3
* (display_text_line): Allow for invisible overlays in next_invisible lookahead.Karl Heuer1994-02-251-3/+4
* (EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.Fred Pierresteguy1994-02-251-0/+7
* (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.Fred Pierresteguy1994-02-251-3/+35
* (EmacsFrameSetCharSize): Call check_frame_size and updateFred Pierresteguy1994-02-251-0/+13
* *** empty log message ***Karl Heuer1994-02-251-6/+30
* (Fload): Cast the args to stat.Richard M. Stallman1994-02-241-2/+2
* (direct_output_forward_char): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-6/+6
* (direct_output_for_insert): Fix comment.Karl Heuer1994-02-241-1/+1
* (compute_motion, vmotion): Use Fget_char_property to test for invisibility.Karl Heuer1994-02-241-5/+5
* (try_window, display_text_line): Use Fget_char_property to test for invisibil...Karl Heuer1994-02-241-5/+5
* (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.Karl Heuer1994-02-241-1/+4
* (Fget_char_property): Fix docstring.Karl Heuer1994-02-241-2/+2
* (Fget_char_property): New function.Karl Heuer1994-02-241-0/+62
* (sort_overlays): Allow for null window.Karl Heuer1994-02-241-20/+20
* (x_window): Call XChangeWindowAttributes with the standardFred Pierresteguy1994-02-241-3/+8
* (Fx_popup_menu): Allow t as position, meaning use mouse pos.Richard M. Stallman1994-02-241-1091/+1058
* (Fy_or_n_p): Use a popup menu if reached via mouse command.Richard M. Stallman1994-02-241-6/+41
* (mouse_get_pos): Don't convert to glyph units.Richard M. Stallman1994-02-241-2/+2
* (construct_mouse_click): Don't convert to glyph units.Richard M. Stallman1994-02-241-4/+19
* (Fmouse_position): Convert to glyph units.Richard M. Stallman1994-02-241-1/+11
* (make_lispy_movement, make_lispy_event):Richard M. Stallman1994-02-241-29/+40
* (ELF_BSS_SECTION_NAME): New macro (config.h may override).Richard M. Stallman1994-02-241-1/+5
* (Fkill_buffer): Call the Vkill_buffer_query_functions.Richard M. Stallman1994-02-241-1/+21
* *** empty log message ***Karl Heuer1994-02-231-4/+8
* Include usg5-4.h.Richard M. Stallman1994-02-231-5/+16
* [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)Richard M. Stallman1994-02-231-2/+21
* NEWSOS5 conditional deleted.Richard M. Stallman1994-02-231-18/+2
* (Finsert_file_contents): If REPLACE, always do lseek.Richard M. Stallman1994-02-231-12/+29
* New path PATH_DOC for doc-directory.Karl Heuer1994-02-221-2/+5