]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Mon, 18 Aug 2008 05:32:57 +0000 (05:32 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 18 Aug 2008 05:32:57 +0000 (05:32 +0000)
lisp/mail/pmail.el
lisp/mail/pmailedit.el
lisp/mail/pmailkwd.el
lisp/mail/pmailmsc.el
lisp/mail/pmailout.el
lisp/mail/pmailsort.el
lisp/mail/pmailsum.el

index 2c9d38daf5d47528bec8289b76bd710c7b9a2dbf..712a921d27f806cfe54d95752be66215ace046ce 100644 (file)
@@ -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
index 531df65b5c26a5eccaa9c21e18f14514e6fe3142..95c6fb49a6dc46f0e63466d08793fcc8538ea1cb 100644 (file)
@@ -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
index efa4eaad07b51e7b1b09fc0be6395c19ea2fc545..69300c975ae20d092d4797fda3118d1b127c306a 100644 (file)
@@ -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
index e3dd9ee8b34536ec0cb17e4dd80be13454636d35..407e25ede4fb0d996481ec4f6e6f64e33cc024ac 100644 (file)
@@ -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
index 7418b588bcae555878faa84e0e1d5cdad24140f4..d8e71646f7a02a18572fe57d82a5b00c7ed6f4cb 100644 (file)
@@ -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
index 970aad124ed5f158c27efff1b9d06aa45cd8d6c8..69e626f5c065abc4b46e7313cd5fc39f2d0d5afd 100644 (file)
@@ -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
index 5c57848398048ba7552be40b53bf465de0153dfd..4dc3682a6f0391d937b3c44de5672821accf897b 100644 (file)
@@ -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