aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2008-04-28 23:24:24 +0000
committerMiles Bader <[email protected]>2008-04-28 23:24:24 +0000
commit88ac7b50935c8c96c4b5824b78b808069d759a53 (patch)
tree87d54b4cb6ebd06c9a3e822bf4b8f550fa6c372a /lisp/org
parent385da4e7cd69b741c1c6f2122a9203083328f3a2 (diff)
Add arch tagline
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-agenda.el1
-rw-r--r--lisp/org/org-archive.el1
-rw-r--r--lisp/org/org-bbdb.el1
-rw-r--r--lisp/org/org-bibtex.el1
-rw-r--r--lisp/org/org-clock.el1
-rw-r--r--lisp/org/org-colview.el1
-rw-r--r--lisp/org/org-compat.el1
-rw-r--r--lisp/org/org-exp.el3
-rw-r--r--lisp/org/org-faces.el1
-rw-r--r--lisp/org/org-gnus.el1
-rw-r--r--lisp/org/org-info.el1
-rw-r--r--lisp/org/org-infojs.el1
-rw-r--r--lisp/org/org-macs.el1
-rw-r--r--lisp/org/org-mew.el1
-rw-r--r--lisp/org/org-mhe.el1
-rw-r--r--lisp/org/org-remember.el1
-rw-r--r--lisp/org/org-rmail.el1
-rw-r--r--lisp/org/org-table.el1
-rw-r--r--lisp/org/org-vm.el1
-rw-r--r--lisp/org/org-wl.el1
20 files changed, 21 insertions, 1 deletions
diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el
index f45f1a3680..91391577f9 100644
--- a/lisp/org/org-agenda.el
+++ b/lisp/org/org-agenda.el
@@ -5143,3 +5143,4 @@ belonging to the \"Work\" category."
;;; org-agenda.el ends here
+;; arch-tag: 77f7565d-7c4b-44af-a2df-9f6f7070cff1
diff --git a/lisp/org/org-archive.el b/lisp/org/org-archive.el
index 95697ae6c8..cbb30652df 100644
--- a/lisp/org/org-archive.el
+++ b/lisp/org/org-archive.el
@@ -405,4 +405,5 @@ the children that do not contain any open TODO items."
(provide 'org-archive)
+;; arch-tag: 0837f601-9699-43c3-8b90-631572ae6c85
;;; org-archive.el ends here
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el
index 9d6825f8f3..64d0aa5961 100644
--- a/lisp/org/org-bbdb.el
+++ b/lisp/org/org-bbdb.el
@@ -277,4 +277,5 @@ Argument STR is the anniversary field in BBDB."
(provide 'org-bbdb)
+;; arch-tag: 9e4f275d-d080-48c1-b040-62247f66b5c2
;;; org-bbdb.el ends here
diff --git a/lisp/org/org-bibtex.el b/lisp/org/org-bibtex.el
index f8bda495cb..e380938f53 100644
--- a/lisp/org/org-bibtex.el
+++ b/lisp/org/org-bibtex.el
@@ -201,4 +201,5 @@
(provide 'org-bibtex)
+;; arch-tag: 83987d5a-01b8-41c7-85bc-77700f1285f5
;;; org-bibtex.el ends here
diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el
index 3bc5559362..6f5157e907 100644
--- a/lisp/org/org-clock.el
+++ b/lisp/org/org-clock.el
@@ -925,3 +925,4 @@ the currently selected interval size."
;;; org-clock.el ends here
+;; arch-tag: 7b42c5d4-9b36-48be-97c0-66a869daed4c
diff --git a/lisp/org/org-colview.el b/lisp/org/org-colview.el
index 21cbfe3301..a0f7c2aabd 100644
--- a/lisp/org/org-colview.el
+++ b/lisp/org/org-colview.el
@@ -1216,3 +1216,4 @@ This will add overlays to the date lines, to show the summary for each day."
;;; org-colview.el ends here
+;; arch-tag: 61f5128d-747c-4983-9479-e3871fa3d73c
diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el
index 8c37293137..78dbbfd958 100644
--- a/lisp/org/org-compat.el
+++ b/lisp/org/org-compat.el
@@ -251,4 +251,5 @@ that can be added."
(provide 'org-compat)
+;; arch-tag: a0a0579f-e68c-4bdf-9e55-93768b846bbe
;;; org-compat.el ends here
diff --git a/lisp/org/org-exp.el b/lisp/org/org-exp.el
index c823cb8198..b5a5cc75bd 100644
--- a/lisp/org/org-exp.el
+++ b/lisp/org/org-exp.el
@@ -3765,4 +3765,5 @@ The XOXO buffer is named *xoxo-<source buffer name>*"
(let ((functions org-export-options-filters) f)
(while (setq f (pop functions))
(setq plist (funcall f plist))))
- plist) \ No newline at end of file
+ plist)
+;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el
index a9f8f3f21b..32e66ca6a1 100644
--- a/lisp/org/org-faces.el
+++ b/lisp/org/org-faces.el
@@ -458,4 +458,5 @@ If it is less than 8, the level-1 face gets re-used for level N+1 etc."
(provide 'org-faces)
+;; arch-tag: 9dab5f91-c4b9-4d6f-bac3-1f6211ad0a04
;;; org-faces.el ends here
diff --git a/lisp/org/org-gnus.el b/lisp/org/org-gnus.el
index 4771f9ffc9..01f5a3f318 100644
--- a/lisp/org/org-gnus.el
+++ b/lisp/org/org-gnus.el
@@ -126,4 +126,5 @@ negates this setting for the duration of the command."
(provide 'org-gnus)
+;; arch-tag: 512e0840-58fa-45b3-b456-71e10fa2376d
;;; org-gnus.el ends here
diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el
index b8f51a01d0..1372c89c9f 100644
--- a/lisp/org/org-info.el
+++ b/lisp/org/org-info.el
@@ -80,4 +80,5 @@
(provide 'org-info)
+;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e
;;; org-info.el ends here
diff --git a/lisp/org/org-infojs.el b/lisp/org/org-infojs.el
index 8542b14a9e..87bbc0f143 100644
--- a/lisp/org/org-infojs.el
+++ b/lisp/org/org-infojs.el
@@ -203,4 +203,5 @@ Option settings will replace the %MANAGER-OPTIONS cookie."
(provide 'org-infojs)
+;; arch-tag: c71d1d85-3337-4817-a066-725e74ac9eac
;;; org-infojs.el ends here
diff --git a/lisp/org/org-macs.el b/lisp/org/org-macs.el
index 91254dcd79..f5b4325042 100644
--- a/lisp/org/org-macs.el
+++ b/lisp/org/org-macs.el
@@ -221,4 +221,5 @@ This is in contrast to merely setting it to 0."
(provide 'org-macs)
+;; arch-tag: 7e6a73ce-aac9-4fc0-9b30-ce6f89dc6668
;;; org-macs.el ends here
diff --git a/lisp/org/org-mew.el b/lisp/org/org-mew.el
index 53c2b523a4..05b95c9183 100644
--- a/lisp/org/org-mew.el
+++ b/lisp/org/org-mew.el
@@ -124,4 +124,5 @@
(provide 'org-mew)
+;; arch-tag: 07ccdca7-6020-4941-a593-588a1e51b870
;;; org-mew.el ends here
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el
index 006cb3b1c4..39fe6aecf3 100644
--- a/lisp/org/org-mhe.el
+++ b/lisp/org/org-mhe.el
@@ -213,4 +213,5 @@ folders."
(provide 'org-mhe)
+;; arch-tag: dcb05484-8627-491d-a8c1-01dbd2bde4ae
;;; org-mhe.el ends here
diff --git a/lisp/org/org-remember.el b/lisp/org/org-remember.el
index 44461bcf08..9c1780532b 100644
--- a/lisp/org/org-remember.el
+++ b/lisp/org/org-remember.el
@@ -779,3 +779,4 @@ See also the variable `org-reverse-note-order'."
;;; org-remember.el ends here
+;; arch-tag: 497f30d0-4bc3-4097-8622-2d27ac5f2698
diff --git a/lisp/org/org-rmail.el b/lisp/org/org-rmail.el
index 9fe2cf4963..ceb2b2aae9 100644
--- a/lisp/org/org-rmail.el
+++ b/lisp/org/org-rmail.el
@@ -106,4 +106,5 @@
(provide 'org-rmail)
+;; arch-tag: c6cf4a8b-6639-4b7f-821f-bdf10746b173
;;; org-rmail.el ends here
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el
index 3347ff88a1..e2e51604b7 100644
--- a/lisp/org/org-table.el
+++ b/lisp/org/org-table.el
@@ -3912,4 +3912,5 @@ this function is called."
(provide 'org-table)
+;; arch-tag: 4d21cfdd-0268-440a-84b0-09237a0fe0ef
;;; org-table.el ends here
diff --git a/lisp/org/org-vm.el b/lisp/org/org-vm.el
index f33c84ab71..71a740e21b 100644
--- a/lisp/org/org-vm.el
+++ b/lisp/org/org-vm.el
@@ -127,4 +127,5 @@
(provide 'org-vm)
+;; arch-tag: cbc3047b-935e-4d2a-96e7-c5b0117aaa6d
;;; org-vm.el ends here
diff --git a/lisp/org/org-wl.el b/lisp/org/org-wl.el
index 86db86f731..5f115372e6 100644
--- a/lisp/org/org-wl.el
+++ b/lisp/org/org-wl.el
@@ -143,4 +143,5 @@
(provide 'org-wl)
+;; arch-tag: 29b75a0f-ef2e-430b-8abc-acff75bde54a
;;; org-wl.el ends here