Mercurial > emacs
comparison lisp/url/ChangeLog @ 101203:e0ce9afb03fe
* url-cookie.el (url-cookie-retrieve): If localpart is not a
string, use it literally.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 15 Jan 2009 13:56:05 +0000 |
parents | f068978fa9ab |
children | d0a97c7f67c7 |
comparison
equal
deleted
inserted
replaced
101202:91f60caed77a | 101203:e0ce9afb03fe |
---|---|
1 2009-01-15 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * url-cookie.el (url-cookie-retrieve): If localpart is not a | |
4 string, use it literally. | |
5 | |
1 2009-01-14 Chong Yidong <cyd@stupidchicken.com> | 6 2009-01-14 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * url-cookie.el (url-cookie-retrieve): Handle null localpart. | 8 * url-cookie.el (url-cookie-retrieve): Handle null localpart. |
4 | 9 |
5 2009-01-13 Juanma Barranquero <lekktu@gmail.com> | 10 2009-01-13 Juanma Barranquero <lekktu@gmail.com> |