Mercurial > emacs
changeset 105070:c3c96e15571c
Add arch tagline
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 17 Sep 2009 23:49:15 +0000 |
parents | 4cbb223d0b1c |
children | ecfdb424a03f |
files | admin/unidata/.gitignore lisp/org/org-docbook.el lisp/org/org-exp-blocks.el lisp/org/org-indent.el lisp/org/org-inlinetask.el lisp/org/org-protocol.el |
diffstat | 6 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/unidata/.gitignore Thu Sep 17 23:04:41 2009 +0000 +++ b/admin/unidata/.gitignore Thu Sep 17 23:49:15 2009 +0000 @@ -1,2 +1,4 @@ *.elc unidata.txt + +# arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf
--- a/lisp/org/org-docbook.el Thu Sep 17 23:04:41 2009 +0000 +++ b/lisp/org/org-docbook.el Thu Sep 17 23:49:15 2009 +0000 @@ -1401,4 +1401,5 @@ (provide 'org-docbook) +;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3 ;;; org-docbook.el ends here
--- a/lisp/org/org-exp-blocks.el Thu Sep 17 23:04:41 2009 +0000 +++ b/lisp/org/org-exp-blocks.el Thu Sep 17 23:49:15 2009 +0000 @@ -436,4 +436,5 @@ (provide 'org-exp-blocks) +;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024 ;;; org-exp-blocks.el ends here
--- a/lisp/org/org-indent.el Thu Sep 17 23:04:41 2009 +0000 +++ b/lisp/org/org-indent.el Thu Sep 17 23:49:15 2009 +0000 @@ -277,4 +277,5 @@ (provide 'org-indent) +;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6 ;;; org-indent.el ends here