Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
090589dd
Commit
090589dd
authored
Feb 16, 1996
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(ange-ftp-default-user): Doc fix.
parent
ce6212a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
lisp/ange-ftp.el
lisp/ange-ftp.el
+5
-3
No files found.
lisp/ange-ftp.el
View file @
090589dd
...
...
@@ -694,9 +694,11 @@ If non-nil but not a string, you are prompted for the name.
If nil, the value of `ange-ftp-netrc-default-user' is used.
If that is nil too, then your login name is used.
To change the user name foir a host that you have already used in this
session, you must use `ange-ftp-set-user' to change the cached
information about that host."
)
Once a connection to a given host has been initiated, the user name
and password information for that host are cached and re-used by
ange-ftp. Use `ange-ftp-set-user' to change the cached values,
since setting `ange-ftp-default-user' directly does not affect
the cached information."
)
(
defvar
ange-ftp-netrc-default-user
nil
"Alternate default user name to use when none is specified.
...
...
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