summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-241-2/+11
* Comment fix.Karl Heuer1996-05-231-1/+1
* (init_lread): Init Vload_file_name to Qnil.Karl Heuer1996-05-231-0/+1
* Comment fix.Karl Heuer1996-05-231-1/+1
* [WIN32]: No-op as for [MSDOS].Roland McGrath1996-05-221-3/+5
* (modifier_set): Check toggle state of CapsLock evenKarl Heuer1996-05-221-2/+2
* (get_volume_info): Always update *pPath correctly, even ifKarl Heuer1996-05-221-3/+0
* (compute_motion): When calling Fget_char_property,Karl Heuer1996-05-221-4/+8
* Include buffer.h.Richard M. Stallman1996-05-211-1/+50
* (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed fromRichard M. Stallman1996-05-211-1/+1
* (init_display) [HAVE_LIBNCURSES]: If X, call tgetent.Karl Heuer1996-05-211-0/+6
* (Fexecute_extended_command): Don't look forKarl Heuer1996-05-211-0/+1
* (Fprin1_to_string): Preserve Vdeactivate_mark.Karl Heuer1996-05-211-2/+10
* [__GNU_LIBRARY__]: #include <sys/ioctl.h>.Karl Heuer1996-05-211-0/+1
* (internal_self_insert): Don't return 2 for auto-fillKarl Heuer1996-05-211-2/+5
* Hold previous change until after the release.Karl Heuer1996-05-181-3/+3
* (MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):Karl Heuer1996-05-171-3/+3
* (_sys_read_ahead): Handle sleep here.Karl Heuer1996-05-171-4/+34
* (struct _child_process): New member is_dos_process.Karl Heuer1996-05-171-0/+1
* (Vwin32_pipe_read_delay): New var.Karl Heuer1996-05-171-0/+91
* (display_menu_bar) [HAVE_NTGUI]: Enable the display ofKarl Heuer1996-05-171-1/+2
* (w32_read_socket): Mask out lower 4 bits of wParamGeoff Voelker1996-05-171-1/+1
* (Fformat_time_string): Doc fix.Karl Heuer1996-05-151-2/+1
* Fix typo in previous patch.Karl Heuer1996-05-151-1/+1
* (sys_read): Introduce a small delay before reading fromKarl Heuer1996-05-151-0/+2
* (Fcall_process): Don't close the same fd twice.Karl Heuer1996-05-151-1/+1
* (QCLIPBOARD): New symbol.Karl Heuer1996-05-141-0/+43
* (SYSTEM_PURESIZE_EXTRA): Macro defined.Geoff Voelker1996-05-141-0/+3
* (w32*.o): Fix deps.Richard M. Stallman1996-05-131-19/+36
* (win32_wnd_proc): Reenable quit_char detection.Richard M. Stallman1996-05-131-1/+1
* (note_mouse_movement): Upwards mouse movement recognition corrected.Richard M. Stallman1996-05-131-1/+1
* (allocate_heap): Clean up conditional.Richard M. Stallman1996-05-131-3/+9
* (init_dosfns) [DJGPP >= 2]: Make `opendir' preserveRichard M. Stallman1996-05-131-0/+12
* (Fcall_process): Fix previous change (now !MSDOS only).Richard M. Stallman1996-05-121-2/+4
* Delete the Emacs local variables spec.Richard M. Stallman1996-05-121-8/+0
* (Fstart_kbd_macro): Add missing xrealloc arg.Karl Heuer1996-05-121-1/+2
* (Fmsdos_downcase_filename): Don't change the argument, return a copy.Richard M. Stallman1996-05-121-4/+11
* (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