Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ea32a440
Commit
ea32a440
authored
Dec 01, 1993
by
Noah Friedman
Browse files
Remove spurious comment between autoload cookie and defvar for
rlogin-initially-track-cwd.
parent
a7fa60eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/rlogin.el
lisp/rlogin.el
+1
-2
No files found.
lisp/rlogin.el
View file @
ea32a440
...
...
@@ -23,7 +23,7 @@
;;; Commentary:
;; Support for remote logins using `rlogin'.
;; $Id: rlogin.el,v 1.1
3
1993/1
0/22 17:12:54 rms
Exp friedman $
;; $Id: rlogin.el,v 1.1
4
1993/1
2/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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment