- 06 Sep, 1995 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(info-insert-file-contents): Use info-insert-file-contents-1 to set FULLNAME. Use call-process-region to run the decode program. (Info-find-node): Use info-insert-file-contents-1. (info-insert-file-contents-1) [MSDOS]: Don't use the dot in SUFFIX if FILENAME already has one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
rename the previous dir file to dir.bak or dir.old.
-
Richard M. Stallman authored
Also disable the menu instead of not displaying it, if FILES is empty.
-
- 04 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 03 Sep, 1995 5 commits
-
-
Richard M. Stallman authored
(Fmarker_insertion_type, Fset_marker_insertion_type): New functions. (syms_of_marker): defsubr them.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(insert_from_buffer_1, insert_from_string_1, insert_1): Call it.
-
Richard M. Stallman authored
If it's non-nil, switch to that nil. (dired-find-buffer-nocreate): New arg MODE.
-
Richard M. Stallman authored
(DO_TERMSCRIPT): New macro to support open-termscript. (internal_flush): Corrected handling of flush in middle of escape sequences. Handle screen width > 127. (flush_escape): New function for use by internal_flush. (sys_select): New MS-DOS specific version with us timing. (EMACSCOLORS): New environment variable. (IT_clear_end_of_line): Set default face. (run_msdos_command): Restore mouse position after command. Close "backup fd"s. Corrected switch to cooked mode while running command. (mouse_on, mouse_off): Now checks have_mouse > 0. Note: "have_mouse < 0" means that a mouse is present, but it has been disabled via msdos-mouse-disable. (IT_write_glyphs): Allow esc-character itself to be printed. (event_timestamp): New function to make reliable times stamps. (sys_chdir): Skip drive letter before calling chdir. (sleep_or_kbd_hit): Handle 60 seconds time wrap. (mouse_get_pos): Return event_timestamp.
-
- 02 Sep, 1995 11 commits
-
-
David J. MacKenzie authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
config.in, paths.in. Change Echo commands not to use `.
-
Richard M. Stallman authored
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
-
Richard M. Stallman authored
(Fmsdos_mouse_init): New functions. (syms_of_dosfns): defsubr them. (Fmode25, Fmode4350): Call mouse_off unconditionally. (Fset_mouse_position): Return nil.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Disable error report from subshell if system returns non-zero. Don't call vfork before calling system. Don't call wait_for_termination. (sys_select): Turn it off if MSDOS. (reset_sys_modes): Support EMACSCOLORS env var.
-
Richard M. Stallman authored
[!MULTI_FRAME] (syms_of_frame): defsubr it.
-
Richard M. Stallman authored
(BASE_PURESIZE): Use SITELOAD_PURESIZE_EXTRA.
-
Richard M. Stallman authored
Look for handler for the new name as well as for the target.
-
Richard M. Stallman authored
Look for handler for FILE as well as for DIRNAME.
-
- 01 Sep, 1995 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 Aug, 1995 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
commands if `disable-command-hook' is nil. (read_key_sequence): Validate the event position before calling get_local_map.
-
Richard M. Stallman authored
for the whitespace between completion items.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 30 Aug, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 29 Aug, 1995 8 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(wordstar-center-region): Renamed from center-region. (wordstar-center-paragraph): Renamed from center-paragraph.
-
André Spiegel authored
(vc-next-action-dired): Adjust default-directory before calling vc-next-action-on-file. (vc-next-action-on-file): Handle CVS merge in vc-dired-mode correctly. (vc-next-action): Ask for a check-in comment if there are "added" CVS files. Don't special-case single files in vc-dired-mode. (vc-file-clear-masterprops): Typo fix. (vc-latest-on-branch-p): Always true for CVS. (vc-directory): Header change. Do display the buffer, even if no locked/registered files were found.
-
André Spiegel authored
(vc-find-cvs-master): Use it to compare mtime and checkout time. (vc-locking-user): CVS case: *only* use checkout time. (vc-find-cvs-master): Don't attempt to find the RCS master file. Throw the full name of CVS/Entries. (vc-name): Doc change (special CVS case). (vc-after-save): Handle the case when a file is saved in the very second in which it was checked out.
-
Richard M. Stallman authored
-