aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-12-165-41/+70
|\
| * (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
* | Merge from emacs--devo--0Miles Bader2007-12-0615-43/+119
|\|
| * 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
| * mail_send -> mail-send.xpm.Glenn Morris2007-11-241-0/+4
| * Merge from emacs--rel--22Miles Bader2007-11-212-2/+8
| |\
| | * (url-retrieve-synchronously): Call delete-process.Richard M. Stallman2007-11-152-1/+7
| * | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-1/+1
| * | * progmodes/python.el (info-lookup-maybe-add-help):Dan Nicolaescu2007-11-202-2/+3
| * | * progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu2007-11-205-3/+22
* | | Merge from emacs--devo--0Miles Bader2007-11-112-7/+6
|\| |
| * | (url-vars-unload-hook): Remove function and variable.Juanma Barranquero2007-10-312-7/+6
* | | Merge from emacs--devo--0Miles Bader2007-10-154-30/+56
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-10-154-30/+56
| |\|
| | * (url-default-expander): Use `url-file-directory'.Richard M. Stallman2007-10-132-1/+13
| | * (url-digest-auth, url-basic-auth):Richard M. Stallman2007-10-131-22/+22
| | * (url-basepath): Function deleted.Richard M. Stallman2007-10-131-7/+13
| | * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-10-132-0/+6
| | * (url-type, url-user, url-password, url-host)Richard M. Stallman2007-10-092-38/+46
| | * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-222-1/+6
| | * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-2/+5
| | * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-1/+7
| | * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-032-7/+15
* | | Merge from emacs--devo--0Miles Bader2007-10-132-0/+6
|\| |
| * | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-10-132-0/+6
* | | Merge from emacs--devo--0Miles Bader2007-10-1113-116/+119
|\| |
| * | (top): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-263-21/+26
| * | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-222-1/+6
| * | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-2/+5
| * | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-1/+7
| * | *** empty log message ***Juanma Barranquero2007-09-151-1/+6
| * | Comment style.Stefan Monnier2007-09-071-1/+1
| * | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-032-7/+15
| * | * url-parse.el (url): Use defstruct rather than macros. Update all callers.Stefan Monnier2007-08-317-83/+54