- 03 Mar, 1994 24 commits
-
-
Richard M. Stallman authored
comint-output-filter-functions. (shell-mode): Put dir tracker on comint-input-filter-functions, not ...output... (shell-directory-tracker, shell-process-popd): Call just error, not message and error.
-
Richard M. Stallman authored
initialisation of comint-input-sentinel.
-
Richard M. Stallman authored
(comint-output-filter-functions): Renamed from ...-sentinel-functions.
-
Richard M. Stallman authored
(shell-mode): Use it to set comint-dynamic-complete-functions. (shell-mode-map): Define menu-bars for command, variable and directory completion/expansion. (shell-get-current-command, shell-after-partial-filename): Functions deleted. (shell-dynamic-complete-environment-variable, shell-replace-by-expanded-directory): New commands. (shell-match-partial-variable, shell-dynamic-complete-as-environment-variable): New functions.
-
Richard M. Stallman authored
comint-dynamic-complete-filename-command, comint-dynamic-complete-command-command, comint-get-current-command): Deleted. (comint-input-sentinel-functions): Replaces comint-input-sentinel. (comint-input-sentinel): Deleted. (comint-send-input): Run hooks on comint-input-sentinel-functions. (comint-output-sentinel-functions): Rename from comint-output-filter-functions. (comint-dynamic-complete-functions): New variable. (comint-mode-map): Removed menu-bar for command and variable completion. (comint-exec-1): Add to environment by hand; avoids using setenv. (comint-replace-by-expanded-history-before-point): Renamed from comint-replace-by-expanded-history. (comint-replace-by-expanded-history): New wrapper definition. (comint-word): New function. (comint-match-partial-filename): Use it. (comint-after-partial-filename, comint-match-partial-variable, comint-dynamic-complete-variable): Deleted. (comint-dynamic-complete): Run hooks on comint-dynamic-complete-functions. (comint-dynamic-complete-as-filename): Renamed from function comint-dynamic-complete-filename. (comint-dynamic-complete-filename): New wrapper definition. (comint-dynamic-simple-complete): Return a symbol representing completion.
-
Roland McGrath authored
so copying the rest of the line to the output is the else clause of if (eolp), not after the if.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Allow for doubled dollar signs in dir when computing pos.
-
Karl Heuer authored
current value of point.
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
(Finsert_file_contents): Use del_range_1.
-
Richard M. Stallman authored
Add functions to these lists. (server-program): Add exec-directory to value. Use expand-file-name. (server-buffer-done): If buffer is dead, don't bury it. (server-done): If we kill the old buffer, and server-buffer-done gives us nil, return the new current buffer.
-
Richard M. Stallman authored
(show-children): Use outline-back-to-heading. (outline-next-preface): Don't retreat over \n or ^M if no more headers.
-
Richard M. Stallman authored
-
Karl Heuer authored
Allow for text following "BABYL OPTIONS:". Add --help option. Use argv[0] in error messages.
-
Richard M. Stallman authored
Use FRAME_MENU_BAR_LINES as vector.
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
- 02 Mar, 1994 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
before running completion-setup-hook.
-
Richard M. Stallman authored
to the buffer for which the completions were requested. (completion-reference-buffer): New variable.
-
Richard M. Stallman authored
shift all the following ones forward one slot.
-
Richard M. Stallman authored
(pty_max_bytes): New variable. (send_process): Send an eof after each pty_max_bytes bytes.
-
Richard M. Stallman authored
Clean up line breaks.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and detect whether it has any quotes. (comint-delim-arg): Don't check for quotes. Use loop, not regexps. (comint-delimiter-argument-list): List now has chars, not strings.
-
Richard M. Stallman authored
in for-loops, with-structures and else-structures. (pascal-noindent-re): Add `else'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-