]> git.eshelyaron.com Git - emacs.git/commit
(rlogin-initially-track-cwd): New variable.
authorNoah Friedman <friedman@splode.com>
Mon, 18 Oct 1993 07:05:11 +0000 (07:05 +0000)
committerNoah Friedman <friedman@splode.com>
Mon, 18 Oct 1993 07:05:11 +0000 (07:05 +0000)
commit97b83d9daa6e84b4ea23413dff3159e328a940aa
treefece234ddc6f485bf0b02670eff3fedb48e04d0d
parent9ee7c69da24f189fdb2f40f0d66388db18533ab9
(rlogin-initially-track-cwd): New variable.
(rlogin): Use it to determine whether enable directory tracking
via ange-ftp.
(rlogin-mode): Make `comint-filename-prefix' local here.

(rlogin): Arguments to function are now a string with
multiple words (hostname first) and an optional prefix.
(rlogin-with-args): Function deleted.

(rlogin): Set process filter after calling
`rlogin-mode' since the latter called `comint-mode', which sets
its own initial process filter.
lisp/rlogin.el