diff options
| -rw-r--r-- | lisp/url/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 8c53d49fdd1..364f1bb882a 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-05-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * url-mailto.el (url-mailto): Insert body after | ||
| 4 | mail-header-separator if present, so that is is before signature. | ||
| 5 | Suggested by Leo <sdl.web@gmail.com>. | ||
| 6 | |||
| 1 | 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | 7 | 2007-04-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. | 9 | * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. |