Add arch tagline
This commit is contained in:
parent
8686ac7162
commit
2c4c2e22c4
6 changed files with 7 additions and 0 deletions
2
admin/unidata/.gitignore
vendored
2
admin/unidata/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
*.elc
|
||||
unidata.txt
|
||||
|
||||
# arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf
|
||||
|
|
|
@ -1401,4 +1401,5 @@ that need to be preserved in later phase of DocBook exporting."
|
|||
|
||||
(provide 'org-docbook)
|
||||
|
||||
;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3
|
||||
;;; org-docbook.el ends here
|
||||
|
|
|
@ -436,4 +436,5 @@ export."
|
|||
|
||||
(provide 'org-exp-blocks)
|
||||
|
||||
;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024
|
||||
;;; org-exp-blocks.el ends here
|
||||
|
|
|
@ -277,4 +277,5 @@ Point is assumed to be at the beginning of a headline."
|
|||
|
||||
(provide 'org-indent)
|
||||
|
||||
;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6
|
||||
;;; org-indent.el ends here
|
||||
|
|
|
@ -196,4 +196,5 @@ Either remove headline and meta data, or do special formatting."
|
|||
|
||||
(provide 'org-inlinetask)
|
||||
|
||||
;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a
|
||||
;;; org-inlinetask.el ends here
|
||||
|
|
|
@ -632,4 +632,5 @@ project-plist is the CDR of an element in `org-publish-project-alist', reuse
|
|||
|
||||
(provide 'org-protocol)
|
||||
|
||||
;; arch-tag: b5c5c2ac-77cf-4a94-a649-2163dff95846
|
||||
;;; org-protocol.el ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue