diff options
| author | Miles Bader | 2009-09-17 23:49:15 +0000 |
|---|---|---|
| committer | Miles Bader | 2009-09-17 23:49:15 +0000 |
| commit | 2c4c2e22c42d8b5b649bd888b150e9722bf2b5d9 (patch) | |
| tree | ea3eccb056a07caf42e340c023f8cf3e0fbd7a36 | |
| parent | 8686ac7162bb6ba995e1c66c08c8815315c1bd60 (diff) | |
| download | emacs-2c4c2e22c42d8b5b649bd888b150e9722bf2b5d9.tar.gz emacs-2c4c2e22c42d8b5b649bd888b150e9722bf2b5d9.zip | |
Add arch tagline
| -rw-r--r-- | admin/unidata/.gitignore | 2 | ||||
| -rw-r--r-- | lisp/org/org-docbook.el | 1 | ||||
| -rw-r--r-- | lisp/org/org-exp-blocks.el | 1 | ||||
| -rw-r--r-- | lisp/org/org-indent.el | 1 | ||||
| -rw-r--r-- | lisp/org/org-inlinetask.el | 1 | ||||
| -rw-r--r-- | lisp/org/org-protocol.el | 1 |
6 files changed, 7 insertions, 0 deletions
diff --git a/admin/unidata/.gitignore b/admin/unidata/.gitignore index 04239a867f3..4f759a363db 100644 --- a/admin/unidata/.gitignore +++ b/admin/unidata/.gitignore | |||
| @@ -1,2 +1,4 @@ | |||
| 1 | *.elc | 1 | *.elc |
| 2 | unidata.txt | 2 | unidata.txt |
| 3 | |||
| 4 | # arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf | ||
diff --git a/lisp/org/org-docbook.el b/lisp/org/org-docbook.el index 172319e5b06..34d5a90b0e8 100644 --- a/lisp/org/org-docbook.el +++ b/lisp/org/org-docbook.el | |||
| @@ -1401,4 +1401,5 @@ that need to be preserved in later phase of DocBook exporting." | |||
| 1401 | 1401 | ||
| 1402 | (provide 'org-docbook) | 1402 | (provide 'org-docbook) |
| 1403 | 1403 | ||
| 1404 | ;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3 | ||
| 1404 | ;;; org-docbook.el ends here | 1405 | ;;; org-docbook.el ends here |
diff --git a/lisp/org/org-exp-blocks.el b/lisp/org/org-exp-blocks.el index 8df0ac1476f..5a55b563790 100644 --- a/lisp/org/org-exp-blocks.el +++ b/lisp/org/org-exp-blocks.el | |||
| @@ -436,4 +436,5 @@ export." | |||
| 436 | 436 | ||
| 437 | (provide 'org-exp-blocks) | 437 | (provide 'org-exp-blocks) |
| 438 | 438 | ||
| 439 | ;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024 | ||
| 439 | ;;; org-exp-blocks.el ends here | 440 | ;;; org-exp-blocks.el ends here |
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el index ec6d2ff73f2..7099ec2c30b 100644 --- a/lisp/org/org-indent.el +++ b/lisp/org/org-indent.el | |||
| @@ -277,4 +277,5 @@ Point is assumed to be at the beginning of a headline." | |||
| 277 | 277 | ||
| 278 | (provide 'org-indent) | 278 | (provide 'org-indent) |
| 279 | 279 | ||
| 280 | ;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6 | ||
| 280 | ;;; org-indent.el ends here | 281 | ;;; org-indent.el ends here |
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el index e01e20c802d..070aa73f375 100644 --- a/lisp/org/org-inlinetask.el +++ b/lisp/org/org-inlinetask.el | |||
| @@ -196,4 +196,5 @@ Either remove headline and meta data, or do special formatting." | |||
| 196 | 196 | ||
| 197 | (provide 'org-inlinetask) | 197 | (provide 'org-inlinetask) |
| 198 | 198 | ||
| 199 | ;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a | ||
| 199 | ;;; org-inlinetask.el ends here | 200 | ;;; org-inlinetask.el ends here |
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 8983b271609..b32c1095743 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el | |||
| @@ -632,4 +632,5 @@ project-plist is the CDR of an element in `org-publish-project-alist', reuse | |||
| 632 | 632 | ||
| 633 | (provide 'org-protocol) | 633 | (provide 'org-protocol) |
| 634 | 634 | ||
| 635 | ;; arch-tag: b5c5c2ac-77cf-4a94-a649-2163dff95846 | ||
| 635 | ;;; org-protocol.el ends here | 636 | ;;; org-protocol.el ends here |