aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): HarmonizeErik Naggum1996-01-091-43/+43
* (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):Erik Naggum1996-01-091-23/+23
* (Fsend_string_to_terminal, Fsit_for): Harmonize arguments withErik Naggum1996-01-091-6/+6
* (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,Erik Naggum1996-01-091-31/+31
* (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,Erik Naggum1996-01-091-238/+238
* (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,Erik Naggum1996-01-091-37/+37
* (Fcase_table_p): Harmonize arguments with documentation.Erik Naggum1996-01-091-8/+8
* (Fupcase_region, Fdowncase_region, Fcapitalize_region,Erik Naggum1996-01-091-12/+12
* (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments withErik Naggum1996-01-091-5/+5
* (Fbyte_code): Harmonize arguments with documentation.Erik Naggum1996-01-091-2/+3
* (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,Erik Naggum1996-01-091-21/+20
* (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,Erik Naggum1996-01-091-20/+20
* (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