aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2008-07-181-4/+3
* Typo and docstring fixes.Juanma Barranquero2008-07-0215-60/+96
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* American English spelling fix.Glenn Morris2008-06-271-2/+3
* * vc-dav.el: Move here from url/vc-dav.el.Dan Nicolaescu2008-06-222-182/+5
* (auth-source-user-or-password): Remove unnecessary eval-and-compile.Glenn Morris2008-06-072-11/+14
* (url-file-name-completion): Add missing argument.Stefan Monnier2008-05-302-1/+5
* Add autoload cookie forTeodor Zlatanov2008-05-122-12/+40
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0631-212/+150
* (url-load-hook): Fix typo in docstring.Juanma Barranquero2008-04-282-3/+7
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-109-9/+9
* (url-http-chunked-encoding-after-change-function):Magnus Henoch2008-03-092-1/+10
* Require cl when compiling.Andreas Schwab2008-03-022-0/+5
* (url-get-normalized-date): SimplifyTeodor Zlatanov2008-02-282-27/+10
* * url-handlers.el (file-remote-p): Add handler.Michael Albinus2008-02-062-0/+26
* (url-handler-unhandled-file-name-directory):Stefan Monnier2008-02-062-5/+15
* Require cl when compiling, for setf.Magnus Henoch2008-02-042-0/+5
* 2008-01-29 John Wiegley <[email protected]>John Wiegley2008-01-292-21/+38
* (url-generic-parse-url): Fix docstring.Stefan Monnier2008-01-261-3/+3
* Merge from emacs--rel--22Miles Bader2008-01-222-0/+13
|\
| * (unhandled-file-name-directory): Add handler.Stefan Monnier2008-01-212-0/+13
* | Merge from emacs--rel--22Miles Bader2008-01-0831-34/+40
|\|
| * *** empty log message ***Juanma Barranquero2008-01-071-4/+4
| * * url-handlers.el (url-file-handler): Autoload.Michael Albinus2008-01-072-1/+6
| * Add 2008 to copyright years.Glenn Morris2008-01-0731-31/+32
| * (url-make-private-file): New function.Glenn Morris2007-12-112-0/+29
| * (url-history-save-history): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-24/+24
| * (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-28/+25
| * *** empty log message ***Glenn Morris2007-12-021-0/+1
| * (nntp-open-tls-stream, nntp-open-ssl-stream):Glenn Morris2007-12-022-5/+9
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-11-282-9/+10
* | *** empty log message ***Juanma Barranquero2008-01-071-7/+7
* | (url-history-save-history): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-112-20/+27
* | (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-14/+11
* | (url-make-private-file): New function.Glenn Morris2007-12-111-0/+22
* | (url-configuration-directory): Make it a defcustom.Glenn Morris2007-12-111-7/+10
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-063-3/+8
* | (top-level): Don't require cl when compiling.Glenn Morris2007-12-022-2/+13
* | (top-level): Don't require cl when compiling.Glenn Morris2007-12-021-4/+6
* | Don't require cl when compiling.Glenn Morris2007-12-022-5/+0
* | (url-dav-delete-directory): Fix message typo.Glenn Morris2007-12-021-1/+1
* | *** empty log message ***Glenn Morris2007-12-021-0/+1
* | (top-level): Don't require cl when compiling.Glenn Morris2007-12-022-7/+14
* | (top-level): Always require url-parse, not just when compiling.Glenn Morris2007-12-012-1/+6
* | (url-cookie-p): Declare as a function.Glenn Morris2007-11-302-2/+5
* | (zenirc, zenirc-send-line): Declare as functions.Glenn Morris2007-11-292-0/+11
* | (url-file-build-filename, url-file): Wrap uses ofGlenn Morris2007-11-291-10/+12
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-11-282-9/+10
* | Comment.Glenn Morris2007-11-271-0/+3
* | (url-device-type): Fix typo.Glenn Morris2007-11-241-1/+1