diff options
| author | Chong Yidong | 2009-01-15 13:59:43 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-01-15 13:59:43 +0000 |
| commit | 68fe704b637b257e9f5a62acde9787b5a0648d6a (patch) | |
| tree | 008cfd8ccf35045e22044bc22768e5200654e4f6 | |
| parent | 200c0424509ea5710437686de485b0a366eeac99 (diff) | |
| download | emacs-68fe704b637b257e9f5a62acde9787b5a0648d6a.tar.gz emacs-68fe704b637b257e9f5a62acde9787b5a0648d6a.zip | |
* url-cookie.el (url-cookie-retrieve): Fix last change.
| -rw-r--r-- | lisp/url/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 9efd2a093f0..f72ef7be97a 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,7 +1,6 @@ | |||
| 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 | ||