* lisp/ffap.el (ffap-lax-url): Bump :version after recent change.
This commit is contained in:
parent
8dd624c8ac
commit
f17a0069f9
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ this to nil will disable recognition of URLs that are not
|
|||
well-formed, such as \"user@host\" or \"<user@host>\"."
|
||||
:type 'boolean
|
||||
:group 'ffap
|
||||
:version "25.1")
|
||||
:version "25.2") ; nil -> t
|
||||
|
||||
(defcustom ffap-ftp-default-user "anonymous"
|
||||
"User name in FTP file names generated by `ffap-host-to-path'.
|
||||
|
|
Loading…
Add table
Reference in a new issue