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
f17a0069
Commit
f17a0069
authored
Jan 04, 2017
by
Glenn Morris
Browse files
* lisp/ffap.el (ffap-lax-url): Bump :version after recent change.
parent
8dd624c8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/ffap.el
lisp/ffap.el
+1
-1
No files found.
lisp/ffap.el
View file @
f17a0069
...
@@ -170,7 +170,7 @@ this to nil will disable recognition of URLs that are not
...
@@ -170,7 +170,7 @@ this to nil will disable recognition of URLs that are not
well-formed, such as \"user@host\" or \"<user@host>\"."
well-formed, such as \"user@host\" or \"<user@host>\"."
:type
'boolean
:type
'boolean
:group
'ffap
:group
'ffap
:version
"25.
1
"
)
:version
"25.
2
"
)
; nil -> t
(
defcustom
ffap-ftp-default-user
"anonymous"
(
defcustom
ffap-ftp-default-user
"anonymous"
"User name in FTP file names generated by `ffap-host-to-path'.
"User name in FTP file names generated by `ffap-host-to-path'.
...
...
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