| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize | Erik Naggum | 1996-01-09 | 1 | -43/+43 |
| * | (Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys): | Erik Naggum | 1996-01-09 | 1 | -23/+23 |
| * | (Fsend_string_to_terminal, Fsit_for): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -6/+6 |
| * | (Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions, | Erik Naggum | 1996-01-09 | 1 | -31/+31 |
| * | (Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name, | Erik Naggum | 1996-01-09 | 1 | -238/+238 |
| * | (Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char, | Erik Naggum | 1996-01-09 | 1 | -37/+37 |
| * | (Fcase_table_p): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -8/+8 |
| * | (Fupcase_region, Fdowncase_region, Fcapitalize_region, | Erik Naggum | 1996-01-09 | 1 | -12/+12 |
| * | (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -5/+5 |
| * | (Fbyte_code): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -2/+3 |
| * | (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer, | Erik Naggum | 1996-01-09 | 1 | -21/+20 |
| * | (Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol, | Erik Naggum | 1996-01-09 | 1 | -20/+20 |
| * | (PTY_TTY_NAME_SPRINTF): Make failure non-fatal. | Karl Heuer | 1996-01-08 | 1 | -11/+11 |
| * | (unexec) [SOLARIS2]: Undo relocations performed by the | Karl Heuer | 1996-01-08 | 1 | -0/+34 |
| * | (LOCALTIME_CACHE): Add #undef. | Karl Heuer | 1996-01-08 | 1 | -0/+1 |
| * | (Fplist_get): Rename arg `val' to `plist' as in doc. | Erik Naggum | 1996-01-07 | 1 | -4/+4 |
| * | (alloca): If malloc fails, just abort. | Karl Heuer | 1996-01-07 | 1 | -0/+3 |
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 38 | -60/+60 |
| * | Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG. | Karl Heuer | 1996-01-05 | 1 | -4/+4 |
| * | Comment change. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
| * | Undo previous change, except for comments and doc strings. | Richard M. Stallman | 1996-01-05 | 1 | -12/+12 |
| * | Undo previous change. | Richard M. Stallman | 1996-01-05 | 1 | -3/+5 |
| * | (replace_buffer_in_all_windows): Only re-select old | Richard M. Stallman | 1996-01-05 | 1 | -1/+2 |
| * | (Flookup_key): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -2/+2 |
| * | (Fprevious_window, Fwindow_configuration_p): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -4/+4 |
| * | (syms_of_eval): Doc fix for inhibit-quit. | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
| * | (unexec): Message fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 |
| * | (WRITABLE): Renamed from WRITEABLE. | Karl Heuer | 1996-01-04 | 1 | -14/+14 |
| * | (x_get_foreign_selection): Renamed local variables | Karl Heuer | 1996-01-04 | 1 | -19/+19 |
| * | Initial revision | Karl Heuer | 1996-01-04 | 1 | -0/+8 |
| * | (SHARABLE_LIB_BUG): Renamed from SHAREABLE_LIB_BUG. | Karl Heuer | 1996-01-04 | 1 | -7/+7 |
| * | (SELECTION_EVENT_REQUESTER): Renamed from | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
| * | (getuid): Only return root uid if Administrator. | Geoff Voelker | 1996-01-04 | 1 | -2/+16 |
| * | (win32_wait): fixed bad synch_process_retcode | Geoff Voelker | 1996-01-04 | 1 | -5/+24 |
| * | (Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it. | Erik Naggum | 1996-01-02 | 1 | -1/+1 |
| * | (replace_buffer_in_all_windows): New function. | Richard M. Stallman | 1996-01-02 | 1 | -0/+30 |
| * | (Fkill_buffer): Use replace_buffer_in_all_windows. | Richard M. Stallman | 1996-01-02 | 1 | -1/+1 |
| * | (Ffile_readable_p) [MSDOS]: Use access rather than open. | Richard M. Stallman | 1995-12-31 | 1 | -0/+8 |
| * | (XTread_socket): Pass KeyPress events to the toolkit. | Richard M. Stallman | 1995-12-31 | 1 | -31/+2 |
| * | (${etc}DOC): Remove spurious `cd' command line. | Roland McGrath | 1995-12-30 | 1 | -24/+23 |
| * | (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo. | Richard M. Stallman | 1995-12-28 | 1 | -2/+2 |
| * | (getloadavg) [MSDOS]: Return 0 load instead of failing the call. | Richard M. Stallman | 1995-12-28 | 1 | -0/+10 |
| * | (main): Call syms_of_xmenu if and only if HAVE_MENUS. | Richard M. Stallman | 1995-12-28 | 1 | -4/+4 |
| * | (C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT): | Richard M. Stallman | 1995-12-28 | 1 | -2/+2 |
| * | (Fmessage_box, Fmessage_or_box): | Richard M. Stallman | 1995-12-28 | 1 | -17/+11 |
| * | Initial revision | Richard M. Stallman | 1995-12-26 | 1 | -0/+10 |
| * | (check_x_display_info, check_x_frame, x_set_font) | Richard M. Stallman | 1995-12-26 | 1 | -6/+7 |
| * | (have_menus_p): Renamed from using_x_p. | Richard M. Stallman | 1995-12-26 | 1 | -2/+2 |
| * | (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS. | Richard M. Stallman | 1995-12-26 | 1 | -2/+5 |
| * | (LIBXMU): Replace previous change. | Richard M. Stallman | 1995-12-26 | 1 | -2/+8 |