index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-handlers.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mention url-handler-mode in the Emacs manual
Lars Ingebrigtsen
2021-08-12
1
-1
/
+9
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix some over-wide docstrings
Stefan Kangas
2020-12-30
1
-2
/
+2
*
Remove some compat code from url-handlers.el
Lars Ingebrigtsen
2020-08-12
1
-2
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix url-copy-file argument handling
Basil L. Contovounesios
2019-05-23
1
-83
/
+78
*
* lisp/emacs-lisp/package.el: Fix decoding of downloaded files
Stefan Monnier
2019-05-18
1
-21
/
+10
*
Merge from origin/emacs-26
Glenn Morris
2019-03-20
1
-6
/
+6
|
\
|
*
Fix url-copy-file arglist
Basil L. Contovounesios
2019-03-19
1
-5
/
+8
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-4
/
+1
*
|
* lisp/url/url-handlers.el: No need for subr-x at run-time.
Glenn Morris
2018-03-18
1
-1
/
+1
*
|
* lisp/url/url-handlers.el: Require subr-x.
Nicolas Petton
2018-03-18
1
-0
/
+1
*
|
Add URL handler for file-name-directory (Bug#30444)
Nicolas Petton
2018-03-18
1
-0
/
+9
*
|
* lisp/url/url-handlers.el (mm-charset-to-coding-system): Declare.
Glenn Morris
2018-02-28
1
-0
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-3
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
New error file-missing
Paul Eggert
2016-10-21
1
-2
/
+3
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
Merge emacs-25 into master (using imerge)
John Wiegley
2015-12-29
1
-2
/
+9
|
\
|
|
*
Autoload url-insert-buffer-contents
Samer Masterson
2015-12-25
1
-0
/
+1
|
*
Allow 'browse-url-emacs' visit non-existent URLs
Eli Zaretskii
2015-12-19
1
-2
/
+9
|
*
Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.
Artur Malabarba
2015-11-15
1
-18
/
+24
*
|
Let url use default file modes when copying files
Lars Ingebrigtsen
2015-12-25
1
-1
/
+2
*
|
Autoload url-insert-buffer-contents
Samer Masterson
2015-12-25
1
-0
/
+1
*
|
* lisp/emacs-lisp/package.el: Fix a decoding issue
Artur Malabarba
2015-11-15
1
-18
/
+24
|
/
*
Don't require default-directory to end with a slash
Dmitry Gutov
2015-10-29
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
* lisp/url/url-handlers.el (url-file-name-completion)
Glenn Morris
2015-05-11
1
-2
/
+2
*
(url-insert-file-contents): Set buffer-file-coding-system
Stefan Monnier
2015-03-15
1
-5
/
+10
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Rename 24.5 to 25.1
Stefan Monnier
2014-09-29
1
-1
/
+1
*
Remove remaining mentions of VMS as a host
Reuben Thomas
2014-08-07
1
-1
/
+1
*
Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.org
Glenn Morris
2014-06-25
1
-6
/
+10
|
\
|
*
Fix last change
Leo Liu
2014-06-26
1
-1
/
+1
|
*
* lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.
Leo Liu
2014-06-26
1
-6
/
+10
*
|
Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.org
Glenn Morris
2014-05-11
1
-23
/
+30
|
\
|
|
*
* url-handlers.el (url-file-handler-load-in-progress): New defvar.
Michael Albinus
2014-05-09
1
-14
/
+21
*
|
Pass some protocols to Tramp, like ssh and friends.
Michael Albinus
2014-04-01
1
-15
/
+25
|
/
*
* lisp/emacs-lisp/package.el: Fix bug#16733 (again).
Juanma Barranquero
2014-03-26
1
-2
/
+10
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/url/url-handlers.el (url-file-name-completion)
Stefan Monnier
2013-07-31
1
-2
/
+8
*
Add some declarations to url-handlers.el
Glenn Morris
2013-05-22
1
-4
/
+8
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOO
Stefan Monnier
2012-09-29
1
-10
/
+21
*
lisp/url/url-handlers.el (url-handler-regexp): Declare.
Juanma Barranquero
2012-06-13
1
-0
/
+2
[next]