diff options
| author | Lars Hansen | 2004-10-10 20:40:21 +0000 |
|---|---|---|
| committer | Lars Hansen | 2004-10-10 20:40:21 +0000 |
| commit | df41da5eda96abc75512d77cbaf2cdb982b21f0e (patch) | |
| tree | dfd60d6018a916067ba55155c2589002c14d3f42 /lisp/url/ChangeLog | |
| parent | 97e810ff4113f1ef57c321c511ee01de10f10ea3 (diff) | |
| download | emacs-df41da5eda96abc75512d77cbaf2cdb982b21f0e.tar.gz emacs-df41da5eda96abc75512d77cbaf2cdb982b21f0e.zip | |
Fix copyright notice.
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 0da4297bb86..c441dc37d7a 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,43 @@ | |||
| 1 | 2004-10-10 Lars Hansen <larsh@math.ku.dk> | ||
| 2 | |||
| 3 | * url-auth.el: Fix copyright notice. | ||
| 4 | |||
| 5 | * url-cache.el: Fix copyright notice. | ||
| 6 | |||
| 7 | * url-cookie.el: Fix copyright notice. | ||
| 8 | |||
| 9 | * url-dired.el: Fix copyright notice. | ||
| 10 | |||
| 11 | * url-file.el: Fix copyright notice. | ||
| 12 | |||
| 13 | * url-ftp.el: Fix copyright notice. | ||
| 14 | |||
| 15 | * url-handlers.el: Fix copyright notice. | ||
| 16 | |||
| 17 | * url-history.el: Fix copyright notice. | ||
| 18 | |||
| 19 | * url-irc.el: Fix copyright notice. | ||
| 20 | |||
| 21 | * url-mailto.el: Fix copyright notice. | ||
| 22 | |||
| 23 | * url-methods.el: Fix copyright notice. | ||
| 24 | |||
| 25 | * url-misc.el: Fix copyright notice. | ||
| 26 | |||
| 27 | * url-news.el: Fix copyright notice. | ||
| 28 | |||
| 29 | * url-nfs.el: Fix copyright notice. | ||
| 30 | |||
| 31 | * url-parse.el: Fix copyright notice. | ||
| 32 | |||
| 33 | * url-privacy.el: Fix copyright notice. | ||
| 34 | |||
| 35 | * url-vars.el: Fix copyright notice. | ||
| 36 | |||
| 37 | * url.el: Fix copyright notice. | ||
| 38 | |||
| 39 | * url-util.el: Fix copyright notice. | ||
| 40 | |||
| 1 | 2004-10-06 Stefan Monnier <monnier@iro.umontreal.ca> | 41 | 2004-10-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 42 | ||
| 3 | * url-handlers.el (url-insert-file-contents): Use the URL to decide the | 43 | * url-handlers.el (url-insert-file-contents): Use the URL to decide the |