aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (normalize_filename): New function.Richard M. Stallman1996-06-031-12/+63
* (Vwin32_downcase_file_names): New variable.Richard M. Stallman1996-06-031-0/+9
* (DRIVE_LETTER): [DOS_NT] New macro.Richard M. Stallman1996-06-031-3/+6
* (re_max_failures): Reduce to 8000.Richard M. Stallman1996-06-021-1/+3
* (reset_modifiers): Only clear a modifier if the modifier key has beenRichard M. Stallman1996-06-011-3/+24
* (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /Richard M. Stallman1996-06-011-2/+13
* (single_submenu): Handle non-keymap lists like symbols.Richard M. Stallman1996-05-311-1/+5
* (Fpop_to_buffer): Doc fix.Richard M. Stallman1996-05-301-1/+3
* (Fdisplay_buffer): Doc fix.Richard M. Stallman1996-05-301-1/+5
* Fix previous change.Karl Heuer1996-05-281-1/+2
* (LIBS_SYSTEM): Define this.Karl Heuer1996-05-281-0/+1
* [SOLARIS2]: Define SUNOS_5.Karl Heuer1996-05-281-1/+1
* [SOLARIS2]: Include string.h.Karl Heuer1996-05-251-0/+7
* (Vwin32_mouse_move_interval): New lisp variable.Karl Heuer1996-05-251-53/+113
* (x_scroll_bar_handle_click): Repaint scroll bar handleKarl Heuer1996-05-251-0/+1
* [__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.Karl Heuer1996-05-251-0/+2
* Tue May 21 19:18:05 1996 Roland McGrath <[email protected]>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