diff options
| author | Miles Bader | 2008-08-18 05:32:57 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-08-18 05:32:57 +0000 |
| commit | 0faeefbb782d3358dd92c5a5911f5007a9e3bf09 (patch) | |
| tree | b8b8f331ab4b284c30323a172b1070de6cf67580 | |
| parent | b4de04b6806cf96c2c51acd80a2ae941d30e4e4c (diff) | |
| download | emacs-0faeefbb782d3358dd92c5a5911f5007a9e3bf09.tar.gz emacs-0faeefbb782d3358dd92c5a5911f5007a9e3bf09.zip | |
Add arch tagline
| -rw-r--r-- | lisp/mail/pmail.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailedit.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailkwd.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailmsc.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailout.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailsort.el | 2 | ||||
| -rw-r--r-- | lisp/mail/pmailsum.el | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lisp/mail/pmail.el b/lisp/mail/pmail.el index 2c9d38daf5d..712a921d27f 100644 --- a/lisp/mail/pmail.el +++ b/lisp/mail/pmail.el | |||
| @@ -3401,5 +3401,5 @@ encoded string (and the same mask) will decode the string." | |||
| 3401 | 3401 | ||
| 3402 | (provide 'pmail) | 3402 | (provide 'pmail) |
| 3403 | 3403 | ||
| 3404 | ;; arch-tag: cff0a950-57fe-4f73-a86e-91ff75afd06c | 3404 | ;; arch-tag: 65d257d3-c281-4a65-9c38-e61af95af2f0 |
| 3405 | ;;; pmail.el ends here | 3405 | ;;; pmail.el ends here |
diff --git a/lisp/mail/pmailedit.el b/lisp/mail/pmailedit.el index 531df65b5c2..95c6fb49a6d 100644 --- a/lisp/mail/pmailedit.el +++ b/lisp/mail/pmailedit.el | |||
| @@ -153,5 +153,5 @@ This functions runs the normal hook `pmail-edit-mode-hook'. | |||
| 153 | 153 | ||
| 154 | (provide 'pmailedit) | 154 | (provide 'pmailedit) |
| 155 | 155 | ||
| 156 | ;; arch-tag: 93c22709-a14a-46c1-ab91-52c3f5a0ec12 | 156 | ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b |
| 157 | ;;; pmailedit.el ends here | 157 | ;;; pmailedit.el ends here |
diff --git a/lisp/mail/pmailkwd.el b/lisp/mail/pmailkwd.el index efa4eaad07b..69300c975ae 100644 --- a/lisp/mail/pmailkwd.el +++ b/lisp/mail/pmailkwd.el | |||
| @@ -223,5 +223,5 @@ With prefix argument N moves forward N messages with these labels." | |||
| 223 | (when (> n 0) | 223 | (when (> n 0) |
| 224 | (message "No following message with labels %s" labels))))) | 224 | (message "No following message with labels %s" labels))))) |
| 225 | 225 | ||
| 226 | ;; arch-tag: b26b3392-99ca-4e1d-933a-dab59b04e9a8 | 226 | ;; arch-tag: 1149979c-8e47-4333-9629-cf3dc887a6a7 |
| 227 | ;;; pmailkwd.el ends here | 227 | ;;; pmailkwd.el ends here |
diff --git a/lisp/mail/pmailmsc.el b/lisp/mail/pmailmsc.el index e3dd9ee8b34..407e25ede4f 100644 --- a/lisp/mail/pmailmsc.el +++ b/lisp/mail/pmailmsc.el | |||
| @@ -58,5 +58,5 @@ If FILE-NAME is empty, remove any existing inbox list." | |||
| 58 | (setq pmail-inbox-list inbox-list))) | 58 | (setq pmail-inbox-list inbox-list))) |
| 59 | (pmail-show-message pmail-current-message)) | 59 | (pmail-show-message pmail-current-message)) |
| 60 | 60 | ||
| 61 | ;; arch-tag: 74ed1d50-2c25-4cbd-b5ae-d29ed8aba6e4 | 61 | ;; arch-tag: 94614a62-2a0a-4e25-bac9-06f461ed4c60 |
| 62 | ;;; pmailmsc.el ends here | 62 | ;;; pmailmsc.el ends here |
diff --git a/lisp/mail/pmailout.el b/lisp/mail/pmailout.el index 7418b588bca..d8e71646f7a 100644 --- a/lisp/mail/pmailout.el +++ b/lisp/mail/pmailout.el | |||
| @@ -249,5 +249,5 @@ FILE-NAME defaults, interactively, from the Subject field of the message." | |||
| 249 | (when pmail-delete-after-output | 249 | (when pmail-delete-after-output |
| 250 | (pmail-delete-forward))) | 250 | (pmail-delete-forward))) |
| 251 | 251 | ||
| 252 | ;; arch-tag: 447117c6-1a9a-4b88-aa43-3101b043e3a4 | 252 | ;; arch-tag: 4059abf0-f249-4be4-8e0d-602d370d01d1 |
| 253 | ;;; pmailout.el ends here | 253 | ;;; pmailout.el ends here |
diff --git a/lisp/mail/pmailsort.el b/lisp/mail/pmailsort.el index 970aad124ed..69e626f5c06 100644 --- a/lisp/mail/pmailsort.el +++ b/lisp/mail/pmailsort.el | |||
| @@ -245,5 +245,5 @@ Arguments are MSG and FIELD." | |||
| 245 | 245 | ||
| 246 | (provide 'pmailsort) | 246 | (provide 'pmailsort) |
| 247 | 247 | ||
| 248 | ;; arch-tag: 0d90896b-0c35-46ac-b240-38be5ada2360 | 248 | ;; arch-tag: 665da245-f6a7-4115-ad8c-ba19216988d5 |
| 249 | ;;; pmailsort.el ends here | 249 | ;;; pmailsort.el ends here |
diff --git a/lisp/mail/pmailsum.el b/lisp/mail/pmailsum.el index 5c578483980..4dc3682a6f0 100644 --- a/lisp/mail/pmailsum.el +++ b/lisp/mail/pmailsum.el | |||
| @@ -1493,5 +1493,5 @@ If `pmail-summary-line-count-flag' is nil, return the empty string." | |||
| 1493 | 1493 | ||
| 1494 | (provide 'pmailsum) | 1494 | (provide 'pmailsum) |
| 1495 | 1495 | ||
| 1496 | ;; arch-tag: 556079ee-75c1-47f5-9884-2e0a0bc6c5a1 | 1496 | ;; arch-tag: 80b0a27a-a50d-4f37-9466-83d32d1e0ca8 |
| 1497 | ;;; pmailsum.el ends here | 1497 | ;;; pmailsum.el ends here |