Ver código fonte

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Carsten Dominik 16 anos atrás
pai
commit
fd4df45133
3 arquivos alterados com 3 adições e 0 exclusões
  1. 1 0
      lisp/org-attach.el
  2. 1 0
      lisp/org-list.el
  3. 1 0
      lisp/org-plot.el

+ 1 - 0
lisp/org-attach.el

@@ -336,4 +336,5 @@ See `org-attach-open'."
 
 (provide 'org-attach)
 
+;; arch-tag: fce93c2e-fe07-4fa3-a905-e10dcc7a6248
 ;;; org-attach.el ends here

+ 1 - 0
lisp/org-list.el

@@ -1039,4 +1039,5 @@ Valid parameters PARAMS are
 
 (provide 'org-list)
 
+;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8
 ;;; org-list.el ends here

+ 1 - 0
lisp/org-plot.el

@@ -311,4 +311,5 @@ line directly before or after the table."
 
 (provide 'org-plot)
 
+;; arch-tag: 5763f7c6-0c75-416d-b070-398ee4ec0eca
 ;;; org-plot.el ends here