diff options
| author | Stefan Monnier | 2008-04-10 14:10:46 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-04-10 14:10:46 +0000 |
| commit | cbee283dd7dd655124e81a6bd555506476180b5d (patch) | |
| tree | 50b092083f6297038aac647c6db3187bebb20e91 /lisp/url | |
| parent | 40a339c881b095a5dd5508a1ef0d7bdb02cdec5f (diff) | |
| download | emacs-cbee283dd7dd655124e81a6bd555506476180b5d.tar.gz emacs-cbee283dd7dd655124e81a6bd555506476180b5d.zip | |
Fix up comment convention on the arch-tag lines.
Diffstat (limited to 'lisp/url')
| -rw-r--r-- | lisp/url/url-cid.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-dired.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-ftp.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-imap.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-irc.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-misc.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-ns.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-proxy.el | 2 | ||||
| -rw-r--r-- | lisp/url/url-vars.el | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el index 8bdbe1179cc..8aac46dad66 100644 --- a/lisp/url/url-cid.el +++ b/lisp/url/url-cid.el | |||
| @@ -62,5 +62,5 @@ | |||
| 62 | (t | 62 | (t |
| 63 | (message "Unable to handle CID URL: %s" url)))) | 63 | (message "Unable to handle CID URL: %s" url)))) |
| 64 | 64 | ||
| 65 | ;;; arch-tag: 23d9ab74-fad4-4dba-b1e7-292871e8bda5 | 65 | ;; arch-tag: 23d9ab74-fad4-4dba-b1e7-292871e8bda5 |
| 66 | ;;; url-cid.el ends here | 66 | ;;; url-cid.el ends here |
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el index 79394eed2a8..7dfe2075a06 100644 --- a/lisp/url/url-dired.el +++ b/lisp/url/url-dired.el | |||
| @@ -92,5 +92,5 @@ Example: (add-minor-mode 'view-minor-mode \" View\" view-mode-map)" | |||
| 92 | 92 | ||
| 93 | (provide 'url-dired) | 93 | (provide 'url-dired) |
| 94 | 94 | ||
| 95 | ;;; arch-tag: 2694f21a-43e1-4391-b3cb-cf6e5349f15f | 95 | ;; arch-tag: 2694f21a-43e1-4391-b3cb-cf6e5349f15f |
| 96 | ;;; url-dired.el ends here | 96 | ;;; url-dired.el ends here |
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el index d66f58e31bc..fd8a80d83e1 100644 --- a/lisp/url/url-ftp.el +++ b/lisp/url/url-ftp.el | |||
| @@ -43,5 +43,5 @@ | |||
| 43 | 43 | ||
| 44 | (provide 'url-ftp) | 44 | (provide 'url-ftp) |
| 45 | 45 | ||
| 46 | ;;; arch-tag: 9c3e70c4-350f-4d4a-bb51-a1e9b459e7dc | 46 | ;; arch-tag: 9c3e70c4-350f-4d4a-bb51-a1e9b459e7dc |
| 47 | ;;; url-ftp.el ends here | 47 | ;;; url-ftp.el ends here |
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el index e267c52c012..c5dc33c7f8d 100644 --- a/lisp/url/url-imap.el +++ b/lisp/url/url-imap.el | |||
| @@ -79,5 +79,5 @@ | |||
| 79 | ))) | 79 | ))) |
| 80 | (current-buffer))) | 80 | (current-buffer))) |
| 81 | 81 | ||
| 82 | ;;; arch-tag: 034991ff-5425-48ea-b911-c96c90e6f47d | 82 | ;; arch-tag: 034991ff-5425-48ea-b911-c96c90e6f47d |
| 83 | ;;; url-imap.el ends here | 83 | ;;; url-imap.el ends here |
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el index 759ea91914f..d791bec037d 100644 --- a/lisp/url/url-irc.el +++ b/lisp/url/url-irc.el | |||
| @@ -92,5 +92,5 @@ PASSWORD - What password to use" | |||
| 92 | 92 | ||
| 93 | (provide 'url-irc) | 93 | (provide 'url-irc) |
| 94 | 94 | ||
| 95 | ;;; arch-tag: 2e5eecf8-9eb3-436b-9fbd-c26f2fb2bf3e | 95 | ;; arch-tag: 2e5eecf8-9eb3-436b-9fbd-c26f2fb2bf3e |
| 96 | ;;; url-irc.el ends here | 96 | ;;; url-irc.el ends here |
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el index 61e3198ec2c..f39e1584e74 100644 --- a/lisp/url/url-misc.el +++ b/lisp/url/url-misc.el | |||
| @@ -117,5 +117,5 @@ | |||
| 117 | 117 | ||
| 118 | (provide 'url-misc) | 118 | (provide 'url-misc) |
| 119 | 119 | ||
| 120 | ;;; arch-tag: 8c544e1b-d8bc-40a6-b319-f1f37fef65a0 | 120 | ;; arch-tag: 8c544e1b-d8bc-40a6-b319-f1f37fef65a0 |
| 121 | ;;; url-misc.el ends here | 121 | ;;; url-misc.el ends here |
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el index 5f36b77fe80..b8b3287e64c 100644 --- a/lisp/url/url-ns.el +++ b/lisp/url/url-ns.el | |||
| @@ -104,5 +104,5 @@ | |||
| 104 | 104 | ||
| 105 | (provide 'url-ns) | 105 | (provide 'url-ns) |
| 106 | 106 | ||
| 107 | ;;; arch-tag: 69520992-cf97-40b4-9ad1-c866d3cae5bf | 107 | ;; arch-tag: 69520992-cf97-40b4-9ad1-c866d3cae5bf |
| 108 | ;;; url-ns.el ends here | 108 | ;;; url-ns.el ends here |
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el index 9a1f992be9d..4f20c57939c 100644 --- a/lisp/url/url-proxy.el +++ b/lisp/url/url-proxy.el | |||
| @@ -78,5 +78,5 @@ | |||
| 78 | 78 | ||
| 79 | (provide 'url-proxy) | 79 | (provide 'url-proxy) |
| 80 | 80 | ||
| 81 | ;;; arch-tag: 4ff8882e-e498-42b7-abc5-acb449cdbc62 | 81 | ;; arch-tag: 4ff8882e-e498-42b7-abc5-acb449cdbc62 |
| 82 | ;;; url-proxy.el ends here | 82 | ;;; url-proxy.el ends here |
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index 4f9c341b9d5..e91561185c5 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el | |||
| @@ -400,5 +400,5 @@ This should be set, e.g. by mail user agents rendering HTML to avoid | |||
| 400 | 400 | ||
| 401 | (provide 'url-vars) | 401 | (provide 'url-vars) |
| 402 | 402 | ||
| 403 | ;;; arch-tag: 29205e5f-c5ce-433c-8d5d-38cbaed64b49 | 403 | ;; arch-tag: 29205e5f-c5ce-433c-8d5d-38cbaed64b49 |
| 404 | ;;; url-vars.el ends here | 404 | ;;; url-vars.el ends here |