log

age author description
1996-05-15 Richard M. Stallman (latex-imenu-create-index):
1996-05-15 Karl Heuer Several doc fixes.
1996-05-15 Karl Heuer Fix typo in previous patch.
1996-05-15 Karl Heuer (sys_read): Introduce a small delay before reading from
1996-05-15 Karl Heuer (Fcall_process): Don't close the same fd twice.
1996-05-14 Karl Heuer (QCLIPBOARD): New symbol.
1996-05-14 Geoff Voelker (SYSTEM_PURESIZE_EXTRA): Macro defined.
1996-05-13 Richard M. Stallman (w32*.o): Fix deps.
1996-05-13 Richard M. Stallman (win32_wnd_proc): Reenable quit_char detection.
1996-05-13 Richard M. Stallman Set BUILD_TYPE and INSTALL_DIR before calling make;
1996-05-13 Richard M. Stallman (pascal-end-of-statement, pascal-calculate-indent):
1996-05-13 Richard M. Stallman (note_mouse_movement): Upwards mouse movement recognition corrected.
1996-05-13 Richard M. Stallman (allocate_heap): Clean up conditional.
1996-05-13 Richard M. Stallman (vc-rename-file): After renaming, update VC info and modeline.
1996-05-13 Richard M. Stallman (init_dosfns) [DJGPP >= 2]: Make `opendir' preserve
1996-05-12 Richard M. Stallman (Fcall_process): Fix previous change (now !MSDOS only).
1996-05-12 Richard M. Stallman Delete the Emacs local variables spec.
1996-05-12 Karl Heuer (Fstart_kbd_macro): Add missing xrealloc arg.
1996-05-12 Richard M. Stallman (Fmsdos_downcase_filename): Don't change the argument, return a copy.
1996-05-12 Richard M. Stallman (MSDOS_SUPPORT): Use full name disp-table.elc.
1996-05-11 Richard M. Stallman (FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.
1996-05-11 Richard M. Stallman (msdos_downcase_filename): New function to convert case in filenames.
1996-05-11 Geoff Voelker (using-unix-filesystems): Update doc string.
1996-05-11 Richard M. Stallman (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.
1996-05-11 Richard M. Stallman (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
1996-05-11 Richard M. Stallman (scroll-bar-drag-position): New function.
1996-05-11 Richard M. Stallman (re_match_2_internal): Fix off-by-one error; don't use
1996-05-11 Richard M. Stallman (map_win32_filename): If not a fat volume, cvt name to dos.
1996-05-11 Richard M. Stallman (term-emulate-terminal): On CR, set term-current-column
1996-05-11 Richard M. Stallman Lots of fixes.
1996-05-11 Richard M. Stallman (Fcall_process): Close fd_error if successful.
1996-05-11 Richard M. Stallman Mention Windows 95.
1996-05-11 Geoff Voelker (allocate_heap): Bump heap base up to 27MB to
1996-05-11 Richard M. Stallman (f90-hilit-patterns): Avoid using undefined variables.
1996-05-10 Geoff Voelker (win32_wnd_proc): Disable setting of Vquit_flag
1996-05-10 Richard M. Stallman (win_msg_worker): Use post_msg.
1996-05-10 Richard M. Stallman (x_scroll_bar_move): Call my_show_window.
1996-05-10 Richard M. Stallman (prev_console_mode): New variable.
1996-05-10 Richard M. Stallman (main) [WINDOWSNT]: Call syms_of_ntproc.
1996-05-10 Richard M. Stallman (Vwin32_quote_process_args): New variable.
1996-05-10 Richard M. Stallman (x_connection_signal_1): Call x_connection_closed properly.
1996-05-10 Richard M. Stallman (gud-filter): Cal gud-display-frame even if process-window is nil.
1996-05-09 Erik Naggum Fix minor typo.
1996-05-09 Richard M. Stallman Comment changes.
1996-05-09 Richard M. Stallman (vc-find-file-hook): Follow multiple links all the way.
1996-05-09 Richard M. Stallman Comment change.
1996-05-09 Richard M. Stallman (ispell-check-comments): Default is now t.
1996-05-09 Richard M. Stallman (bookmark-bmenu-delete-backwards)
1996-05-08 Richard M. Stallman Undo previous change.
1996-05-08 Richard M. Stallman Revert to version 1.9.
1996-05-08 Karl Fogel Merged cosmetic differences between FSF version and local copy. In
1996-05-08 Karl Fogel (bookmark-locate): ;;;###autoload this alias.
1996-05-08 Richard M. Stallman (env_vars): Set SHELL registry entry to value of COMSPEC environment variable.
1996-05-08 Richard M. Stallman (convert-standard-filename): Test msdos-long-file-names.
1996-05-08 Richard M. Stallman (syms_of_msdos): Fix typo.
1996-05-08 Richard M. Stallman (gud-filter): Move the call to gud-display-frame
1996-05-08 Karl Fogel (mail-hist-version): upped to 1.3.4.
1996-05-08 Karl Fogel (bookmark-make): take optional arg `info-node', pass it on to
1996-05-08 Noah Friedman (rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output
1996-05-08 Richard M. Stallman (enum scroll_bar_part): Delete extra comma.