summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (PTY_TTY_NAME_SPRINTF): Make failure non-fatal.Karl Heuer1996-01-081-11/+11
* (unexec) [SOLARIS2]: Undo relocations performed by theKarl Heuer1996-01-081-0/+34
* (LOCALTIME_CACHE): Add #undef.Karl Heuer1996-01-081-0/+1
* (Fplist_get): Rename arg `val' to `plist' as in doc.Erik Naggum1996-01-071-4/+4
* (alloca): If malloc fails, just abort.Karl Heuer1996-01-071-0/+3
* Comment fixes.Karl Heuer1996-01-0538-60/+60
* Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG.Karl Heuer1996-01-051-4/+4
* Comment change.Karl Heuer1996-01-051-1/+1
* Undo previous change, except for comments and doc strings.Richard M. Stallman1996-01-051-12/+12
* Undo previous change.Richard M. Stallman1996-01-051-3/+5
* (replace_buffer_in_all_windows): Only re-select oldRichard M. Stallman1996-01-051-1/+2
* (Flookup_key): Doc fix.Karl Heuer1996-01-041-2/+2
* (Fprevious_window, Fwindow_configuration_p): Doc fix.Karl Heuer1996-01-041-4/+4
* (syms_of_eval): Doc fix for inhibit-quit.Karl Heuer1996-01-041-3/+3
* (unexec): Message fix.Karl Heuer1996-01-041-1/+1
* (WRITABLE): Renamed from WRITEABLE.Karl Heuer1996-01-041-14/+14
* (x_get_foreign_selection): Renamed local variablesKarl Heuer1996-01-041-19/+19
* Initial revisionKarl Heuer1996-01-041-0/+8
* (SHARABLE_LIB_BUG): Renamed from SHAREABLE_LIB_BUG.Karl Heuer1996-01-041-7/+7
* (SELECTION_EVENT_REQUESTER): Renamed fromKarl Heuer1996-01-041-3/+3
* (getuid): Only return root uid if Administrator.Geoff Voelker1996-01-041-2/+16
* (win32_wait): fixed bad synch_process_retcodeGeoff Voelker1996-01-041-5/+24
* (Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.Erik Naggum1996-01-021-1/+1
* (replace_buffer_in_all_windows): New function.Richard M. Stallman1996-01-021-0/+30
* (Fkill_buffer): Use replace_buffer_in_all_windows.Richard M. Stallman1996-01-021-1/+1
* (Ffile_readable_p) [MSDOS]: Use access rather than open.Richard M. Stallman1995-12-311-0/+8
* (XTread_socket): Pass KeyPress events to the toolkit.Richard M. Stallman1995-12-311-31/+2
* (${etc}DOC): Remove spurious `cd' command line.Roland McGrath1995-12-301-24/+23
* (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