(recover-file): Recover buffer-file-coding-system.
[bpt/emacs.git] / lisp / comint.el
1999-05-11 Joel N. Weber II(comint-password-prompt-regexp): Modified to match...
1999-05-09 Karl Heuer(comint-password-prompt-regexp): Fix last change to...
1999-05-07 Joel N. Weber II(comint-password-prompt-regexp): Modified so that it...
1999-03-11 Karl Heuer(comint-password-prompt-regexp): Accept "login password:"
1998-11-02 Markus Rost(comint-file-name-quote-list): Doc fix.
1998-09-29 Simon Marshallmake pre-command-hook & comint-exec-hook local hooks.
1998-09-07 Geoff Voelker(comint-arguments): Ignore backslashes when using
1998-08-15 Richard M. Stallman(comint-postoutput-scroll-to-bottom): Cope with unset
1998-08-04 Richard M. Stallman(comint-bol-or-process-mark): Refer to this command...
1998-06-30 Richard M. Stallman(comint-exec-1): Setup coding systems appropriately.
1998-06-24 Andreas Schwab(comint-input-autoexpand): Use `other' widget type.
1998-05-28 Richard M. Stallman(comint-mode-map): Move bindings of
1998-05-27 Richard M. Stallman(comint-get-next-from-history): New command.
1998-05-05 Richard M. Stallman(comint-replace-by-expanded-history-before-point):
1998-04-23 Richard M. Stallman(comint-replace-by-expanded-history): New arg START.
1998-04-17 Geoff Voelker(comint-filename-chars): Combine DOS and Windows strings.
1998-03-21 Richard M. Stallman(comint-preoutput-filter-functions): Doc fix.
1998-03-14 Richard M. Stallman(comint-word): store-match-data => set-match-data.
1998-03-02 Richard M. Stallman(comint-arguments): Treat \" and such as part of one...
1998-02-27 Simon MarshallChanged to use directory-sep-char rather than "/".
1998-02-14 Richard M. Stallman(comint-interrupt-subjob): Call comint-kill-input.
1997-12-11 Karl Heuer(comint-strip-ctrl-m): Don't die if
1997-10-02 Karl Heuer(comint-regexp-arg): No need to bind
1997-09-09 Richard M. Stallman(comint-file-name-chars): Doc fix.
1997-09-02 Geoff Voelker(comint-file-name-chars): Use separate sets for ms...
1997-08-24 Richard M. Stallman(comint-preoutput-filter-functions): New variable.
1997-07-15 Simon Marshallchange maintainer.
1997-05-27 Richard M. StallmanComment change.
1997-05-26 Simon MarshallUse insert to preserve marker positions (pmark) and...
1997-05-05 Richard M. Stallman(comint-mode): Add a mode-class property.
1997-04-27 Richard M. Stallman(comint-input-face): Deleted.
1997-04-13 Richard M. StallmanFix previous change.
1997-04-13 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-03-31 Karl Heuer(comint-delchar-or-maybe-eof): Check for null proc.
1997-03-15 Simon Marshallminor bug fixes/enhancements to comint-delchar-or-maybe...
1997-01-27 Richard M. Stallman(comint-exec-1): Use file-accessible-directory-p.
1997-01-08 Simon Marshallremove references in comments to long defunct make...
1996-11-17 Karl Heuer(comint-password-prompt-regexp): Recognize AIX format.
1996-11-09 Richard M. Stallman(comint-output-filter): Run comint-output-filter-functions
1996-10-08 Richard M. Stallman(comint-read-noecho): Clear out the intermediate strings.
1996-08-01 Richard M. Stallman(comint-file-name-chars): Was comint-file-name-regexp.
1996-07-17 Karl Heuer(send-invisble): Comment fix.
1996-07-12 Simon Marshall1. For fns like comint-postoutput-scroll-to-bottom...
1996-06-28 Richard M. Stallman(comint-send-input): Use insert-before-markers for...
1996-06-09 Richard M. Stallman(comint-dynamic-complete-as-filename)
1996-06-09 Karl Heuer(comint-file-name-quote-list): Doc fix.
1996-06-05 Richard M. Stallman(comint-dynamic-complete-filename) [ms-dos, windows...
1996-03-17 Richard M. Stallman(comint-exec-1): Use dumb instead of unknown, for terminfo.
1996-02-22 Erik Naggum(make-comint, comint-run): Fix autoload cookie.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(comint-ptyp, comint-completion-autolist): Doc fix.
1995-12-11 Simon MarshallUse comint-input-sender to send text (Peter Gabriel...
1995-10-22 Richard M. Stallman(comint-exec-1): Don't alter EMACS envvar if it's alrea...
1995-09-29 Richard M. StallmanFix previous change.
1995-09-29 Richard M. Stallman(comint-password-prompt-regexp): Recognize
1995-07-12 Karl Heuer(comint-kill-output): Preserve entire partial line at
1995-06-13 Karl Heuer(comint-mode): Use make-local-hook.
1995-06-02 Simon MarshallDon't go forward over a word-char if we're at bob,...
1995-04-08 Richard M. Stallman(make-comint): Error, if start-process is not fboundp.
1995-04-07 Karl HeuerUpdate copyright.
1995-04-03 Simon MarshallAdded support for special (quoted) characters in file...
1995-03-30 Karl Heuer(comint-read-noecho): Don't log prompt messages.
1995-03-28 Karl Heuer(comint-read-noecho): Use a format string, in case
1995-02-25 Simon MarshallAdded comint-buffer-maximum-size and comint-truncate...
1995-02-25 Simon MarshallLet file-name-handler-alist to nil in comint-dynamic...
1995-02-08 Simon MarshallAdd % to comint-match-partial-filename.
1995-01-25 Richard M. StallmanComment change.
1995-01-17 Simon MarshallMake sure the event read by comint-dynamic-list-complet...
1994-12-07 Richard M. Stallman(comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-11-15 Richard M. Stallman(comint-exec-1): Terminate TERMCAP with colon.
1994-11-09 Richard M. Stallman(comint-exec-1): Make sure default-directory is a real...
1994-11-01 Richard M. Stallman(comint-read-noecho): Use `read-char-exclusive' instead...
1994-10-07 Richard M. Stallman(comint-check-proc): Recognise `open'.
1994-10-03 Richard M. Stallman(comint-strip-ctrl-m): Renamed from shell-strip-crtl...
1994-09-24 Richard M. Stallman(comint-input-chunk-size): Variable deleted.
1994-08-27 Richard M. Stallman(comint-arguments): Treat \n and \t like space.
1994-08-24 Richard M. Stallman(comint-arguments): Rewrite for speed.
1994-07-31 Richard M. Stallman(comint-password-prompt-regexp): Handle PGP prompt.
1994-07-25 Richard M. Stallman(comint-dynamic-list-completions): Listify the key
1994-07-16 Richard M. StallmanComment change.
1994-07-16 Richard M. Stallman(comint-mode-map): Move comint-bol to C-c C-a.
1994-06-29 Noah Friedmancomint-password-prompt-regexp: New variable.
1994-06-25 Richard M. Stallman(comint-send-input): Update markers before actually...
1994-06-23 Richard M. Stallman(comint-read-input-ring): Use ring-insert-at-beginning.
1994-06-10 Richard M. Stallman(comint-dynamic-list-completions): No space in *Complet...
1994-06-02 Richard M. Stallman(comint-dynamic-complete-as-filename)
1994-05-30 Richard M. Stallman(comint-read-input-ring): Make regexp stricter.
1994-05-05 Richard M. StallmanComment change.
1994-04-24 Richard M. Stallman(comint-mode): Remove space after `:' in mode-line...
1994-04-23 Richard M. Stallman(comint-mode-map): comint-dynamic-list-input-ring now...
1994-04-21 Richard M. Stallman(comint-mode): Set comint-last-input-start and
1994-04-19 Karl Heuer(comint-replace-by-expanded-history): Expand only at...
1994-04-15 Karl HeuerDoc fix.
1994-04-14 Karl Heuer(comint-replace-by-expanded-history-before-point):...
1994-04-13 Karl Heuer(comint-dynamic-complete-as-filename): Simplify.
1994-04-11 Karl Heuer(comint-dynamic-complete-as-filename): Save end of...
1994-04-08 Karl Heuer(comint-exec-1): Handle both termcap and terminfo.
1994-03-24 Richard M. Stallman(comint-run): New command.
1994-03-08 Richard M. Stallman(comint-completion-fignore): New variable.
1994-03-07 Karl HeuerComment fix.
next