aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MSDOS_SUPPORT): Use full name disp-table.elc.Richard M. Stallman1996-05-121-1/+1
* (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.Richard M. Stallman1996-05-111-1/+1
* (msdos_downcase_filename): New function to convert case in filenames.Richard M. Stallman1996-05-111-5/+29
* (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.Richard M. Stallman1996-05-111-19/+14
* (re_match_2_internal): Fix off-by-one error; don't useRichard M. Stallman1996-05-111-3/+3
* (map_win32_filename): If not a fat volume, cvt name to dos.Richard M. Stallman1996-05-111-5/+7
* (Fcall_process): Close fd_error if successful.Richard M. Stallman1996-05-111-0/+2
* (allocate_heap): Bump heap base up to 27MB toGeoff Voelker1996-05-111-10/+21
* (win32_wnd_proc): Disable setting of Vquit_flagGeoff Voelker1996-05-101-0/+3
* (win_msg_worker): Use post_msg.Richard M. Stallman1996-05-101-26/+46
* (x_scroll_bar_move): Call my_show_window.Richard M. Stallman1996-05-101-0/+2
* (prev_console_mode): New variable.Richard M. Stallman1996-05-101-2/+6
* (main) [WINDOWSNT]: Call syms_of_ntproc.Richard M. Stallman1996-05-101-0/+3
* (Vwin32_quote_process_args): New variable.Richard M. Stallman1996-05-101-10/+33
* (x_connection_signal_1): Call x_connection_closed properly.Richard M. Stallman1996-05-101-1/+1
* Comment changes.Richard M. Stallman1996-05-091-3/+7
* (syms_of_msdos): Fix typo.Richard M. Stallman1996-05-081-1/+1
* (enum scroll_bar_part): Delete extra comma.Richard M. Stallman1996-05-081-1/+1
* (Fencode_time): Accept MANY args, so as to copeRichard M. Stallman1996-05-071-19/+27
* (enum scroll_bar_part): New alternativesRichard M. Stallman1996-05-071-1/+7
* (Fmsdos_long_file_names): New function.Richard M. Stallman1996-05-061-1/+8
* Undo previous change.Richard M. Stallman1996-05-061-14/+0
* (GMALLOC_INHIBIT_VALLOC): Defined.Richard M. Stallman1996-05-061-2/+4
* (set_case_table): Set upcase_table, case_canon_tableRichard M. Stallman1996-05-061-1/+6
* (casify_region, casify_object):Richard M. Stallman1996-05-061-0/+8
* (Fmsdos_long_file_names): New function.Richard M. Stallman1996-05-051-0/+13
* (Qup, Qdown): New variables.Richard M. Stallman1996-05-051-9/+66
* Include string.h.Geoff Voelker1996-05-031-87/+108
* Include frame.h.Geoff Voelker1996-05-031-18/+69
* (struct win32_palette_entry): New structure.Geoff Voelker1996-05-031-7/+51
* (Vwindow_system): Declared.Geoff Voelker1996-05-031-83/+226
* (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):Geoff Voelker1996-05-031-58/+87
* (REG_ROOT): Remove trailing backslash.Geoff Voelker1996-05-031-1/+1
* (continuation of previous checkin)Geoff Voelker1996-05-031-0/+1
* (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-05-031-266/+785
* (WinMain): Function removed.Geoff Voelker1996-05-031-47/+6
* Include config.h after CRT headers. Include fcntl.h.Geoff Voelker1996-05-031-346/+523
* (win32_kdb_patch_key): Initialize isdead.Geoff Voelker1996-05-031-9/+12
* Include lisp.h.Geoff Voelker1996-05-031-39/+40
* Check to see if already included.Geoff Voelker1996-05-031-18/+90
* (nt_stat, nt_ctime): Functions deleted.Geoff Voelker1996-05-031-706/+1685
* (SUBSYSTEM) [NTGUI]: Remove conditional.Geoff Voelker1996-05-031-5/+5
* (Fthis_single_command_keys): New function.Richard M. Stallman1996-05-021-3/+35
* (Fevent_convert_list): Never treat last elt as modifier.Richard M. Stallman1996-05-021-3/+3
* (dos_get_modifiers): Restore missing comment terminator.Richard M. Stallman1996-05-011-17/+51
* (Fexpand_file_name) [DOS_NT]: Correct the `if' clauseRichard M. Stallman1996-05-011-3/+3
* (signal_after_change): Correct the arg to report_overlay_modification.Richard M. Stallman1996-05-011-4/+3
* (add_overlay_mod_hooklist): Fix call to bcopy.Richard M. Stallman1996-05-011-2/+2
* (C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.Richard M. Stallman1996-05-011-5/+0
* (C_SWITCH_X_SYSTEM): Definition moved from sol2.h.Richard M. Stallman1996-05-011-0/+5