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
lyskom-elisp-client
lyskom-elisp-client
Commits
f5aa5673
Commit
f5aa5673
authored
May 24, 2012
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(kom-www-proxy): Fixed typo ("POSRT"->"PORT").
parent
14abf41a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
src/ChangeLog
src/ChangeLog
+6
-0
src/vars.el.in
src/vars.el.in
+1
-1
No files found.
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
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