Browse Source

Remove arch-tag at the bottom of files.

Bastien Guerry 13 years ago
parent
commit
7a18799e25
100 changed files with 100 additions and 100 deletions
  1. 1 1
      contrib/lisp/org-learn.el
  2. 1 1
      contrib/lisp/org-wikinodes.el
  3. 1 1
      contrib/lisp/org-xhtml.el
  4. 1 1
      contrib/lisp/org2rem.el
  5. 1 1
      lisp/ob-C.el
  6. 1 1
      lisp/ob-R.el
  7. 1 1
      lisp/ob-asymptote.el
  8. 1 1
      lisp/ob-awk.el
  9. 1 1
      lisp/ob-calc.el
  10. 1 1
      lisp/ob-clojure.el
  11. 1 1
      lisp/ob-comint.el
  12. 1 1
      lisp/ob-css.el
  13. 1 1
      lisp/ob-ditaa.el
  14. 1 1
      lisp/ob-dot.el
  15. 1 1
      lisp/ob-emacs-lisp.el
  16. 1 1
      lisp/ob-eval.el
  17. 1 1
      lisp/ob-exp.el
  18. 1 1
      lisp/ob-gnuplot.el
  19. 1 1
      lisp/ob-haskell.el
  20. 1 1
      lisp/ob-java.el
  21. 1 1
      lisp/ob-js.el
  22. 1 1
      lisp/ob-keys.el
  23. 1 1
      lisp/ob-latex.el
  24. 1 1
      lisp/ob-ledger.el
  25. 1 1
      lisp/ob-lilypond.el
  26. 1 1
      lisp/ob-lisp.el
  27. 1 1
      lisp/ob-lob.el
  28. 1 1
      lisp/ob-matlab.el
  29. 1 1
      lisp/ob-maxima.el
  30. 1 1
      lisp/ob-mscgen.el
  31. 1 1
      lisp/ob-ocaml.el
  32. 1 1
      lisp/ob-octave.el
  33. 1 1
      lisp/ob-org.el
  34. 1 1
      lisp/ob-perl.el
  35. 1 1
      lisp/ob-plantuml.el
  36. 1 1
      lisp/ob-python.el
  37. 1 1
      lisp/ob-ref.el
  38. 1 1
      lisp/ob-ruby.el
  39. 1 1
      lisp/ob-sass.el
  40. 1 1
      lisp/ob-scheme.el
  41. 1 1
      lisp/ob-screen.el
  42. 1 1
      lisp/ob-sh.el
  43. 1 1
      lisp/ob-sql.el
  44. 1 1
      lisp/ob-sqlite.el
  45. 1 1
      lisp/ob-table.el
  46. 1 1
      lisp/ob-tangle.el
  47. 1 1
      lisp/ob.el
  48. 1 1
      lisp/org-agenda.el
  49. 1 1
      lisp/org-archive.el
  50. 1 1
      lisp/org-ascii.el
  51. 1 1
      lisp/org-attach.el
  52. 1 1
      lisp/org-bbdb.el
  53. 1 1
      lisp/org-beamer.el
  54. 1 1
      lisp/org-bibtex.el
  55. 1 1
      lisp/org-capture.el
  56. 1 1
      lisp/org-clock.el
  57. 1 1
      lisp/org-colview.el
  58. 1 1
      lisp/org-compat.el
  59. 1 1
      lisp/org-crypt.el
  60. 1 1
      lisp/org-ctags.el
  61. 1 1
      lisp/org-datetree.el
  62. 1 1
      lisp/org-docbook.el
  63. 1 1
      lisp/org-docview.el
  64. 1 1
      lisp/org-entities.el
  65. 1 1
      lisp/org-exp-blocks.el
  66. 1 1
      lisp/org-exp.el
  67. 1 1
      lisp/org-faces.el
  68. 1 1
      lisp/org-feed.el
  69. 1 1
      lisp/org-footnote.el
  70. 1 1
      lisp/org-freemind.el
  71. 1 1
      lisp/org-gnus.el
  72. 1 1
      lisp/org-habit.el
  73. 1 1
      lisp/org-html.el
  74. 1 1
      lisp/org-icalendar.el
  75. 1 1
      lisp/org-id.el
  76. 1 1
      lisp/org-indent.el
  77. 1 1
      lisp/org-info.el
  78. 1 1
      lisp/org-irc.el
  79. 1 1
      lisp/org-jsinfo.el
  80. 1 1
      lisp/org-latex.el
  81. 1 1
      lisp/org-list.el
  82. 1 1
      lisp/org-mac-message.el
  83. 1 1
      lisp/org-macs.el
  84. 1 1
      lisp/org-mew.el
  85. 1 1
      lisp/org-mhe.el
  86. 1 1
      lisp/org-mks.el
  87. 1 1
      lisp/org-mobile.el
  88. 1 1
      lisp/org-mouse.el
  89. 1 1
      lisp/org-pcomplete.el
  90. 1 1
      lisp/org-plot.el
  91. 1 1
      lisp/org-protocol.el
  92. 1 1
      lisp/org-publish.el
  93. 1 1
      lisp/org-remember.el
  94. 1 1
      lisp/org-rmail.el
  95. 1 1
      lisp/org-src.el
  96. 1 1
      lisp/org-table.el
  97. 1 1
      lisp/org-timer.el
  98. 1 1
      lisp/org-vm.el
  99. 1 1
      lisp/org-w3m.el
  100. 1 1
      lisp/org-wl.el

+ 1 - 1
contrib/lisp/org-learn.el

@@ -174,6 +174,6 @@ OF matrix."
 
 (provide 'org-learn)
 
-;; arch-tag: a46bb0e5-e4fb-4004-a9b8-63933c55af33
+
 
 ;;; org-learn.el ends here

+ 1 - 1
contrib/lisp/org-wikinodes.el

@@ -334,6 +334,6 @@ with working links."
 
 (provide 'org-wikinodes)
 
-;; arch-tag: e3b56e38-a2be-478c-b56c-68a913ec54ec
+
 
 ;;; org-wikinodes.el ends here

+ 1 - 1
contrib/lisp/org-xhtml.el

@@ -1827,5 +1827,5 @@ lang=\"%s\" xml:lang=\"%s\">
 
 (provide 'org-xhtml)
 
-;; arch-tag: 8109d84d-eb8f-460b-b1a8-f45f3a6c7ea1
+
 ;;; org-xhtml.el ends here

+ 1 - 1
contrib/lisp/org2rem.el

@@ -648,6 +648,6 @@ a time), or the day by one (if it does not contain a time)."
 
 (provide 'org2rem)
 
-;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
+
 
 ;;; org-exp.el ends here

+ 1 - 1
lisp/ob-C.el

@@ -191,6 +191,6 @@ of the same value."
 
 (provide 'ob-C)
 
-;; arch-tag: 8f49e462-54e3-417b-9a8d-423864893b37
+
 
 ;;; ob-C.el ends here

+ 1 - 1
lisp/ob-R.el

@@ -312,6 +312,6 @@ Insert hline if column names in output have been requested."
 
 (provide 'ob-R)
 
-;; arch-tag: cd4c7298-503b-450f-a3c2-f3e74b630237
+
 
 ;;; ob-R.el ends here

+ 1 - 1
lisp/ob-asymptote.el

@@ -160,6 +160,6 @@ of int, where every cell must be of int type."
 
 (provide 'ob-asymptote)
 
-;; arch-tag: f2f5bd0d-78e8-412b-8e6c-6dadc94cc06b
+
 
 ;;; ob-asymptote.el ends here

+ 1 - 1
lisp/ob-awk.el

@@ -112,6 +112,6 @@ Emacs-lisp table, otherwise return the results as a string."
 
 (provide 'ob-awk)
 
-;; arch-tag: 844e2c88-6aad-4018-868d-a2df6bcdf68f
+
 
 ;;; ob-awk.el ends here

+ 1 - 1
lisp/ob-calc.el

@@ -99,6 +99,6 @@
 
 (provide 'ob-calc)
 
-;; arch-tag: 5c57a3b7-5818-4c6c-acda-7a94831a6449
+
 
 ;;; ob-calc.el ends here

+ 1 - 1
lisp/ob-clojure.el

@@ -92,6 +92,6 @@
 
 (provide 'ob-clojure)
 
-;; arch-tag: a43b33f2-653e-46b1-ac56-2805cf05b7d1
+
 
 ;;; ob-clojure.el ends here

+ 1 - 1
lisp/ob-comint.el

@@ -160,6 +160,6 @@ FILE exists at end of evaluation."
 
 (provide 'ob-comint)
 
-;; arch-tag: 9adddce6-0864-4be3-b0b5-6c5157dc7889
+
 
 ;;; ob-comint.el ends here

+ 1 - 1
lisp/ob-css.el

@@ -44,6 +44,6 @@ CSS does not support sessions."
 
 (provide 'ob-css)
 
-;; arch-tag: f4447e8c-50ab-41f9-b322-b7b9574d9fbe
+
 
 ;;; ob-css.el ends here

+ 1 - 1
lisp/ob-ditaa.el

@@ -74,6 +74,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-ditaa)
 
-;; arch-tag: 492cd006-07d9-4fac-bef6-5bb60b48842e
+
 
 ;;; ob-ditaa.el ends here

+ 1 - 1
lisp/ob-dot.el

@@ -85,6 +85,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-dot)
 
-;; arch-tag: 817d0516-7b47-4f77-a8b2-2aadd8e4d0e2
+
 
 ;;; ob-dot.el ends here

+ 1 - 1
lisp/ob-emacs-lisp.el

@@ -76,6 +76,6 @@
 
 (provide 'ob-emacs-lisp)
 
-;; arch-tag: e9a3acca-dc84-472a-9f5a-23c35befbcd6
+
 
 ;;; ob-emacs-lisp.el ends here

+ 1 - 1
lisp/ob-eval.el

@@ -257,6 +257,6 @@ This buffer is named by `org-babel-error-buffer-name'."
 
 (provide 'ob-eval)
 
-;; arch-tag: 5328b17f-957d-42d9-94da-a2952682d04d
+
 
 ;;; ob-eval.el ends here

+ 1 - 1
lisp/ob-exp.el

@@ -267,6 +267,6 @@ inhibit insertion of results into the buffer."
 
 (provide 'ob-exp)
 
-;; arch-tag: 523abf4c-76d1-44ed-9f27-e3bddf34bf0f
+
 
 ;;; ob-exp.el ends here

+ 1 - 1
lisp/ob-gnuplot.el

@@ -230,6 +230,6 @@ Pass PARAMS through to `orgtbl-to-generic' when exporting TABLE."
 
 (provide 'ob-gnuplot)
 
-;; arch-tag: 50490ace-a9e1-4b29-a6e5-0db9f16c610b
+
 
 ;;; ob-gnuplot.el ends here

+ 1 - 1
lisp/ob-haskell.el

@@ -213,6 +213,6 @@ constructs (header arguments, no-web syntax etc...) are ignored."
 
 (provide 'ob-haskell)
 
-;; arch-tag: b53f75f3-ba1a-4b05-82d9-a2a0d4e70804
+
 
 ;;; ob-haskell.el ends here

+ 1 - 1
lisp/ob-java.el

@@ -73,6 +73,6 @@
 
 (provide 'ob-java)
 
-;; arch-tag: dd1cfb00-7f76-4ecf-922c-f7031b68b85e
+
 
 ;;; ob-java.el ends here

+ 1 - 1
lisp/ob-js.el

@@ -160,6 +160,6 @@ then create.  Return the initialized session."
 
 (provide 'ob-js)
 
-;; arch-tag: 84401fb3-b8d9-4bb6-9a90-cbe2d103d494
+
 
 ;;; ob-js.el ends here

+ 1 - 1
lisp/ob-keys.el

@@ -97,6 +97,6 @@ a-list placed behind the generic `org-babel-key-prefix'.")
 
 (provide 'ob-keys)
 
-;; arch-tag: 01e348ee-4906-46fa-839a-6b7b6f989048
+
 
 ;;; ob-keys.el ends here

+ 1 - 1
lisp/ob-latex.el

@@ -176,6 +176,6 @@ Extracted from `org-export-as-pdf' in org-latex.el."
 
 (provide 'ob-latex)
 
-;; arch-tag: 1f13f7e2-26de-4c24-9274-9f331d4c6ff3
+
 
 ;;; ob-latex.el ends here

+ 1 - 1
lisp/ob-ledger.el

@@ -67,6 +67,6 @@ called by `org-babel-execute-src-block'."
 
 (provide 'ob-ledger)
 
-;; arch-tag: 7bbb529e-95a1-4236-9d29-b0000b918c7c
+
 
 ;;; ob-ledger.el ends here

+ 1 - 1
lisp/ob-lilypond.el

@@ -442,6 +442,6 @@ dependent on LY-ARRANGE-MODE"
 
 (provide 'ob-lilypond)
 
-;; arch-tag: ac449eea-2cf2-4dc5-ae33-426f57ba4894
+
 
 ;;; ob-lilypond.el ends here

+ 1 - 1
lisp/ob-lisp.el

@@ -101,6 +101,6 @@ current directory string."
 
 (provide 'ob-lisp)
 
-;; arch-tag: 18086168-009f-4947-bbb5-3532375d851d
+
 
 ;;; ob-lisp.el ends here

+ 1 - 1
lisp/ob-lob.el

@@ -136,6 +136,6 @@ if so then run the appropriate source block from the Library."
 
 (provide 'ob-lob)
 
-;; arch-tag: ce0712c9-2147-4019-ba3f-42341b8b474b
+
 
 ;;; ob-lob.el ends here

+ 1 - 1
lisp/ob-matlab.el

@@ -43,6 +43,6 @@
 
 (provide 'ob-matlab)
 
-;; arch-tag: 6b234299-c1f7-4eb1-ace8-7b93344065ac
+
 
 ;;; ob-matlab.el ends here

+ 1 - 1
lisp/ob-maxima.el

@@ -74,6 +74,6 @@ called by `org-babel-execute-src-block'."
 
 (provide 'ob-maxima)
 
-;; arch-tag: d86c97ac-7eab-4349-8d8b-302dd09779a8
+
 
 ;;; ob-maxima.el ends here

+ 1 - 1
lisp/ob-mscgen.el

@@ -81,6 +81,6 @@ ERROR: no output file specified. Add \":file name.png\" to the src header"))
 
 (provide 'ob-mscgen)
 
-;; arch-tag: 74695b1e-715f-4b5a-a3a9-d78ee39ba5c8
+
 
 ;;; ob-msc.el ends here

+ 1 - 1
lisp/ob-ocaml.el

@@ -140,6 +140,6 @@ Emacs-lisp table, otherwise return the results as a string."
 
 (provide 'ob-ocaml)
 
-;; arch-tag: 2e815f4d-365e-4d69-b1df-dd17fdd7b7b7
+
 
 ;;; ob-ocaml.el ends here

+ 1 - 1
lisp/ob-octave.el

@@ -258,6 +258,6 @@ This removes initial blank and comment lines and then calls
 
 (provide 'ob-octave)
 
-;; arch-tag: d8e5f68b-ba13-440a-a495-b653e989e704
+
 
 ;;; ob-octave.el ends here

+ 1 - 1
lisp/ob-org.el

@@ -66,6 +66,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-org)
 
-;; arch-tag: 130af5fe-cc56-46bd-9508-fa0ebd94cb1f
+
 
 ;;; ob-org.el ends here

+ 1 - 1
lisp/ob-perl.el

@@ -113,6 +113,6 @@ return the value of the last statement in BODY, as elisp."
 
 (provide 'ob-perl)
 
-;; arch-tag: 88ef9396-d857-4dc3-8946-5a72bdfa2337
+
 
 ;;; ob-perl.el ends here

+ 1 - 1
lisp/ob-plantuml.el

@@ -80,6 +80,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-plantuml)
 
-;; arch-tag: 451f50c5-e779-407e-ad64-70e0e8f161d1
+
 
 ;;; ob-plantuml.el ends here

+ 1 - 1
lisp/ob-python.el

@@ -294,6 +294,6 @@ last statement in BODY, as elisp."
 
 (provide 'ob-python)
 
-;; arch-tag: f19b6c3d-dfcb-4a1a-9ce0-45ade1ebc212
+
 
 ;;; ob-python.el ends here

+ 1 - 1
lisp/ob-ref.el

@@ -263,6 +263,6 @@ Supported reference types are tables and source blocks."
 
 (provide 'ob-ref)
 
-;; arch-tag: ace4a4f4-ea38-4dac-8fe6-6f52fcc43b6d
+
 
 ;;; ob-ref.el ends here

+ 1 - 1
lisp/ob-ruby.el

@@ -241,6 +241,6 @@ return the value of the last statement in BODY, as elisp."
 
 (provide 'ob-ruby)
 
-;; arch-tag: 3e9726db-4520-49e2-b263-e8f571ac88f5
+
 
 ;;; ob-ruby.el ends here

+ 1 - 1
lisp/ob-sass.el

@@ -68,6 +68,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-sass)
 
-;; arch-tag: 2954b169-eef4-45ce-a8e5-3e619f0f07ac
+
 
 ;;; ob-sass.el ends here

+ 1 - 1
lisp/ob-scheme.el

@@ -134,6 +134,6 @@ then create.  Return the initialized session."
 
 (provide 'ob-scheme)
 
-;; arch-tag: 6b2fe76f-4b25-4e87-ad1c-225b2f282a71
+
 
 ;;; ob-scheme.el ends here

+ 1 - 1
lisp/ob-screen.el

@@ -142,6 +142,6 @@ The terminal should shortly flicker."
 
 (provide 'ob-screen)
 
-;; arch-tag: 908e5afe-89a0-4f27-b982-23f1f2e3bac9
+
 
 ;;; ob-screen.el ends here

+ 1 - 1
lisp/ob-sh.el

@@ -193,6 +193,6 @@ return the value of the last statement in BODY."
 
 (provide 'ob-sh)
 
-;; arch-tag: 416dd531-c230-4b0a-a5bf-8d948f990f2d
+
 
 ;;; ob-sh.el ends here

+ 1 - 1
lisp/ob-sql.el

@@ -140,6 +140,6 @@ This function is called by `org-babel-execute-src-block'."
 
 (provide 'ob-sql)
 
-;; arch-tag: a43ff944-6de1-4566-a83c-626814e3dad2
+
 
 ;;; ob-sql.el ends here

+ 1 - 1
lisp/ob-sqlite.el

@@ -145,6 +145,6 @@ Prepare SESSION according to the header arguments specified in PARAMS."
 
 (provide 'ob-sqlite)
 
-;; arch-tag: 5c03d7f2-0f72-48b8-bbd1-35aafea248ac
+
 
 ;;; ob-sqlite.el ends here

+ 1 - 1
lisp/ob-table.el

@@ -122,6 +122,6 @@ example above."
 
 (provide 'ob-table)
 
-;; arch-tag: 4234cc7c-4fc8-4e92-abb0-2892de1a493b
+
 
 ;;; ob-table.el ends here

+ 1 - 1
lisp/ob-tangle.el

@@ -495,6 +495,6 @@ which enable the original code blocks to be found."
 
 (provide 'ob-tangle)
 
-;; arch-tag: 413ced93-48f5-4216-86e4-3fc5df8c8f24
+
 
 ;;; ob-tangle.el ends here

+ 1 - 1
lisp/ob.el

@@ -2201,6 +2201,6 @@ of `org-babel-temporary-directory'."
 
 (provide 'ob)
 
-;; arch-tag: 01a7ebee-06c5-4ee4-a709-e660d28c0af1
+
 
 ;;; ob.el ends here

+ 1 - 1
lisp/org-agenda.el

@@ -8465,6 +8465,6 @@ belonging to the \"Work\" category."
 
 (provide 'org-agenda)
 
-;; arch-tag: 77f7565d-7c4b-44af-a2df-9f6f7070cff1
+
 
 ;;; org-agenda.el ends here

+ 1 - 1
lisp/org-archive.el

@@ -482,6 +482,6 @@ This command is set with the variable `org-archive-default-command'."
 
 (provide 'org-archive)
 
-;; arch-tag: 0837f601-9699-43c3-8b90-631572ae6c85
+
 
 ;;; org-archive.el ends here

+ 1 - 1
lisp/org-ascii.el

@@ -725,5 +725,5 @@ publishing directory."
 
 (provide 'org-ascii)
 
-;; arch-tag: aa96f882-f477-4e13-86f5-70d43e7adf3c
+
 ;;; org-ascii.el ends here

+ 1 - 1
lisp/org-attach.el

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

+ 1 - 1
lisp/org-bbdb.el

@@ -391,6 +391,6 @@ END:VEVENT\n"
 
 (provide 'org-bbdb)
 
-;; arch-tag: 9e4f275d-d080-48c1-b040-62247f66b5c2
+
 
 ;;; org-bbdb.el ends here

+ 1 - 1
lisp/org-beamer.el

@@ -632,6 +632,6 @@ include square brackets."
 
 (provide 'org-beamer)
 
-;; arch-tag: 68bac91a-a946-43a3-8173-a9269306f67c
+
 
 ;;; org-beamer.el ends here

+ 1 - 1
lisp/org-bibtex.el

@@ -642,6 +642,6 @@ This function relies `org-search-view' to locate results."
 
 (provide 'org-bibtex)
 
-;; arch-tag: 83987d5a-01b8-41c7-85bc-77700f1285f5
+
 
 ;;; org-bibtex.el ends here

+ 1 - 1
lisp/org-capture.el

@@ -1505,6 +1505,6 @@ The template may still contain \"%?\" for cursor positioning."
 
 (provide 'org-capture)
 
-;; arch-tag: 986bf41b-8ada-4e28-bf20-e8388a7205a0
+
 
 ;;; org-capture.el ends here

+ 1 - 1
lisp/org-clock.el

@@ -2639,7 +2639,7 @@ The details of what will be saved are regulated by the variable
 
 (provide 'org-clock)
 
-;; arch-tag: 7b42c5d4-9b36-48be-97c0-66a869daed4c
+
 
 ;;; org-clock.el ends here
 

+ 1 - 1
lisp/org-colview.el

@@ -1525,6 +1525,6 @@ The string should be two numbers joined with a \"-\"."
 
 (provide 'org-colview)
 
-;; arch-tag: 61f5128d-747c-4983-9479-e3871fa3d73c
+
 
 ;;; org-colview.el ends here

+ 1 - 1
lisp/org-compat.el

@@ -444,6 +444,6 @@ With two arguments, return floor and remainder of their quotient."
 
 (provide 'org-compat)
 
-;; arch-tag: a0a0579f-e68c-4bdf-9e55-93768b846bbe
+
 
 ;;; org-compat.el ends here

+ 1 - 1
lisp/org-crypt.el

@@ -252,6 +252,6 @@ nil      : Leave auto-save-mode enabled.
 
 (provide 'org-crypt)
 
-;; arch-tag: 8202ed2c-221e-4001-9e4b-54674a7e846e
+
 
 ;;; org-crypt.el ends here

+ 1 - 1
lisp/org-ctags.el

@@ -539,5 +539,5 @@ a new topic."
 
 (provide 'org-ctags)
 
-;; arch-tag: 4b1ddd5a-8529-4b17-bcde-96a922d26343
+
 ;;; org-ctags.el ends here

+ 1 - 1
lisp/org-datetree.el

@@ -195,6 +195,6 @@ before running this command, even though the command tries to be smart."
 
 (provide 'org-datetree)
 
-;; arch-tag: 1daea962-fd08-448b-9f98-6e8b511b3601
+
 
 ;;; org-datetree.el ends here

+ 1 - 1
lisp/org-docbook.el

@@ -1445,5 +1445,5 @@ the alist of previous items."
 
 (provide 'org-docbook)
 
-;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3
+
 ;;; org-docbook.el ends here

+ 1 - 1
lisp/org-docview.el

@@ -88,6 +88,6 @@ and append it."
 
 (provide 'org-docview)
 
-;; arch-tag: dd147a78-cce1-481b-b40a-15869417debe
+
 
 ;;; org-docview.el ends here

+ 1 - 1
lisp/org-entities.el

@@ -568,6 +568,6 @@ Kind can be any of `latex', `html', `ascii', `latin1', or `utf8'."
 ;; coding: utf-8
 ;; End:
 
-;; arch-tag: e6bd163f-7419-4009-9c93-a74623016424
+
 
 ;;; org-entities.el ends here

+ 1 - 1
lisp/org-exp-blocks.el

@@ -376,5 +376,5 @@ other backends, it converts the comment into an EXAMPLE segment."
 
 (provide 'org-exp-blocks)
 
-;; arch-tag: 1c365fe9-8808-4f72-bb15-0b00f36d8024
+
 ;;; org-exp-blocks.el ends here

+ 1 - 1
lisp/org-exp.el

@@ -3219,6 +3219,6 @@ The depends on the variable `org-export-copy-to-kill'."
 
 (provide 'org-exp)
 
-;; arch-tag: 65985fe9-095c-49c7-a7b6-cb4ee15c0a95
+
 
 ;;; org-exp.el ends here

+ 1 - 1
lisp/org-faces.el

@@ -735,6 +735,6 @@ level org-n-level-faces"
 
 (provide 'org-faces)
 
-;; arch-tag: 9dab5f91-c4b9-4d6f-bac3-1f6211ad0a04
+
 
 ;;; org-faces.el ends here

+ 1 - 1
lisp/org-feed.el

@@ -674,5 +674,5 @@ formatted as a string, not the original XML data."
 
 (provide 'org-feed)
 
-;; arch-tag: 0929b557-9bc4-47f4-9633-30a12dbb5ae2
+
 ;;; org-feed.el ends here

+ 1 - 1
lisp/org-footnote.el

@@ -866,6 +866,6 @@ If LABEL is non-nil, delete that footnote instead."
 
 (provide 'org-footnote)
 
-;; arch-tag: 1b5954df-fb5d-4da5-8709-78d944dbfc37
+
 
 ;;; org-footnote.el ends here

+ 1 - 1
lisp/org-freemind.el

@@ -1237,7 +1237,7 @@ PATH should be a list of steps, where each step has the form
 
 (provide 'org-freemind)
 
-;; arch-tag: e7b0d776-94fd-404a-b35e-0f855fae3627
+
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; org-freemind.el ends here

+ 1 - 1
lisp/org-gnus.el

@@ -290,6 +290,6 @@ If `org-store-link' was called with a prefix arg the meaning of
 
 (provide 'org-gnus)
 
-;; arch-tag: 512e0840-58fa-45b3-b456-71e10fa2376d
+
 
 ;;; org-gnus.el ends here

+ 1 - 1
lisp/org-habit.el

@@ -358,6 +358,6 @@ current time."
 
 (provide 'org-habit)
 
-;; arch-tag: 64e070d9-bd09-4917-bd44-44465f5ed348
+
 
 ;;; org-habit.el ends here

+ 1 - 1
lisp/org-html.el

@@ -2606,5 +2606,5 @@ the alist of previous items."
 
 (provide 'org-html)
 
-;; arch-tag: 8109d84d-eb8f-460b-b1a8-f45f3a6c7ea1
+
 ;;; org-html.el ends here

+ 1 - 1
lisp/org-icalendar.el

@@ -684,5 +684,5 @@ a time), or the day by one (if it does not contain a time)."
 
 (provide 'org-icalendar)
 
-;; arch-tag: 2dee2b6e-9211-4aee-8a47-a3c7e5bc30cf
+
 ;;; org-icalendar.el ends here

+ 1 - 1
lisp/org-id.el

@@ -643,6 +643,6 @@ optional argument MARKERP, return the position as a new marker."
 
 ;;; org-id.el ends here
 
-;; arch-tag: e5abaca4-e16f-4b25-832a-540cfb63a712
+
 
 

+ 1 - 1
lisp/org-indent.el

@@ -322,5 +322,5 @@ Point is assumed to be at the beginning of a headline."
 
 (provide 'org-indent)
 
-;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a
+
 ;;; org-indent.el ends here

+ 1 - 1
lisp/org-info.el

@@ -77,6 +77,6 @@
 
 (provide 'org-info)
 
-;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e
+
 
 ;;; org-info.el ends here

+ 1 - 1
lisp/org-irc.el

@@ -253,6 +253,6 @@ default."
 
 (provide 'org-irc)
 
-;; arch-tag: 018d7dda-53b8-4a35-ba92-6670939e525a
+
 
 ;;; org-irc.el ends here

+ 1 - 1
lisp/org-jsinfo.el

@@ -204,6 +204,6 @@ Option settings will replace the %MANAGER-OPTIONS cookie."
 (provide 'org-infojs)
 (provide 'org-jsinfo)
 
-;; arch-tag: c71d1d85-3337-4817-a066-725e74ac9eac
+
 
 ;;; org-jsinfo.el ends here

+ 1 - 1
lisp/org-latex.el

@@ -2769,6 +2769,6 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER."
 (provide 'org-export-latex)
 (provide 'org-latex)
 
-;; arch-tag: 23c2b87d-da04-4c2d-ad2d-1eb6487bc3ad
+
 
 ;;; org-latex.el ends here

+ 1 - 1
lisp/org-list.el

@@ -3209,5 +3209,5 @@ with overruling parameters for `org-list-to-generic'."
 
 (provide 'org-list)
 
-;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8
+
 ;;; org-list.el ends here

+ 1 - 1
lisp/org-mac-message.el

@@ -214,6 +214,6 @@ list of message:// links to flagged mail after heading."
 
 (provide 'org-mac-message)
 
-;; arch-tag: 3806d0c1-abe1-4db6-9c31-f3ed7d4a9b32
+
 
 ;;; org-mac-message.el ends here

+ 1 - 1
lisp/org-macs.el

@@ -417,6 +417,6 @@ the value in cdr."
 
 (provide 'org-macs)
 
-;; arch-tag: 7e6a73ce-aac9-4fc0-9b30-ce6f89dc6668
+
 
 ;;; org-macs.el ends here

+ 1 - 1
lisp/org-mew.el

@@ -135,6 +135,6 @@
 
 (provide 'org-mew)
 
-;; arch-tag: 07ccdca7-6020-4941-a593-588a1e51b870
+
 
 ;;; org-mew.el ends here

+ 1 - 1
lisp/org-mhe.el

@@ -225,6 +225,6 @@ folders."
 
 (provide 'org-mhe)
 
-;; arch-tag: dcb05484-8627-491d-a8c1-01dbd2bde4ae
+
 
 ;;; org-mhe.el ends here

+ 1 - 1
lisp/org-mks.el

@@ -132,6 +132,6 @@ only the bare key is returned."
 
 (provide 'org-mks)
 
-;; arch-tag: 4ea90d0e-c6e4-4684-bd61-baf878712f9f
+
 
 ;;; org-mks.el ends here

+ 1 - 1
lisp/org-mobile.el

@@ -1099,7 +1099,7 @@ A and B must be strings or nil."
 
 (provide 'org-mobile)
 
-;; arch-tag: ace0e26c-58f2-4309-8a61-05ec1535f658
+
 
 ;;; org-mobile.el ends here
 

+ 1 - 1
lisp/org-mouse.el

@@ -1146,6 +1146,6 @@ This means, between the beginning of line and the point."
 
 (provide 'org-mouse)
 
-;; arch-tag: ff1ae557-3529-41a3-95c6-baaebdcc280f
+
 
 ;;; org-mouse.el ends here

+ 1 - 1
lisp/org-pcomplete.el

@@ -276,6 +276,6 @@ Complete a language in the first field, the header arguments and switches."
 
 (provide 'org-pcomplete)
 
-;; arch-tag: 
+
 
 ;;; org-pcomplete.el ends here

+ 1 - 1
lisp/org-plot.el

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

+ 1 - 1
lisp/org-protocol.el

@@ -645,5 +645,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

+ 1 - 1
lisp/org-publish.el

@@ -1183,6 +1183,6 @@ Returns value on success, else nil."
 
 (provide 'org-publish)
 
-;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb
+
 
 ;;; org-publish.el ends here

+ 1 - 1
lisp/org-remember.el

@@ -1152,7 +1152,7 @@ See also the variable `org-reverse-note-order'."
 
 (provide 'org-remember)
 
-;; arch-tag: 497f30d0-4bc3-4097-8622-2d27ac5f2698
+
 
 ;;; org-remember.el ends here
 

+ 1 - 1
lisp/org-rmail.el

@@ -114,6 +114,6 @@
 
 (provide 'org-rmail)
 
-;; arch-tag: c6cf4a8b-6639-4b7f-821f-bdf10746b173
+
 
 ;;; org-rmail.el ends here

+ 1 - 1
lisp/org-src.el

@@ -814,5 +814,5 @@ LANG is a string, and the returned major mode is a symbol."
 
 (provide 'org-src)
 
-;; arch-tag: 6a1fc84f-dec7-47be-a416-64be56bea5d8
+
 ;;; org-src.el ends here

+ 1 - 1
lisp/org-table.el

@@ -4721,7 +4721,7 @@ list of the fields in the rectangle ."
 
 (provide 'org-table)
 
-;; arch-tag: 4d21cfdd-0268-440a-84b0-09237a0fe0ef
+
 
 ;;; org-table.el ends here
 

+ 1 - 1
lisp/org-timer.el

@@ -403,6 +403,6 @@ replace any running timer."
 
 (provide 'org-timer)
 
-;; arch-tag: 97538f8c-3871-4509-8f23-1e7b3ff3d107
+
 
 ;;; org-timer.el ends here

+ 1 - 1
lisp/org-vm.el

@@ -139,6 +139,6 @@
 
 (provide 'org-vm)
 
-;; arch-tag: cbc3047b-935e-4d2a-96e7-c5b0117aaa6d
+
 
 ;;; org-vm.el ends here

+ 1 - 1
lisp/org-w3m.el

@@ -168,6 +168,6 @@ Return t if there is no previous link; otherwise, return nil."
 
 (provide 'org-w3m)
 
-;; arch-tag: 851d7447-488d-49f0-a14d-46c092e84352
+
 
 ;;; org-w3m.el ends here

+ 1 - 1
lisp/org-wl.el

@@ -309,6 +309,6 @@ for namazu index."
 
 (provide 'org-wl)
 
-;; arch-tag: 29b75a0f-ef2e-430b-8abc-acff75bde54a
+
 
 ;;; org-wl.el ends here

Some files were not shown because too many files changed in this diff