X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/eb424fe3d660eebd9b74dd5d2875e2e4b7b3307f..2a1e24765bc3de7bf72e7117893307f6f6c441be:/lisp/ffap.el diff --git a/lisp/ffap.el b/lisp/ffap.el index 3d1f402ab6..d0f3b639cf 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el @@ -160,7 +160,7 @@ If the value is a list of strings, that specifies a list of URL schemes (e.g. \"ftp\"); in that case, only convert those URLs." :type '(choice (repeat string) boolean) :group 'ffap - :version "24.2") + :version "24.3") (defcustom ffap-ftp-default-user "anonymous" "User name in ftp file names generated by `ffap-host-to-path'.