summaryrefslogtreecommitdiff
path: root/lisp/url/url-handlers.el
Commit message (Expand)AuthorAgeFilesLines
* Merge emacs-25 into master (using imerge)emacs-25-mergeJohn Wiegley2015-12-291-2/+9
|\
| * Autoload url-insert-buffer-contentsSamer Masterson2015-12-251-0/+1
| * Allow 'browse-url-emacs' visit non-existent URLsEli Zaretskii2015-12-191-2/+9
| * Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.Artur Malabarba2015-11-151-18/+24
* | Let url use default file modes when copying filesLars Ingebrigtsen2015-12-251-1/+2
* | Autoload url-insert-buffer-contentsSamer Masterson2015-12-251-0/+1
* | * lisp/emacs-lisp/package.el: Fix a decoding issueArtur Malabarba2015-11-151-18/+24
|/
* Don't require default-directory to end with a slashDmitry Gutov2015-10-291-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* * lisp/url/url-handlers.el (url-file-name-completion)Glenn Morris2015-05-111-2/+2
* (url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier2015-03-151-5/+10
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Remove remaining mentions of VMS as a hostReuben Thomas2014-08-071-1/+1
* Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-251-6/+10
|\
| * Fix last changeLeo Liu2014-06-261-1/+1
| * * lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu2014-06-261-6/+10
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-111-23/+30
|\ \ | |/
| * * url-handlers.el (url-file-handler-load-in-progress): New defvar.Michael Albinus2014-05-091-14/+21
* | Pass some protocols to Tramp, like ssh and friends.Michael Albinus2014-04-011-15/+25
|/
* * lisp/emacs-lisp/package.el: Fix bug#16733 (again).Juanma Barranquero2014-03-261-2/+10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/url/url-handlers.el (url-file-name-completion)Stefan Monnier2013-07-311-2/+8
* Add some declarations to url-handlers.elGlenn Morris2013-05-221-4/+8
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOOStefan Monnier2012-09-291-10/+21
* lisp/url/url-handlers.el (url-handler-regexp): Declare.Juanma Barranquero2012-06-131-0/+2
* * url-handlers.el: Re-order file to avoid recursive load.Chong Yidong2012-06-121-15/+14
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-17/+25
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-1/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-handlers.el (url-copy-file): Add fifth arg for compatibilityChong Yidong2009-09-131-1/+3
* (url-file-handler): Save match data.Stefan Monnier2009-03-271-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Typo and docstring fixes.Juanma Barranquero2008-07-021-1/+1
* (url-file-name-completion): Add missing argument.Stefan Monnier2008-05-301-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* * url-handlers.el (file-remote-p): Add handler.Michael Albinus2008-02-061-0/+21
* (url-handler-unhandled-file-name-directory):Stefan Monnier2008-02-061-5/+10
* Merge from emacs--rel--22Miles Bader2008-01-221-0/+8
|\
| * (unhandled-file-name-directory): Add handler.Stefan Monnier2008-01-211-0/+8
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\ \ | |/
| * * url-handlers.el (url-file-handler): Autoload.Michael Albinus2008-01-071-0/+1
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Don't require cl when compiling.Glenn Morris2007-12-021-3/+0