Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Liljenberg
lyskom-elisp-client
Commits
f5aa5673
Commit
f5aa5673
authored
May 24, 2012
by
Per Cederqvist
Browse files
(kom-www-proxy): Fixed typo ("POSRT"->"PORT").
parent
14abf41a
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
f5aa5673
2012-05-24 Per Cederqvist <cederp@opera.com>
Fixed typo in doc-string.
* vars.el.in (kom-www-proxy): Fixed typo ("POSRT"->"PORT").
2011-06-09 Ulrik Haugen <ulrik@haugen.se>
Tuned patch from Marcus Comstedt.
...
...
src/vars.el.in
View file @
f5aa5673
...
...
@@ -2906,7 +2906,7 @@ that server (or `nil' to not use a proxy). The special value `t' for
`SERVER' indicates the proxy to use for unlisted servers.
The proxy string has the form \"`HOST':`PORT'\", where `HOST' is the
proxy host and `PO
S
RT' is the port on which the proxy is running. The
proxy host and `PORT' is the port on which the proxy is running. The
port part is optional. If it is not specified, port 80 is assumed.
Values other than those described are reserved for future use."
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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