From ea32a440c04346f3336db097ce4021b6e6ffce39 Mon Sep 17 00:00:00 2001 From: Noah Friedman Date: Wed, 1 Dec 1993 13:04:24 +0000 Subject: [PATCH] Remove spurious comment between autoload cookie and defvar for rlogin-initially-track-cwd. --- lisp/rlogin.el | 3 +-- 1 file changed, 1 insertion(+), 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 -- 2.39.5