summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-08-18 05:32:57 +0000
committerMiles Bader <miles@gnu.org>2008-08-18 05:32:57 +0000
commit0faeefbb782d3358dd92c5a5911f5007a9e3bf09 (patch)
treeb8b8f331ab4b284c30323a172b1070de6cf67580
parentb4de04b6806cf96c2c51acd80a2ae941d30e4e4c (diff)
downloademacs-0faeefbb782d3358dd92c5a5911f5007a9e3bf09.tar.gz
Add arch tagline
-rw-r--r--lisp/mail/pmail.el2
-rw-r--r--lisp/mail/pmailedit.el2
-rw-r--r--lisp/mail/pmailkwd.el2
-rw-r--r--lisp/mail/pmailmsc.el2
-rw-r--r--lisp/mail/pmailout.el2
-rw-r--r--lisp/mail/pmailsort.el2
-rw-r--r--lisp/mail/pmailsum.el2
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."
(provide 'pmail)
-;; arch-tag: cff0a950-57fe-4f73-a86e-91ff75afd06c
+;; arch-tag: 65d257d3-c281-4a65-9c38-e61af95af2f0
;;; 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'.
(provide 'pmailedit)
-;; arch-tag: 93c22709-a14a-46c1-ab91-52c3f5a0ec12
+;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b
;;; 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."
(when (> n 0)
(message "No following message with labels %s" labels)))))
-;; arch-tag: b26b3392-99ca-4e1d-933a-dab59b04e9a8
+;; arch-tag: 1149979c-8e47-4333-9629-cf3dc887a6a7
;;; 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."
(setq pmail-inbox-list inbox-list)))
(pmail-show-message pmail-current-message))
-;; arch-tag: 74ed1d50-2c25-4cbd-b5ae-d29ed8aba6e4
+;; arch-tag: 94614a62-2a0a-4e25-bac9-06f461ed4c60
;;; 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."
(when pmail-delete-after-output
(pmail-delete-forward)))
-;; arch-tag: 447117c6-1a9a-4b88-aa43-3101b043e3a4
+;; arch-tag: 4059abf0-f249-4be4-8e0d-602d370d01d1
;;; 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."
(provide 'pmailsort)
-;; arch-tag: 0d90896b-0c35-46ac-b240-38be5ada2360
+;; arch-tag: 665da245-f6a7-4115-ad8c-ba19216988d5
;;; 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."
(provide 'pmailsum)
-;; arch-tag: 556079ee-75c1-47f5-9884-2e0a0bc6c5a1
+;; arch-tag: 80b0a27a-a50d-4f37-9466-83d32d1e0ca8
;;; pmailsum.el ends here