Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2c4c2e22
Commit
2c4c2e22
authored
Sep 17, 2009
by
Miles Bader
Browse files
Add arch tagline
parent
8686ac71
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
0 deletions
+7
-0
admin/unidata/.gitignore
admin/unidata/.gitignore
+2
-0
lisp/org/org-docbook.el
lisp/org/org-docbook.el
+1
-0
lisp/org/org-exp-blocks.el
lisp/org/org-exp-blocks.el
+1
-0
lisp/org/org-indent.el
lisp/org/org-indent.el
+1
-0
lisp/org/org-inlinetask.el
lisp/org/org-inlinetask.el
+1
-0
lisp/org/org-protocol.el
lisp/org/org-protocol.el
+1
-0
No files found.
admin/unidata/.gitignore
View file @
2c4c2e22
*.elc
unidata.txt
# arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf
lisp/org/org-docbook.el
View file @
2c4c2e22
...
...
@@ -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
lisp/org/org-exp-blocks.el
View file @
2c4c2e22
...
...
@@ -436,4 +436,5 @@ export."
(
provide
'org-exp-blocks
)
;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024
;;; org-exp-blocks.el ends here
lisp/org/org-indent.el
View file @
2c4c2e22
...
...
@@ -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
lisp/org/org-inlinetask.el
View file @
2c4c2e22
...
...
@@ -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
lisp/org/org-protocol.el
View file @
2c4c2e22
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment