diff options
author | Noah Friedman <friedman@splode.com> | 1993-12-01 13:04:24 +0000 |
---|---|---|
committer | Noah Friedman <friedman@splode.com> | 1993-12-01 13:04:24 +0000 |
commit | ea32a440c04346f3336db097ce4021b6e6ffce39 (patch) | |
tree | d08a39988efb14b41d56c464bb80697532f9fe34 /lisp/rlogin.el | |
parent | a7fa60eb270a5186917f64cac994a0683f6e79e6 (diff) | |
download | emacs-ea32a440c04346f3336db097ce4021b6e6ffce39.tar.gz |
Remove spurious comment between autoload cookie and defvar for
rlogin-initially-track-cwd.
Diffstat (limited to 'lisp/rlogin.el')
-rw-r--r-- | lisp/rlogin.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/rlogin.el b/lisp/rlogin.el index faa3f73afe4..cc41a0632f4 100644 --- a/lisp/rlogin.el +++ b/lisp/rlogin.el @@ -23,7 +23,7 @@ ;;; Commentary: ;; Support for remote logins using `rlogin'. -;; $Id: rlogin.el,v 1.13 1993/10/22 17:12:54 rms Exp friedman $ +;; $Id: rlogin.el,v 1.14 1993/12/01 09:57:04 friedman Exp friedman $ ;;; Todo: @@ -56,7 +56,6 @@ number of them. On the other hand, some implementations of `rlogin' assume a pty is being used, and errors will result from using a pipe instead.") ;;;###autoload -;(setq rlogin-initially-track-cwd nil) (defvar rlogin-initially-track-cwd t "*If non-`nil', do remote directory tracking via ange-ftp right away. If `nil', you can still enable directory tracking by doing |