log

age author description
Mon, 13 May 1996 16:25:13 +0000 Richard M. Stallman (pascal-end-of-statement, pascal-calculate-indent):
Mon, 13 May 1996 15:24:25 +0000 Richard M. Stallman (note_mouse_movement): Upwards mouse movement recognition corrected.
Mon, 13 May 1996 15:06:32 +0000 Richard M. Stallman (allocate_heap): Clean up conditional.
Mon, 13 May 1996 01:31:28 +0000 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
Mon, 13 May 1996 01:28:24 +0000 Richard M. Stallman (init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
Sun, 12 May 1996 22:50:25 +0000 Richard M. Stallman (Fcall_process): Fix previous change (now !MSDOS only).
Sun, 12 May 1996 22:19:55 +0000 Richard M. Stallman Delete the Emacs local variables spec.
Sun, 12 May 1996 20:07:43 +0000 Karl Heuer (Fstart_kbd_macro): Add missing xrealloc arg.
Sun, 12 May 1996 17:45:36 +0000 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
Sun, 12 May 1996 17:43:29 +0000 Richard M. Stallman (MSDOS_SUPPORT): Use full name disp-table.elc.
Sat, 11 May 1996 21:23:34 +0000 Richard M. Stallman (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
Sat, 11 May 1996 21:23:08 +0000 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
Sat, 11 May 1996 20:55:33 +0000 Geoff Voelker (using-unix-filesystems): Update doc string.
Sat, 11 May 1996 18:44:09 +0000 Richard M. Stallman (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
Sat, 11 May 1996 18:38:11 +0000 Richard M. Stallman (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
Sat, 11 May 1996 18:30:16 +0000 Richard M. Stallman (scroll-bar-drag-position): New function.
Sat, 11 May 1996 18:05:52 +0000 Richard M. Stallman (re_match_2_internal): Fix off-by-one error; don't use
Sat, 11 May 1996 17:26:00 +0000 Richard M. Stallman (map_win32_filename): If not a fat volume, cvt name to dos.
Sat, 11 May 1996 17:11:06 +0000 Richard M. Stallman (term-emulate-terminal): On CR, set term-current-column
Sat, 11 May 1996 11:08:11 +0000 Richard M. Stallman Lots of fixes.
Sat, 11 May 1996 10:53:17 +0000 Richard M. Stallman (Fcall_process): Close fd_error if successful.
Sat, 11 May 1996 10:52:47 +0000 Richard M. Stallman Mention Windows 95.
Sat, 11 May 1996 06:38:25 +0000 Geoff Voelker (allocate_heap): Bump heap base up to 27MB to
Sat, 11 May 1996 00:29:46 +0000 Richard M. Stallman (f90-hilit-patterns): Avoid using undefined variables.
Fri, 10 May 1996 23:07:10 +0000 Geoff Voelker (win32_wnd_proc): Disable setting of Vquit_flag
Fri, 10 May 1996 20:40:49 +0000 Richard M. Stallman (win_msg_worker): Use post_msg.
Fri, 10 May 1996 20:35:50 +0000 Richard M. Stallman (x_scroll_bar_move): Call my_show_window.
Fri, 10 May 1996 20:33:26 +0000 Richard M. Stallman (prev_console_mode): New variable.
Fri, 10 May 1996 20:31:20 +0000 Richard M. Stallman (main) [WINDOWSNT]: Call syms_of_ntproc.
Fri, 10 May 1996 20:29:43 +0000 Richard M. Stallman (Vwin32_quote_process_args): New variable.