Mercurial > emacs
comparison lisp/url/ChangeLog @ 101204:d0a97c7f67c7
* url-cookie.el (url-cookie-retrieve): Fix last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 15 Jan 2009 13:59:43 +0000 |
parents | e0ce9afb03fe |
children | db34f3e92a9b |
comparison
equal
deleted
inserted
replaced
101203:e0ce9afb03fe | 101204:d0a97c7f67c7 |
---|---|
1 2009-01-15 Chong Yidong <cyd@stupidchicken.com> | 1 2009-01-15 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * url-cookie.el (url-cookie-retrieve): If localpart is not a | 3 * url-cookie.el (url-cookie-retrieve): Fix last change. |
4 string, use it literally. | |
5 | 4 |
6 2009-01-14 Chong Yidong <cyd@stupidchicken.com> | 5 2009-01-14 Chong Yidong <cyd@stupidchicken.com> |
7 | 6 |
8 * url-cookie.el (url-cookie-retrieve): Handle null localpart. | 7 * url-cookie.el (url-cookie-retrieve): Handle null localpart. |
9 | 8 |