aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.Richard M. Stallman1995-12-281-2/+2
* (getloadavg) [MSDOS]: Return 0 load instead of failing the call.Richard M. Stallman1995-12-281-0/+10
* (main): Call syms_of_xmenu if and only if HAVE_MENUS.Richard M. Stallman1995-12-281-4/+4
* (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Richard M. Stallman1995-12-281-2/+2
* (Fmessage_box, Fmessage_or_box):Richard M. Stallman1995-12-281-17/+11
* Initial revisionRichard M. Stallman1995-12-261-0/+10
* (check_x_display_info, check_x_frame, x_set_font)Richard M. Stallman1995-12-261-6/+7
* (have_menus_p): Renamed from using_x_p.Richard M. Stallman1995-12-261-2/+2
* (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.Richard M. Stallman1995-12-261-2/+5
* (LIBXMU): Replace previous change.Richard M. Stallman1995-12-261-2/+8
* (Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.Richard M. Stallman1995-12-261-6/+6
* (NULL): #undef deleted.Richard M. Stallman1995-12-261-1/+0
* (XMenuActivate): Make sure the menu title is alwaysRichard M. Stallman1995-12-261-1/+7
* (Ffile_attributes) [MSDOS]: Remove special detection ofRichard M. Stallman1995-12-261-16/+0
* Comment change.Richard M. Stallman1995-12-251-13/+12
* (HAVE_MENUS): Defined.Richard M. Stallman1995-12-251-0/+3
* (have_menus_p): Defined.Richard M. Stallman1995-12-251-8/+12
* (XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):Richard M. Stallman1995-12-251-5/+5
* (HAVE_MENUS): Renamed from HAVE_X_MENU.Richard M. Stallman1995-12-251-4/+4
* (Fcall_interactively): Undo previous change.Richard M. Stallman1995-12-251-28/+4
* (Fcommand_execute): Undo previous change.Richard M. Stallman1995-12-251-2/+1
* Comment change.Richard M. Stallman1995-12-241-0/+1
* Add #pragma alloca.Richard M. Stallman1995-12-241-0/+5
* (STATIC_OPTION): For GCC, use -Xlinker.Richard M. Stallman1995-12-241-1/+3
* (LIBXT): Use DYNAMIC_OPTION too.Richard M. Stallman1995-12-241-1/+1
* (HAVE_X11R6): Definition deleted (previous change undone).Richard M. Stallman1995-12-241-6/+0
* (HAVE_X11R6): Add #undef.Richard M. Stallman1995-12-241-0/+3
* (redisplay_window): Clear force_start fieldRichard M. Stallman1995-12-241-1/+8
* (get_bss_info_from_map_file): New function.Geoff Voelker1995-12-241-1/+55
* (LINK_FLAGS): Dump symbol map when linking.Geoff Voelker1995-12-241-1/+1
* (SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.Richard M. Stallman1995-12-231-1/+2
* (prepare_menu_bars): If update_mode_lines,Richard M. Stallman1995-12-231-1/+1
* (internal_self_insert): Declare arg c1 as unsigned char.Richard M. Stallman1995-12-231-1/+4
* Comment change.Richard M. Stallman1995-12-231-1/+2
* (LIBXT_STATIC, STATIC_OPTION): Defined.Karl Heuer1995-12-211-0/+12
* (C_SWITCH_SYSTEM): #undef this if THIS_IS_MAKEFILE.Karl Heuer1995-12-211-0/+7
* (C_DEBUG_SWITCH): Definition turned off.Karl Heuer1995-12-211-0/+2
* (LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.Karl Heuer1995-12-211-0/+2
* (X11R5_INHIBIT_I18N): Defined.Karl Heuer1995-12-211-0/+3
* (HAVE_X11R6): New macro, defined when appropriate.Karl Heuer1995-12-211-0/+6
* (x_connection_signal): Set an alarm around XNoOp call.Karl Heuer1995-12-211-1/+12
* [X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.Karl Heuer1995-12-211-0/+7
* (Fsplit_window): Rename size to size_int and chsize to size.Karl Heuer1995-12-211-24/+24
* (add_properties, remove_properties, set_properties):Karl Heuer1995-12-211-0/+8
* (PURE_P): New macro (three definitions).Karl Heuer1995-12-211-15/+22
* (Fopen_network_stream): Call bind_polling_period earlier.Karl Heuer1995-12-211-7/+7
* (Ferror_message_string): New function.Karl Heuer1995-12-211-1/+77
* (read_minibuf): Pass PROPS arg to make_buffer_string.Karl Heuer1995-12-211-1/+3
* (C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.Karl Heuer1995-12-211-0/+2
* (Fstore_kbd_macro_event): New function.Karl Heuer1995-12-211-0/+11