mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-15 17:00:26 +00:00
* lisp/ffap.el (ffap-lax-url): Bump :version after recent change.
This commit is contained in:
parent
8dd624c8ac
commit
f17a0069f9
@ -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…
Reference in New Issue
Block a user