- 15 Jun, 1995 12 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
inherit the text props from it.
-
Richard M. Stallman authored
starting with a drive letter.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(call-process-region) [WINDOWSNT]: Use proper temp file template.
-
Richard M. Stallman authored
(BASE_LIBS) [MSVCNT11]: Use oldnames.lib. (CFLAGS_COMMON): Defined. (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl.
-
Richard M. Stallman authored
(addpm.obj): Compile directly, use CFLAGS. (addpm.exe): Link from addpm.obj.
-
Richard M. Stallman authored
(malloc, realloc): If non-ANSI C, declare value as char *.
-
Richard M. Stallman authored
-
Simon Marshall authored
-
- 14 Jun, 1995 24 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Rename arg waitp to flushp.
-
Karl Heuer authored
undoing Feb 28 change. (prefix-arg-internal, digit-argument, negative-argument): Likewise.
-
Richard M. Stallman authored
simple output at the end of the buffer, with no paging, and in that case to defer scrolling while we can. (term-emulate-terminal): Don't call term-handle-scroll in simple cases unless we are either paging or term-scroll-with-delete. (term-down): Likewise. (term-handle-scroll): Modify accordingly. (term-emulate-terminal): Avoid deleting old text in common case. Optimize the simple case of CRLF when we're at buffer end. Handle deferred scroll when done processing output. (term-handle-deferred-scroll): New function. (term-down): Simplify - no longer take RIGHT argument. Tune. (term-goto): Use term-move-columns to compensate for the above. (term-escape-char, term-set-escape-char): Add doc-string. (term-mouse-paste): Add xemacs support. Various speed enhencements: (term-handle-scroll): Don't clear term-current-row; maybe adjust it. (term-down): Don't call term-adjust-current-row-cache if we've done term-handle-scroll. (term-emulate-terminal): Don't call term-adjust-current-row-cache. (term-emulate-terminal): For TAB, don't nil term-start-line-column. (term-goto): Possible optimization.
-
Karl Heuer authored
-
Karl Heuer authored
-
Melissa Weisshaus authored
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Geoff Voelker authored
-
Richard M. Stallman authored
frame, don't copy `name' parm explicitly unless it was explicit before.
-
Roland McGrath authored
abbreviate-file-name to it and then use its directory part as the first search path element, searching for its nondirectory part. Fix prompting code not to use a free variable. (compilation-parse-errors, compile-abbreviate-directory): Use abbreviate-file-name on directories.
-
Simon Marshall authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Set update_tick at the beginning not at end.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
the log message is empty instead of providing it as empty. Always use -m option for ci.
-
Richard M. Stallman authored
-
- 13 Jun, 1995 4 commits
-
-
Karl Heuer authored
(comint-send-input, comint-output-filter): Use run-hook-with-args. (comint-dynamic-complete): Use run-hook-with-args-until-success.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-