Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 109038:fc2c0625a14a
Add in some useful convenience functions for handling HTTP.
author | Mark A. Hershberger <mah@everybody.org> |
---|---|
date | Tue, 22 Jun 2010 12:48:53 -0400 |
parents | cf7a433d2eb6 |
children | fa4400531412 |
comparison
equal
deleted
inserted
replaced
109037:3e9a832a5533 | 109038:fc2c0625a14a |
---|---|
1 2010-06-22 Mark A. Hershberger <mah@everybody.org> | |
2 | |
3 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle | |
4 the *other* type of HTML form submission. | |
5 | |
1 2010-06-15 Michael Albinus <michael.albinus@gmx.de> | 6 2010-06-15 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * auth-source.el (auth-source-pick): If choice does not contain a | 8 * auth-source.el (auth-source-pick): If choice does not contain a |
4 questioned keyword, set the check to t. | 9 questioned keyword, set the check to t. |
5 | 10 |