(ffap-url-regexp): Add `https'.
This commit is contained in:
@@ -164,7 +164,7 @@ Note this name may be omitted if it equals the default
|
||||
"\\`\\("
|
||||
"news\\(post\\)?:\\|mailto:\\|file:" ; no host ok
|
||||
"\\|"
|
||||
"\\(ftp\\|http\\|telnet\\|gopher\\|www\\|wais\\)://" ; needs host
|
||||
"\\(ftp\\|https?\\|telnet\\|gopher\\|www\\|wais\\)://" ; needs host
|
||||
"\\)." ; require one more character
|
||||
)
|
||||
"Regexp matching URL's. nil to disable URL features in ffap.")
|
||||
|
||||
Reference in New Issue
Block a user