aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Collapse)AuthorAgeFilesLines
...
* | (url-http-wait-for-headers-change-function): Revert previousLars Magne Ingebrigtsen2010-10-042-2/+3
| | | | | | | | change. It lead to really slow loads.
* | * url-http.el (url-http-wait-for-headers-change-function): ProtectLars Magne Ingebrigtsen2010-10-042-1/+7
| | | | | | | | against url-http-response-status for degenerate documents.
* | Cosmetic changes for some lisp/url files.Glenn Morris2010-10-033-12/+17
| | | | | | | | | | | | | | | | | | | | * lisp/url/url-util.el (url-get-url-filename-chars): Don't eval-and-compile. (url-get-url-at-point): Don't use eval-when-compile. * lisp/url/url-cache.el (url-cache-create-filename-human-readable) (url-cache-create-filename-using-md5): * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): Don't use eval-when-compile and regexp-quote.
* | url-vars.el (url-mime-charset-string): Changed the default to nil toLars Magne Ingebrigtsen2010-10-032-1/+7
| | | | | | | | | | avoid sending 1171 bytes of not very useful data to the HTTP server every request.
* | url-http.el comment.Glenn Morris2010-10-021-2/+3
| |
* | (url-lazy-message): Remove leftover debugging code.Lars Magne Ingebrigtsen2010-10-022-4/+1
| |
* | Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-025-10/+39
| | | | | | | | `silent' flag to signal that the operation should be silent.
* | Use url-lazy-message for warnings about ignored cookies.Lars Magne Ingebrigtsen2010-10-012-2/+5
| | | | | | | | These messages aren't very interesting for most users.
* | (url-http-async-sentinel): Check that the buffer is still alive beforeLars Magne Ingebrigtsen2010-10-012-14/+20
| | | | | | | | switching to it.
* | Small url-cache fix.Julien Danjou2010-09-252-5/+17
| | | | | | | | | | | | | | | | * lisp/url/url-cache.el (url-cache-create-filename): Ensure no-port and default-port end up with the same cache file. (url-cache-create-filename-human-readable) (url-cache-create-filename-using-md5): Argument is always in the form of a string now.
* | Merge changes from emacs-23 branchChong Yidong2010-09-232-1/+6
|\|
| * * lisp/url/url-cache.el (url-is-cached): Doc fix.Glenn Morris2010-09-182-3/+8
| |
* | * lisp/url/url-cache.el (url-cache-expire-time): Doc fix.Glenn Morris2010-09-222-1/+3
| |
* | Fix previous url-cache fix.Glenn Morris2010-09-221-6/+6
| |
* | * url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.Glenn Morris2010-09-222-13/+17
| |
* | Small url-cache update.Julien Danjou2010-09-222-15/+24
| | | | | | | | | | * lisp/url/url-cache.el (url-cache-expire-time): New option. (url-cache-expired): Rewrite.
* | * lisp/url/url-cache.el (url-fetch-from-cache): New function.Julien Danjou2010-09-192-0/+10
| |
* | Fix ChangeLog typo, mea culpa.Glenn Morris2010-09-181-1/+1
| |
* | * lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.Julien Danjou2010-09-182-9/+4
| |
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-143-39/+22
|\|
| * * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Julien Danjou2010-09-102-8/+9
| |
| * * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Glenn Morris2010-09-082-8/+9
| |
| * * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)shawn boles2010-09-082-29/+10
| |
* | lisp/url tiny fixes.Glenn Morris2010-09-107-45/+51
| | | | | | | | | | * url-cache.el, url-gw.el, url-history.el, url-irc.el, url-util.el: * url-vars.el: Remove leading `*' from defcustom docs.
* | Merge from emacs-23Juanma Barranquero2010-07-272-1/+14
|\|
| * * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
| | | | | | | | all (not only Tramp). (Bug#6717)
| * * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
| |
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-2/+2
| |
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\|
| * * lisp/url/ChangeLog: Standardize author name .Glenn Morris2010-06-211-1/+1
| |
* | 2010-07-01 Mark A. Hershberger <[email protected]>Mark A. Hershberger2010-07-012-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | * url-http.el (url-http-create-request): Add a CRLF on the end so that POSTs with content to https urls work. See <https://bugs.launchpad.net/mediawiki-el/+bug/540759> Prior to this, the following request would not terminate: (let ((url-request-method "POST") (url-request-data "action=login")) (url-retrieve-synchronously "https://example.org/wiki/api.php"))
* | Add in some useful convenience functions for handling HTTP.Mark A. Hershberger2010-06-222-0/+26
| |
* | Merge from emacs-23Stefan Monnier2010-06-162-1/+5
|\|
| * Close bug#6406.Štěpán Němec2010-06-122-1/+5
| | | | | | | | * lisp/url/url-vars.el (url-privacy-level): Fix doc typo.
* | Merge from emacs-23Stefan Monnier2010-05-242-2/+6
|\|
| * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-192-2/+6
| | | | | | | | | | * editfns.c (Fbyte_to_string): New function. * NEWS: Add sections for Emacs-23.3.
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\|
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
| |
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-022-37/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mh-show.el (mh-showing-mode): Move function to mh-e.el. * mh-e.el (mh-showing-mode): * url-dired.el (url-dired-minor-mode): * org-table.el (orgtbl-mode): * view.el (view-mode): * type-break.el (type-break-query-mode) (type-break-mode-line-message-mode): * textmodes/reftex.el (reftex-mode): * term/vt100.el (vt100-wide-mode): * tar-mode.el (tar-subfile-mode): * savehist.el (savehist-mode): * ibuf-ext.el (ibuffer-auto-mode): * composite.el (auto-composition-mode): * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode): Use define-minor-mode. (vhdl-mode): Use static mode-line format. (vhdl-mode-line-update): Delete. (vhdl-create-mode-menu, vhdl-activate-customizations) (vhdl-hs-minor-mode): Don't bother calling it.
* | Fix wrong variable name.Ted Zlatanov2010-03-242-1/+5
| | | | | | | | (url-http-parse-headers): Fix wrong variable name.
* | Add a list of HTTP status code symbols and their text, mapped by number.Ted Zlatanov2010-03-242-32/+90
| | | | | | | | | | | | | | * url-http.el (url-http-codes): New variable to hold a mapping of HTTP status codes' numbers, their symbolic name, and their text. (url-http-parse-headers): Use it, leaving the original numeric code in a comment.
* | Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-182-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The general approach is to autoload rather than require, and to require in the specific functions rather than the file. (Bug#5642) * url/url.el: Move mailcap require earlier in the file. * gnus/gmm-utils.el: Don't require wid-edit. (widget-create-child-value, widget-convert, widget-default-get): Autoload. * gnus/gnus-util.el: Don't require time-date, netrc. (message-fetch-field, gnus-group-name-decode): Declare rather than autoloading. (gnus-fetch-field): Require message. (gnus-decode-newsgroups): Require gnus-group. * gnus/ietf-drums.el: Don't require time-date. * gnus/message.el: Don't require hashcash, canlock, ecomplete. Do require mail-utils. Require nnheader only when compiling. (smtpmail-default-smtp-server): Remove declaration. (message-send-mail-function): Check smtpmail-default-smtp-server is bound rather than requiring smtpmail. (message-auto-save-directory, message-insert-signature): Use expand-file-name rather than nnheader-concat. (nnheader-insert-file-contents): Autoload. (hashcash-wait-async): Declare. (message-send-mail): Only call gnus-setup-posting-charset if gnus-group-posting-charset-alist is bound. Require hashcash if needed. (message-send-mail-with-sendmail): Require sendmail. (canlock-password, canlock-password-for-verify): Declare. (message-canlock-password): Require canlock. (nnheader-get-report): Autoload. (gnus-setup-posting-charset): Declare. (message-send-news): Require gnus-msg. (message-make-references, message-make-in-reply-to): Use mail-header-id rather than the alias mail-header-message-id. (ecomplete-add-item, ecomplete-save): Declare. (message-put-addresses-in-ecomplete): Require ecomplete. (ecomplete-display-matches): Autoload. * gnus/mm-decode.el: Don't require mailcap, gnus-util. (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command) (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info): Autoload. (mailcap-mime-extensions): Declare. * gnus/mm-encode.el: Don't require mailcap. (mailcap-extension-to-mime): Autoload. * gnus/mml-sec.el: Don't require password-cache. * gnus/mml.el (gnus-setup-posting-charset): Declare rather than autoload. (mailcap-parse-mimetypes, mailcap-mime-types): Declare. (mml-minibuffer-read-type): Require mailcap. (mml-preview): Require gnus-msg. * gnus/mml1991.el: Require password-cache. (password-cache-expiry): Remove declaration. * gnus/mml2015.el: Require password-cache. (password-cache-expiry): Remove declaration. * gnus/nneething.el (mailcap): Require mailcap. * gnus/nnheader.el: (declare-function): Add compatibility stub. (message-remove-header): Declare rather than autoload. (nnheader-replace-header): Require message. * gnus/nnimap.el (declare-function): Add compatibility stub. (netrc-parse, netrc-machine-user-or-password): Declare. (nnimap-open-connection): Require netrc. * gnus/nntp.el (declare-function): Add compatibility stub. (netrc-parse, netrc-machine, netrc-get): Declare. (nntp-send-authinfo): Require netrc. * gnus/rfc2047.el: Don't require qp. (quoted-printable-encode-region, quoted-printable-decode-string): Autoload. * gnus/sieve-mode.el: Don't require easymenu. (easy-menu-add-item): Autoload it. * gnus/spam-stat.el (time-to-number-of-days): Autoload it. * password-cache.el (password-cache, password-cache-expiry): Autoload.
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * cus-edit.el (net): Remove group. (comm): Promote to top-level group. * url/url-vars.el (url): * net/browse-url.el (browse-url): * net/xesam.el (xesam): * net/tramp.el (tramp): * net/goto-addr.el (goto-address): * net/ange-ftp.el (ange-ftp): Put in comm group.
* | Reorganize Custom groups.Chong Yidong2010-03-122-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cus-edit.el (processes): Remove from development group. (oop, hypermedia): Delete group. (net): New group. * url/url-vars.el (url): * net/browse-url.el (browse-url): * net/xesam.el (xesam): * net/tramp.el (tramp): * net/goto-addr.el (goto-address): * net/ange-ftp.el (ange-ftp): Put in net group. * view.el (view): Remove from editing group. * uniquify.el (uniquify): Put in files group. * net/browse-url.el (browse-url): * ps-print.el (postscript): Put in external group. * cus-edit.el (outlines): * textmodes/text-mode.el (text-mode-hook): * textmodes/table.el (table): * textmodes/picture.el (picture): * outline.el (outlines): Put in wp group. * nxml/nxml-mode.el (nxml): Remove from wp group. * net/tramp-imap.el (tramp-imap): Put in tramp group. * mail/metamail.el (metamail): Remove from hypermedia group. * cus-edit.el (abbrev): * whitespace.el (whitespace): * vcursor.el (vcursor): * reveal.el (reveal): * hl-line.el (hl-line): Put in convenience group. * epg-config.el (epg): Put in data group. * emulation/pc-select.el (pc-select): Put in emulations group. * calculator.el (calculator): Put in applications group. * org/org.el (org): Remove from hypermedia group.
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* * url-util.el: Require url-vars (Bug#5459).Chong Yidong2010-01-232-0/+5
|
* Add 2010 to copyright years.Glenn Morris2010-01-1330-30/+30
|
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
|
* (url-generic-parse-url): Bind deactivate-mark.Stefan Monnier2009-11-272-78/+84
|
* * url-http.el (url-http-handle-authentication): Use proxy server,Chong Yidong2009-11-082-5/+15
| | | | if any, for authentication (Bug#4883).