| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed up initial line | Erik Naggum | 1996-05-20 | 9 | -8/+9 |
* | * config.sub: Recognize -proelf as a basic system type. | Jeff Law | 1996-05-20 | 1 | -2/+1 |
* | Renamed from cal-persian.el to avoid 14-character limitation. | Karl Heuer | 1996-05-20 | 1 | -3/+3 |
* | Change autoload references from cal-persian to cal-persia. | Karl Heuer | 1996-05-20 | 2 | -5/+5 |
* | Hold previous change until after the release. | Karl Heuer | 1996-05-18 | 5 | -9/+188 |
* | (sc::menu): Fix typo. | Erik Naggum | 1996-05-18 | 1 | -1/+1 |
* | (lisp): Include dos-win32.elc. | Karl Heuer | 1996-05-17 | 1 | -1/+2 |
* | Initial revision | Karl Heuer | 1996-05-17 | 1 | -0/+170 |
* | (path-separator, grep-null-device, | Karl Heuer | 1996-05-17 | 1 | -72/+0 |
* | (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems): | Karl Heuer | 1996-05-17 | 1 | -112/+0 |
* | [windows-nt, ms-dos]: Load dos-win32. | Karl Heuer | 1996-05-17 | 1 | -0/+4 |
* | (MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp): | Karl Heuer | 1996-05-17 | 1 | -3/+3 |
* | (_sys_read_ahead): Handle sleep here. | Karl Heuer | 1996-05-17 | 1 | -4/+34 |
* | (struct _child_process): New member is_dos_process. | Karl Heuer | 1996-05-17 | 1 | -0/+1 |
* | (Vwin32_pipe_read_delay): New var. | Karl Heuer | 1996-05-17 | 1 | -0/+91 |
* | (term-send-raw-string): send-string -> process-send-string. | Karl Heuer | 1996-05-17 | 1 | -4/+4 |
* | (display_menu_bar) [HAVE_NTGUI]: Enable the display of | Karl Heuer | 1996-05-17 | 1 | -1/+2 |
* | Delete the hilit19 support--it doesn't work. | Karl Heuer | 1996-05-17 | 1 | -95/+1 |
* | * etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline. | Francesco Potortì | 1996-05-17 | 1 | -36/+21 |
* | (w32_read_socket): Mask out lower 4 bits of wParam | Geoff Voelker | 1996-05-17 | 1 | -1/+1 |
* | (Fformat_time_string): Doc fix. | Karl Heuer | 1996-05-15 | 1 | -2/+1 |
* | (latex-imenu-create-index): | Richard M. Stallman | 1996-05-15 | 1 | -15/+19 |
* | Several doc fixes. | Karl Heuer | 1996-05-15 | 1 | -9/+9 |
* | Fix typo in previous patch. | Karl Heuer | 1996-05-15 | 1 | -1/+1 |
* | (sys_read): Introduce a small delay before reading from | Karl Heuer | 1996-05-15 | 1 | -0/+2 |
* | (Fcall_process): Don't close the same fd twice. | Karl Heuer | 1996-05-15 | 1 | -1/+1 |
* | (QCLIPBOARD): New symbol. | Karl Heuer | 1996-05-14 | 1 | -0/+43 |
* | (SYSTEM_PURESIZE_EXTRA): Macro defined. | Geoff Voelker | 1996-05-14 | 1 | -0/+3 |
* | (w32*.o): Fix deps. | Richard M. Stallman | 1996-05-13 | 1 | -19/+36 |
* | (win32_wnd_proc): Reenable quit_char detection. | Richard M. Stallman | 1996-05-13 | 1 | -1/+1 |
* | Set BUILD_TYPE and INSTALL_DIR before calling make; | Richard M. Stallman | 1996-05-13 | 1 | -2/+3 |
* | (pascal-end-of-statement, pascal-calculate-indent): | Richard M. Stallman | 1996-05-13 | 1 | -5/+7 |
* | (note_mouse_movement): Upwards mouse movement recognition corrected. | Richard M. Stallman | 1996-05-13 | 1 | -1/+1 |
* | (allocate_heap): Clean up conditional. | Richard M. Stallman | 1996-05-13 | 1 | -3/+9 |
* | (vc-rename-file): After renaming, update VC info and modeline. | Richard M. Stallman | 1996-05-13 | 1 | -1/+4 |
* | (init_dosfns) [DJGPP >= 2]: Make `opendir' preserve | Richard M. Stallman | 1996-05-13 | 1 | -0/+12 |
* | (Fcall_process): Fix previous change (now !MSDOS only). | Richard M. Stallman | 1996-05-12 | 1 | -2/+4 |
* | Delete the Emacs local variables spec. | Richard M. Stallman | 1996-05-12 | 1 | -8/+0 |
* | (Fstart_kbd_macro): Add missing xrealloc arg. | Karl Heuer | 1996-05-12 | 1 | -1/+2 |
* | (Fmsdos_downcase_filename): Don't change the argument, return a copy. | Richard M. Stallman | 1996-05-12 | 1 | -4/+11 |
* | (MSDOS_SUPPORT): Use full name disp-table.elc. | Richard M. Stallman | 1996-05-12 | 1 | -1/+1 |
* | (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase. | Richard M. Stallman | 1996-05-11 | 1 | -1/+1 |
* | (msdos_downcase_filename): New function to convert case in filenames. | Richard M. Stallman | 1996-05-11 | 1 | -5/+29 |
* | (using-unix-filesystems): Update doc string. | Geoff Voelker | 1996-05-11 | 1 | -0/+4 |
* | (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start. | Richard M. Stallman | 1996-05-11 | 1 | -1/+1 |
* | (x_scroll_bar_set_handle): Always use start in calling SetScrollPos. | Richard M. Stallman | 1996-05-11 | 1 | -19/+14 |
* | (scroll-bar-drag-position): New function. | Richard M. Stallman | 1996-05-11 | 1 | -0/+32 |
* | (re_match_2_internal): Fix off-by-one error; don't use | Richard M. Stallman | 1996-05-11 | 1 | -3/+3 |
* | (map_win32_filename): If not a fat volume, cvt name to dos. | Richard M. Stallman | 1996-05-11 | 1 | -5/+7 |
* | (term-emulate-terminal): On CR, set term-current-column | Richard M. Stallman | 1996-05-11 | 1 | -1/+1 |