summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.sub: Recognize -proelf as a basic system type.libc-960521Jeff Law1996-05-201-2/+1
* Renamed from cal-persian.el to avoid 14-character limitation.Karl Heuer1996-05-201-3/+3
* Change autoload references from cal-persian to cal-persia.Karl Heuer1996-05-202-5/+5
* Hold previous change until after the release.Karl Heuer1996-05-185-9/+188
* (sc::menu): Fix typo.Erik Naggum1996-05-181-1/+1
* (lisp): Include dos-win32.elc.Karl Heuer1996-05-171-1/+2
* Initial revisionKarl Heuer1996-05-171-0/+170
* (path-separator, grep-null-device,Karl Heuer1996-05-171-72/+0
* (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):Karl Heuer1996-05-171-112/+0
* [windows-nt, ms-dos]: Load dos-win32.Karl Heuer1996-05-171-0/+4
* (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
* (term-send-raw-string): send-string -> process-send-string.Karl Heuer1996-05-171-4/+4
* (display_menu_bar) [HAVE_NTGUI]: Enable the display ofKarl Heuer1996-05-171-1/+2
* Delete the hilit19 support--it doesn't work.Karl Heuer1996-05-171-95/+1
* * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.Francesco Potortì1996-05-171-36/+21
* (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
* (latex-imenu-create-index):Richard M. Stallman1996-05-151-15/+19
* Several doc fixes.Karl Heuer1996-05-151-9/+9
* 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
* Set BUILD_TYPE and INSTALL_DIR before calling make;Richard M. Stallman1996-05-131-2/+3
* (pascal-end-of-statement, pascal-calculate-indent):Richard M. Stallman1996-05-131-5/+7
* (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
* (vc-rename-file): After renaming, update VC info and modeline.Richard M. Stallman1996-05-131-1/+4
* (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
* (using-unix-filesystems): Update doc string.Geoff Voelker1996-05-111-0/+4
* (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.Richard M. Stallman1996-05-111-1/+1
* (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.Richard M. Stallman1996-05-111-19/+14
* (scroll-bar-drag-position): New function.Richard M. Stallman1996-05-111-0/+32
* (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
* (term-emulate-terminal): On CR, set term-current-columnRichard M. Stallman1996-05-111-1/+1
* Lots of fixes.Richard M. Stallman1996-05-111-49/+80