]> code.delx.au - gnu-emacs/commitdiff
Fix Org ChangeLog entries and remove arch-tag.
authorBastien Guerry <bastien1@free.fr>
Tue, 16 Aug 2011 07:13:02 +0000 (09:13 +0200)
committerBastien Guerry <bastien1@free.fr>
Tue, 16 Aug 2011 07:13:02 +0000 (09:13 +0200)
104 files changed:
doc/misc/ChangeLog
doc/misc/org.texi
doc/misc/texinfo.tex
etc/ChangeLog
etc/refcards/orgcard.tex
lisp/org/ChangeLog
lisp/org/ob-C.el
lisp/org/ob-R.el
lisp/org/ob-asymptote.el
lisp/org/ob-awk.el
lisp/org/ob-calc.el
lisp/org/ob-clojure.el
lisp/org/ob-comint.el
lisp/org/ob-css.el
lisp/org/ob-ditaa.el
lisp/org/ob-dot.el
lisp/org/ob-emacs-lisp.el
lisp/org/ob-eval.el
lisp/org/ob-exp.el
lisp/org/ob-gnuplot.el
lisp/org/ob-haskell.el
lisp/org/ob-java.el
lisp/org/ob-js.el
lisp/org/ob-keys.el
lisp/org/ob-latex.el
lisp/org/ob-ledger.el
lisp/org/ob-lilypond.el
lisp/org/ob-lisp.el
lisp/org/ob-lob.el
lisp/org/ob-matlab.el
lisp/org/ob-maxima.el
lisp/org/ob-mscgen.el
lisp/org/ob-ocaml.el
lisp/org/ob-octave.el
lisp/org/ob-org.el
lisp/org/ob-perl.el
lisp/org/ob-plantuml.el
lisp/org/ob-python.el
lisp/org/ob-ref.el
lisp/org/ob-ruby.el
lisp/org/ob-sass.el
lisp/org/ob-scheme.el
lisp/org/ob-screen.el
lisp/org/ob-sh.el
lisp/org/ob-sql.el
lisp/org/ob-sqlite.el
lisp/org/ob-table.el
lisp/org/ob-tangle.el
lisp/org/ob.el
lisp/org/org-agenda.el
lisp/org/org-archive.el
lisp/org/org-ascii.el
lisp/org/org-attach.el
lisp/org/org-bbdb.el
lisp/org/org-beamer.el
lisp/org/org-bibtex.el
lisp/org/org-capture.el
lisp/org/org-clock.el
lisp/org/org-colview.el
lisp/org/org-compat.el
lisp/org/org-crypt.el
lisp/org/org-ctags.el
lisp/org/org-datetree.el
lisp/org/org-docbook.el
lisp/org/org-docview.el
lisp/org/org-entities.el
lisp/org/org-exp-blocks.el
lisp/org/org-exp.el
lisp/org/org-faces.el
lisp/org/org-feed.el
lisp/org/org-footnote.el
lisp/org/org-freemind.el
lisp/org/org-gnus.el
lisp/org/org-habit.el
lisp/org/org-html.el
lisp/org/org-icalendar.el
lisp/org/org-id.el
lisp/org/org-indent.el
lisp/org/org-info.el
lisp/org/org-irc.el
lisp/org/org-jsinfo.el
lisp/org/org-latex.el
lisp/org/org-list.el
lisp/org/org-mac-message.el
lisp/org/org-macs.el
lisp/org/org-mew.el
lisp/org/org-mhe.el
lisp/org/org-mks.el
lisp/org/org-mobile.el
lisp/org/org-mouse.el
lisp/org/org-pcomplete.el
lisp/org/org-plot.el
lisp/org/org-protocol.el
lisp/org/org-publish.el
lisp/org/org-remember.el
lisp/org/org-rmail.el
lisp/org/org-src.el
lisp/org/org-table.el
lisp/org/org-timer.el
lisp/org/org-vm.el
lisp/org/org-w3m.el
lisp/org/org-wl.el
lisp/org/org-xoxo.el
lisp/org/org.el

index ac4bffdfb660f00d613ab6d9a60802b144870da7..8260df911a8b57e3b1f97ae0d02ab0d1238803e8 100644 (file)
@@ -1,41 +1,31 @@
-2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
-
-       * trampver.texi: Update release number.
-
-2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
-
-       Sync with Tramp 2.2.2.
-
-       * trampver.texi: Update release number.
-
-2011-07-28  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
+2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
 
        * org.texi (Images in LaTeX export): rewrite.
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
+2011-08-15  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Using the mapping API): mention 'region as a possible
        scope for `org-map-entries'.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Visibility cycling): Document `org-copy-visible'.
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
+2011-08-15  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Template expansion): order template sequences in the
        proper order.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (eval): Expand discussion of the :eval header argument.
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
+2011-08-15  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Languages): Add Lilypond and Awk as supported
        languages.
 
-2011-07-28  Achim Gratz  <stromeko@nexgo.de>
+2011-08-15  Achim Gratz  <stromeko@nexgo.de>
 
        * org.texi: document that both CLOCK_INTO_DRAWER and
        LOG_INTO_DRAWER can be used to override the contents of variable
 
        * org.texi: replace @xref->@pxref.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Evaluating code blocks): Documenting the new option
        for inline call lines.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Results of evaluation): More explicit about the
        mechanism through which interactive evaluation of code is
        performed.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (noweb-ref): New header argument documentation.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Extracting source code): Documentation of the new
        org-babel-tangle-named-block-combination variable.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Structure of code blocks): explicitly state that the
        behavior of multiple blocks of the same name is undefined
 
-2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
+2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
 
        * org.texi (TaskJuggler export): Modify the example to reflect the
        new effort durations.
 
-2011-07-28  David Maus  <dmaus@ictsoc.de>
+2011-08-15  David Maus  <dmaus@ictsoc.de>
 
        * org.texi (Images in LaTeX export): Escape curly brackets in
        LaTeX example.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (The clock table): Document the :properties and
        :inherit-props arguments for the clocktable.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Tables in LaTeX export): Document specifying placement
        options for tables.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Evaluating code blocks): More specific documentation
        about the different types of header arguments.
 
-2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
+2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
 
        * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Built-in table editor): Document the table field
        follow mode.
 
-2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>
+2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
 
        * org.texi (Easy Templates): Document new template.
 
-2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>
+2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
 
        * org.texi (Literal examples): Add a cross-reference from "Literal
        Examples" to "Easy Templates."
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (The clock table): Add link to match syntax.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Agenda commands): Document clock consistency checks.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Built-in table editor): Document that \vert represents
        a vertical bar in a table field.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Literal examples): Link from "Markup" > "Literate
        Examples" to "Working with Source Code".
 
-2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
+2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
 
        * org.texi (Agenda commands): Doc for function option to bulk
        action.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Template expansion): Document new %<...> template
        escape.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Selective export): Document exclusion of any tasks
        from export.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Selective export): Document how to exclude DONE tasks
        from export.
        (Publishing options): Document the properties to be used to turn off
        export of DONE tasks.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (The date/time prompt): Document date range protection.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (padline): Documentation of the new padline header
        argument.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (var): Adding "[" to list of characters triggering
        elisp evaluation.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (var): Documentation of Emacs Lisp evaluation during
        variable assignment.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (colnames): Reference indexing into variables, and note
        that colnames are *not* removed before indexing occurs.
        (rownames): Reference indexing into variables, and note that
        rownames are *not* removed before indexing occurs.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (var): Clarification of indexing into tabular
        variables.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (results): Documentation of the `:results wrap' header
        argument.
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
+2011-08-15  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (LaTeX and PDF export): add a note about a limitation
        of the LaTeX export: the org file has to be properly structured.
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
+2011-08-15  Bastien Guerry  <bzg@gnu.org>
 
        * org.texi (Dynamic blocks, Structure editing): Mention
        the function `org-narrow-to-block'.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Languages): Updating list of code block supported
        languages.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Special properties): CATEGORY is a special property,
        but it may also used in the drawer.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (mkdirp): Documentation of the :mkdirp header argument.
 
-2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
+2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
 
        * org.texi (Include files): Document :lines.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (comments): Documentation of the ":comments noweb" code
        block header argument.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
        added extra whitespace around functions to be consistent with the
        rest of the section.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Evaluating code blocks):  Expanded discussion of
        #+call: line syntax.
        (Header arguments in function calls): Expanded discussion of
        #+call: line syntax.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Evaluating code blocks): More explicit about how to
        pass variables to #+call lines.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Results of evaluation): Link to the :results header
        argument list from the "Results of evaluation" section.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Conflicts): Adding additional information about
        resolving org/yasnippet conflicts.
 
-2011-07-28  David Maus  <dmaus@ictsoc.de>
+2011-08-15  David Maus  <dmaus@ictsoc.de>
 
        * org.texi (Publishing options): Document style-include-scripts
        publishing project property.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.texi (Sparse trees): Document the next-error /
        previous-error functionality.
 
-2011-07-28  Tom Dye  <tsd@tsdye.com>
+2011-08-15  Tom Dye  <tsd@tsdye.com>
 
        * org.texi (cache): Improved documentation of code block caches.
 
-2011-07-28  Tom Dye  <tsd@tsdye.com>
+2011-08-15  Tom Dye  <tsd@tsdye.com>
 
        * org.texi (Code block specific header arguments): Documentation
        of multi-line header arguments.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Code evaluation security): Add example for using a
        function.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * org.texi (Tables in LaTeX export): Documentation of new
        attr_latex options for tables.
 
+2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
+
+       * trampver.texi: Update release number.
+
+2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.2.2.
+
+       * trampver.texi: Update release number.
+
 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * flymake.texi (Example -- Configuring a tool called via make):
        global keymap parent, which doesn't seem to be accurate
        (bug#7045).
 
+2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * org.texi (Special agenda views): Fix double quoting (bug#3509).
+
 2010-07-10  Kevin Ryde  <user42@zip.com.au>
 
        * cl.texi (For Clauses): Add destructuring example processing an
        alist (bug#6596).
 
-2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
-
-       * org.texi (Special agenda views): Fix double quoting (bug#3509).
-
 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * ediff.texi (Major Entry Points): Remove mention of `require',
index 3ecf897dfb559d20bedafe11f4968053c6022d24..f905d42c80870a523895c2ad36fc37d843545557 100644 (file)
@@ -15589,10 +15589,6 @@ org-customize @key{RET}} and then click yourself through the tree.
 
 @bye
 
-@ignore
-        arch-tag: 7893d1Fe-cc57-4d13-b5e5-f494a1CBC7ac
-@end ignore
-
 @c Local variables:
 @c fill-column: 77
 @c indent-tabs-mode: nil
index fd22fd68567787f97dd42f63d96bc65152c81081..6f593d76639727d28c4136316f845fc85a175248 100644 (file)
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2011-05-23.16}
+\def\texinfoversion{2011-08-15.20}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -9620,6 +9620,3 @@ directory should work if nowhere else does.}
 
 @c vim:sw=2:
 
-@ignore
-   arch-tag: e1b36e32-c96e-4135-a41a-0b2efa2ea115
-@end ignore
index 6d89746ed05901e9650a34b7ef253875b1844ddd..0e31638a9af5d93aa46e636cc0fcf640b050ef54 100644 (file)
@@ -1,27 +1,27 @@
-2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
-
-       * grammars: New directory.
-
-2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
-
-       * NEWS: Document ## and #:.
-
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * refcards/orgcard.tex: Document `org-copy-visible'.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * refcards/orgcard.tex: Documentation of new Babel function.
 
-2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
+2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
 
        * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
 
-2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
+2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * refcards/orgcard.tex: Document key for clock consistency check.
 
+2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * grammars: New directory.
+
+2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * NEWS: Document ## and #:.
+
 2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
 
        * charsets/GB180302.map: Update to 2005 edition.
index e4d5c62a4ea79a9198e7839581803722d448e7c4..09042786456a684eeedb6869e06f77ba6373ed4a 100644 (file)
@@ -686,4 +686,4 @@ your own key as shown under INSTALLATION.
 % compile-command: "tex refcard"
 % End:
 
-% arch-tag: 139f6750-5cfc-49ca-92b5-237fe5795290
+
index 814e5511d958da841568672c4bf343ffcf5463db..fe05fa685edbb56a73f02fb278c036d1d9cd9252 100644 (file)
@@ -3,6 +3,11 @@
        * ob.el (org-babel-src-block-regexp): If a code block has a body,
        its last character must be a newline.
 
+2011-07-28  Bastien Guerry  <bzg@gnu.org>
+
+       * org-pcomplete.el: New file.  Rename from org-complete.el.
+       * org-complete.el: Delete file.
+
 2011-07-28  Bastien Guerry  <bzg@gnu.org>
 
        * org-publish.el (org-publish-index-generate-theindex): rename
 
 2011-07-28  Eric S Fraga  <e.fraga@ucl.ac.uk>
 
-       * Allow for a different markup for inactive time stamps on latex
-       export
+       * org-latex.el (org-export-latex-timestamp-inactive-markup):
+       New option to allow different markup for inactive timestamps.
 
 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
 
 
 2011-07-28  Ethan Ligon  <ligon@are.berkeley.edu>  (tiny change)
 
-       * lisp/org-html.el (org-html-export-list-line): Fix regexp for
+       * org-html.el (org-html-export-list-line): Fix regexp for
        detecting description lists to allow "::" marker to be last
        visible element at end of line.
-       * lisp/org-docbook.el (org-docbook-export-list-line): Fix regexp
-       for detecting description lists to allow "::" marker to be last
+       * org-docbook.el (org-docbook-export-list-line): Fix regexp for
+       detecting description lists to allow "::" marker to be last
        visible element at end of line.
 
 2011-07-28  Julien Danjou  <julien@danjou.info>
 
        * ob-calc.el: No longer require `calc-trail' on XEmacs
 
-2011-07-28  Bastien Guerry  <bzg@gnu.org>
-
-       * simple.el (mail-user-agent): Default to the
-       upwardly-UI-compatible and more featureful message-mode.
-
 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
 
        * org.el (org-modules): Add `org-eshell'.
index cc44ece4ea84f7229dd2028c8904b67e2d6c7f35..ba7142b342cb690aaa472616bc26dc700ba2aca7 100644 (file)
@@ -191,6 +191,6 @@ of the same value."
 
 (provide 'ob-C)
 
-;; arch-tag: 8f49e462-54e3-417b-9a8d-423864893b37
+
 
 ;;; ob-C.el ends here
index 35cdcb90926cfd20d88d113c40351deebaef5000..83de72e98f6ad6fdc994eef9275aab0bb9144d38 100644 (file)
@@ -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
index d360cfc2274a963e5a63bf2f404e94b0b9745cd3..b61c6db406deb87d0b1d84a75d5f86af0eebfcfb 100644 (file)
@@ -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
index fe84b906d79539cfe5a4401ec9b720ae2b379de4..66e07bf175c46854050f7baa5e76cd778981cef5 100644 (file)
@@ -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
index 0f88ccf4dae47c7516158393eee6f95e232aefb5..48c8cf69b1451c0d10b3be10a13fdfebbeea3a4b 100644 (file)
@@ -99,6 +99,6 @@
 
 (provide 'ob-calc)
 
-;; arch-tag: 5c57a3b7-5818-4c6c-acda-7a94831a6449
+
 
 ;;; ob-calc.el ends here
index d9bc213dfa239c44650748055d44a7eb4de7cdd0..ac0a93328bf20441631bb157b757dd0ad90ec288 100644 (file)
@@ -92,6 +92,6 @@
 
 (provide 'ob-clojure)
 
-;; arch-tag: a43b33f2-653e-46b1-ac56-2805cf05b7d1
+
 
 ;;; ob-clojure.el ends here
index 4e238880ec29ed06f19535c664b7fcaead196109..5182a6dc16658cb00e5b96fbe6a88ca9396aa9e5 100644 (file)
@@ -158,6 +158,6 @@ FILE exists at end of evaluation."
 
 (provide 'ob-comint)
 
-;; arch-tag: 9adddce6-0864-4be3-b0b5-6c5157dc7889
+
 
 ;;; ob-comint.el ends here
index 25d75ccf80a2ce8e8a11f31845b31173019d91c3..7dbe034e141cf2302e05b23b170b303d07712d3a 100644 (file)
@@ -44,6 +44,6 @@ CSS does not support sessions."
 
 (provide 'ob-css)
 
-;; arch-tag: f4447e8c-50ab-41f9-b322-b7b9574d9fbe
+
 
 ;;; ob-css.el ends here
index 810af9411f40fa9c7cd6e463f73979d7c3bbb5c1..b65f476f52cfb7615450fe242c700fa69323a227 100644 (file)
@@ -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
index 4bb4d532a4301bf262f6f15912b3ef6c46dd3523..c9f9bb74ba0659bf1fbd6a4e6ac3db8d1a5a426e 100644 (file)
@@ -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
index 5892aa5dc7a7a88862595c28ac0bb547cb19b9a4..e709600ee8b131c4f29923b894dfb98f3bfb1372 100644 (file)
@@ -76,6 +76,6 @@
 
 (provide 'ob-emacs-lisp)
 
-;; arch-tag: e9a3acca-dc84-472a-9f5a-23c35befbcd6
+
 
 ;;; ob-emacs-lisp.el ends here
index cc089cbaa32de56b869ea5fa1fb0cd95991a9595..08fe830e5d7167802829d5b8d2e700498eb14199 100644 (file)
@@ -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
index d65441e95c516662c880088987715b8e04762f22..39a8a89fe6575ecfadade1c3b737793d2dff9fda 100644 (file)
@@ -266,6 +266,6 @@ inhibit insertion of results into the buffer."
 
 (provide 'ob-exp)
 
-;; arch-tag: 523abf4c-76d1-44ed-9f27-e3bddf34bf0f
+
 
 ;;; ob-exp.el ends here
index 8259cf839e5c35912dac088c1b3e8a3b152e5f3b..86003a48c8a7bd431236c7ffc1ecd7f9d60ea9be 100644 (file)
@@ -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
index 63e76f6f1390daf85b35bd8509b5285323053323..ab372dc383d0216506d14188db8ba18f50e2d050 100644 (file)
@@ -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
index 3f349fea271db56e30f9db370be0bec76f428517..20824d4cb3023ab7d704a4aa9b85bdd2db44df46 100644 (file)
@@ -69,6 +69,6 @@
 
 (provide 'ob-java)
 
-;; arch-tag: dd1cfb00-7f76-4ecf-922c-f7031b68b85e
+
 
 ;;; ob-java.el ends here
index f9c1722eb65597414530c3bf3bcc60a823098db5..797b2038f1669b9e0f17a2c577ba7c47c54b14fd 100644 (file)
@@ -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
index b55913599cca782eeac3c12957243e4e7cef8c7d..246b5be24b526f08757fcb3cba2df641cc7aee3a 100644 (file)
@@ -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
index 2121a8e5296fa89826f9dfe1d6fda00e93e1f33a..915dfb4cc9669e403da7caf3a827438c98d4b269 100644 (file)
@@ -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
index 425a3458685ba43d8a6cfdaabd6b7d2d8fe6f541..ccaa1a66c8b1af3d320c0d75ba491d95d74b25fd 100644 (file)
@@ -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
index 557a898ff1a7b3d3f7ce056b38ae6baf9e858f3b..23fc8f04c34ec9866f8dd26c9b7a3aa90ec0ec23 100644 (file)
@@ -442,6 +442,6 @@ dependent on LY-ARRANGE-MODE"
 
 (provide 'ob-lilypond)
 
-;; arch-tag: ac449eea-2cf2-4dc5-ae33-426f57ba4894
+
 
 ;;; ob-lilypond.el ends here
index 97e8a97b24b0dcb50a71266f18954e273ac79e42..271099e2ee2ccfce7a9c93db28705f6e66f164d6 100644 (file)
@@ -101,6 +101,6 @@ current directory string."
 
 (provide 'ob-lisp)
 
-;; arch-tag: 18086168-009f-4947-bbb5-3532375d851d
+
 
 ;;; ob-lisp.el ends here
index 5c4894d4510327db3f9d53e2adb17f42c3e9d080..26b13680fd36fdba3c1b7aa1ad96d354fde1b971 100644 (file)
@@ -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
index 3ddb3065fc76f5eee29c3ca632a6e092673cf3c8..9fb41e17aca9baa874c8416265dfcc0855fc1837 100644 (file)
@@ -43,6 +43,6 @@
 
 (provide 'ob-matlab)
 
-;; arch-tag: 6b234299-c1f7-4eb1-ace8-7b93344065ac
+
 
 ;;; ob-matlab.el ends here
index 9e42017168d6aca278bc9685eebc2dbed775744e..279ba6b928b5c9766a73e1bbd421fd3a91e4b493 100644 (file)
@@ -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
index f96ba9a600be00c0b57a8d293ee2cfdce3c27898..15c116cf83f69103bfd4b49f2b8df50ef509a36a 100644 (file)
@@ -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
index c4b40c46cb8769ce7b9ed83583543505f4b18dc3..5709c28f03e11ac4bff937b3628a3d5d2277aff3 100644 (file)
@@ -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
index ac434b4abb61aabbf4f69165417250095bff35f2..e7abd923271c338c4ac9cf708981a1ec093a3e5a 100644 (file)
@@ -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
index 74071363747ffda32984c96afeaef0521195f751..35e6abcd166354637be0979541d8d61f6ad207db 100644 (file)
@@ -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
index ec93c729e7bde7641d6a65613b090767165df57c..249b86bef5d79c18f5fa4ac15c42c7c78c6bb79b 100644 (file)
@@ -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
index b226a5342ff227506921738aa19ffc7e5f7c2187..9bc896348af3f168e25d9cf60d0d648aa2c3f740 100644 (file)
@@ -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
index 0fe0b4fefd8358a17c61de55ac9ac301ae7d0ee3..3c1460c67407b0c7a778e7209fb9877a09fa4cb2 100644 (file)
@@ -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
index d6ad39ed073419e7cfcafc98e0c07657d41d12d3..47a5d240409ef6f26872b3f1896947a90bea538e 100644 (file)
@@ -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
index f0ed1a166768a3ebf0e3a6aef29c3c4ffe25d8b0..1f5e6fafab579bcb5cf8e6504db62025d1566762 100644 (file)
@@ -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
index c51a443342667b39fef1352e3c5080c95f86feaa..a94458ff22de85221fd2d14c2f3786f3cd504ab1 100644 (file)
@@ -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
index a772151aee4c4bc809fe9c9573b77401538d7e6a..a4f170fff6a47fc2456589e0961cf7d9ea88c41a 100644 (file)
@@ -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
index a9a3c5c794a7db756354e48ff28df64e7e6bd7c0..3298077cb336834cb57fb13156c0e4cc84711044 100644 (file)
@@ -142,6 +142,6 @@ The terminal should shortly flicker."
 
 (provide 'ob-screen)
 
-;; arch-tag: 908e5afe-89a0-4f27-b982-23f1f2e3bac9
+
 
 ;;; ob-screen.el ends here
index 9349a842a603ee84c18e5123deb4d7241c2271bc..03683b66eaf702b6961525290174a1d368e3f4d1 100644 (file)
@@ -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
index 8fc7d3b4f84f8f1ea423a9cf387607860d483cb3..552bb6172667db3b464a240f6681955ceb8a5a84 100644 (file)
@@ -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
index 3162fcca81feb6d2d30c4155ac61b46f2a9ebde7..ff4687f0095327960ceed50476dc2788316b69af 100644 (file)
@@ -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
index 91e238f254b15f2782c2f5da64c48a3c5a8847e9..17f845eb76eb956e0b7bac80e9ee37c97479b201 100644 (file)
@@ -121,6 +121,6 @@ example above."
 
 (provide 'ob-table)
 
-;; arch-tag: 4234cc7c-4fc8-4e92-abb0-2892de1a493b
+
 
 ;;; ob-table.el ends here
index d4fb60618be0947a641c10c44865e4f4e11abede..65e189b6c29f6b9e913108ebc96f6d187c0ec51f 100644 (file)
@@ -494,6 +494,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
index 44173fdb78940674534d975c3c641c23fd838e82..538158469c3dd7c8f6a76350f0b59f27018e0b88 100644 (file)
@@ -2198,6 +2198,6 @@ of `org-babel-temporary-directory'."
 
 (provide 'ob)
 
-;; arch-tag: 01a7ebee-06c5-4ee4-a709-e660d28c0af1
+
 
 ;;; ob.el ends here
index d47013b76f14ff605c4fc9a1059628bd47c8fd99..cb471202f8bef2fc7928197c807e6f35e5050796 100644 (file)
@@ -8446,6 +8446,6 @@ belonging to the \"Work\" category."
 
 (provide 'org-agenda)
 
-;; arch-tag: 77f7565d-7c4b-44af-a2df-9f6f7070cff1
+
 
 ;;; org-agenda.el ends here
index 6c46b511786fcd90bb28e5aaaac7a6f6cd41d0ef..87637f08298be0c857214983df59b41d9cbe9d53 100644 (file)
@@ -483,6 +483,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
index 8c37f9c08df78a84a0666155f651eefed1662083..e139773d486ad4b89b5eb29a965f9c2e6d97407e 100644 (file)
@@ -726,5 +726,5 @@ publishing directory."
 
 (provide 'org-ascii)
 
-;; arch-tag: aa96f882-f477-4e13-86f5-70d43e7adf3c
+
 ;;; org-ascii.el ends here
index 809ec1594963fc967f920ce7957c88863bd123fa..c2688f2dced692414acefa06350bf3848b3dab52 100644 (file)
@@ -437,5 +437,5 @@ prefix."
 
 (provide 'org-attach)
 
-;; arch-tag: fce93c2e-fe07-4fa3-a905-e10dcc7a6248
+
 ;;; org-attach.el ends here
index b405718a49ac53be0584a1c6558a380ec6424c4d..1ca5bfe44e8395217df10c1ae38396b635c9f6c4 100644 (file)
@@ -392,6 +392,6 @@ END:VEVENT\n"
 
 (provide 'org-bbdb)
 
-;; arch-tag: 9e4f275d-d080-48c1-b040-62247f66b5c2
+
 
 ;;; org-bbdb.el ends here
index 97f17c043af9a25f55a9eda9032ecf22b8f02faa..bf965e3a5c4972bf29a384e2efda991643850c32 100644 (file)
@@ -632,6 +632,6 @@ include square brackets."
 
 (provide 'org-beamer)
 
-;; arch-tag: 68bac91a-a946-43a3-8173-a9269306f67c
+
 
 ;;; org-beamer.el ends here
index da6c1fec58c4e68b6ac63680955b16cba3bafa34..084ea9674d3cd8d1cae20d73d400636d67631d6a 100644 (file)
@@ -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
index d2a011249c9502660b419a83181d09da4b30b1b9..2fac42d56dca5fb67a71b67976ae7ec9f1b841f8 100644 (file)
@@ -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
index 91d4ef11193762081ebd7fc4934d167804629621..aa342d2be1936cf58d1d7041c1efa2f1dad684c6 100644 (file)
@@ -2640,7 +2640,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
 
index debc92a101d1afcc5794b8a77291b6a9aa5cfaf2..fabe5525c698e5760cb8d36b75f16c61f965cc6d 100644 (file)
@@ -1526,6 +1526,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
index e96918cbcb5c8f79ae6695ebfdf7700913669f9b..49b07d3287a49a3f0772f40560eacc34bb3f6c67 100644 (file)
@@ -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
index 28d92cc63f719c20f02e4e91de8e0793c6a2a3b7..9c5091397069c4c3297e67811b8ec4664f4a33a6 100644 (file)
@@ -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
index f28823f30e94d81a4678116023c41dff948a6e80..cb30e40086233444ba216a4a4747231da281b7ae 100644 (file)
@@ -539,5 +539,5 @@ a new topic."
 
 (provide 'org-ctags)
 
-;; arch-tag: 4b1ddd5a-8529-4b17-bcde-96a922d26343
+
 ;;; org-ctags.el ends here
index 11e81a8a155b4a7120050f4d1537c5e307cf5eb1..6d12f6ec6449b27881427808a9efb196c546c1c2 100644 (file)
@@ -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
index bb17a4dcde2c3ffb3a0db71a3f55c2f23a52327f..2ecc48c41c1720026bb3411c6fdef4334e097a21 100644 (file)
@@ -1445,5 +1445,5 @@ the alist of previous items."
 
 (provide 'org-docbook)
 
-;; arch-tag: a24a127c-d365-4c2a-9e9b-f7dcb0ebfdc3
+
 ;;; org-docbook.el ends here
index e13cdfd666a633591534547f2a36cd9b8c352eba..2affe1f69224073b017932caa1b59cba013b3d37 100644 (file)
@@ -88,6 +88,6 @@ and append it."
 
 (provide 'org-docview)
 
-;; arch-tag: dd147a78-cce1-481b-b40a-15869417debe
+
 
 ;;; org-docview.el ends here
index 0146abb07cf93a61ed4670c6b39167e45ff3653e..9c929f2533c86cb47f87822377c4e29cc074cfde 100644 (file)
@@ -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
index 43cb9d10f037e0d9236e5ba85c7fd5487c32065e..45eb2c9de662f3b8e47f91dac726c40f21f70f68 100644 (file)
@@ -377,5 +377,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
index b00e86dabf609667edfa7a144d77d7eed87061c5..5499486f8132b7941889f3e4b0c0280fdca22c04 100644 (file)
@@ -3231,6 +3231,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
index 960eb6154504028bf93ac4b5e7812cb390461005..3d989fc8065e1588e2f6ed697d345a933230523f 100644 (file)
@@ -736,6 +736,6 @@ level org-n-level-faces"
 
 (provide 'org-faces)
 
-;; arch-tag: 9dab5f91-c4b9-4d6f-bac3-1f6211ad0a04
+
 
 ;;; org-faces.el ends here
index a05463a287510bbd52a658ce78b872ba3bc7e411..acc775ad5a3f2f722641e1a09a00484be32ff063 100644 (file)
@@ -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
index 9a92bd5db1d30c0bea4be4baa666dd2ae7530cbd..5587e3eaa9465cba6ed32d507f60a02116c27e23 100644 (file)
@@ -862,6 +862,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
index 6664bf1f4f24a90340b21ccf074f4314ff505c6c..903707071e0d6f380d192a49eb13935e3dcbfa45 100644 (file)
@@ -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
index da0712b92496a1d8c05f1d1ddedfb4b8e272dd58..6bf00537ea00616991189e4b2a169661a47df17a 100644 (file)
@@ -291,6 +291,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
index ebdfa0c773caf05e334914ca71ccc51d43da0f35..da105a2bd78941ef75587db1979b8844135c003e 100644 (file)
@@ -358,6 +358,6 @@ current time."
 
 (provide 'org-habit)
 
-;; arch-tag: 64e070d9-bd09-4917-bd44-44465f5ed348
+
 
 ;;; org-habit.el ends here
index c150b3d8dd2e79f22b39c28063c6d222248620db..e91391e00a9e8c695c2719ebb71ef8b2b19fae9e 100644 (file)
@@ -2607,5 +2607,5 @@ the alist of previous items."
 
 (provide 'org-html)
 
-;; arch-tag: 8109d84d-eb8f-460b-b1a8-f45f3a6c7ea1
+
 ;;; org-html.el ends here
index bc0efce6a81214e37d7d9a4017c751e5046e52e6..61ce98717d5ec3efcb3b8e113064d16519c7a101 100644 (file)
@@ -685,5 +685,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
index d724dff30604e3e765e825b3307292d8803028ea..a90753a390abc83153bae47c05b2f95293270d91 100644 (file)
@@ -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
+
 
 
index 68821a4f7726fed9b41c7eef2ae5d9bd30d5c691..398121e2880ca539c1c0bb17687c5cabdf7bb92c 100644 (file)
@@ -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
index d1bfc53e5e3ad4e14df484a937d5138c164169fa..fb73509b8c2e3748759a1d4517e382cb1d25561a 100644 (file)
@@ -78,6 +78,6 @@
 
 (provide 'org-info)
 
-;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e
+
 
 ;;; org-info.el ends here
index bc0e94450b78b91bf755adf8bb17776121d4ff36..0e74144973c460828c2e71cf1b26e578006e69fc 100644 (file)
@@ -253,6 +253,6 @@ default."
 
 (provide 'org-irc)
 
-;; arch-tag: 018d7dda-53b8-4a35-ba92-6670939e525a
+
 
 ;;; org-irc.el ends here
index cdefef8428c461d032c0ed16195ef7c6a5b0cda0..b41df42df519bf5adc885664d77b196d3541e403 100644 (file)
@@ -205,6 +205,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
index bd9c1138c7f70b9f11ebd335b7f140acdad83648..e976bd5c584040b9011de845fc46b9f04dd8e00f 100644 (file)
@@ -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
index 2339c4d1bc1d4c6ce6c85d3d38a71f64a87daef9..7f3a66dff46b39f19b8ae18fba4116252d6cb40d 100644 (file)
@@ -3201,5 +3201,5 @@ with overruling parameters for `org-list-to-generic'."
 
 (provide 'org-list)
 
-;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8
+
 ;;; org-list.el ends here
index 9c1089994ba41c773aa842c0a211687768b9966d..27caa10c2dc5f9da60319f24ef93fc9f101b7d8a 100644 (file)
@@ -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
index 906be613a9cacdea787b7d624d8f0a50efec28e7..d6a2688147cdb133144bfe5410729db69282d2ac 100644 (file)
@@ -372,6 +372,6 @@ The number of levels is controlled by `org-inlinetask-min-level'"
 
 (provide 'org-macs)
 
-;; arch-tag: 7e6a73ce-aac9-4fc0-9b30-ce6f89dc6668
+
 
 ;;; org-macs.el ends here
index 2f0959498580a81f8ae7a2c13921fefe4d3baee2..1439c1cb544a774579087365b09f5d57e6e179c9 100644 (file)
 
 (provide 'org-mew)
 
-;; arch-tag: 07ccdca7-6020-4941-a593-588a1e51b870
+
 
 ;;; org-mew.el ends here
index c75bed37b8cd0582773468918a3a0b108e9ecdde..d02b00808e11eb11ec1ed7edbad4b51531c7d801 100644 (file)
@@ -226,6 +226,6 @@ folders."
 
 (provide 'org-mhe)
 
-;; arch-tag: dcb05484-8627-491d-a8c1-01dbd2bde4ae
+
 
 ;;; org-mhe.el ends here
index c71db81b52fb47b42154e3f04675c728769b4caf..1a0f91e7478baa59a75c6f744806ad21829dd8df 100644 (file)
@@ -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
index 40fe7031c6f9aef0577b6a60e09b5cc1f94ed954..f3c515ac51991a266d280d11ce6a78dff2d10c5e 100644 (file)
@@ -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
 
index 8d59073ce40b54ecce9d39bf36877921aa4eeb20..e5947281cc82d3c9680e28a677e979942545fd83 100644 (file)
@@ -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
index 9b3e49b5101b15db619a86c2ea712ff09107a6c2..cede736d92908788d7847731c0d1924647d7351a 100644 (file)
@@ -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
index 7f1bbac06b6c312cfba36405f7d4270bc1621500..b65de5756489303d2c176b39ab080e68f7ab9cb6 100644 (file)
@@ -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
index 42a71224aeae4286da6d4252f648da77d8bc72a5..42da94220b46bb68f211437abb8f87ad5b9f5765 100644 (file)
@@ -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
index 67bccae15a27242a336b8baf9b9ea957ac0a1f12..d7e64c8859b1f10b6e31e9e5cff12d3017864946 100644 (file)
@@ -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
index 40bf6888dff0b7641b80aa0358b8f3f22757ee18..ee8af35231afe4e62687d993139c013f997cf7cf 100644 (file)
@@ -1153,7 +1153,7 @@ See also the variable `org-reverse-note-order'."
 
 (provide 'org-remember)
 
-;; arch-tag: 497f30d0-4bc3-4097-8622-2d27ac5f2698
+
 
 ;;; org-remember.el ends here
 
index cbb63365985b7a0f6063bd777f8a9bc177f72570..064577e3499eacc45841c9670518379dbc85fc5d 100644 (file)
 
 (provide 'org-rmail)
 
-;; arch-tag: c6cf4a8b-6639-4b7f-821f-bdf10746b173
+
 
 ;;; org-rmail.el ends here
index 30ffc34a6eb15445fb4f938afa9de57f5c949532..d963339126b5f301629d6df0696d1a544d0326c6 100644 (file)
@@ -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
index 82d1e1309b1b28d26c62112f39f2b64b2055b4f9..097505598fe22f8815b4b7eaa9d6611dbafde615 100644 (file)
@@ -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
 
index e612d45b1458c71d525743a968ce4177a8978f47..acb5cdb40011ef7bd56ee4efc00ada27de0b8293 100644 (file)
@@ -403,6 +403,6 @@ replace any running timer."
 
 (provide 'org-timer)
 
-;; arch-tag: 97538f8c-3871-4509-8f23-1e7b3ff3d107
+
 
 ;;; org-timer.el ends here
index d7e69e350926687cb3ff2b5be87725059a376982..981e6aa3fe2313e7119252bdfaff85db90b3ef21 100644 (file)
 
 (provide 'org-vm)
 
-;; arch-tag: cbc3047b-935e-4d2a-96e7-c5b0117aaa6d
+
 
 ;;; org-vm.el ends here
index dcdd02230d8956c4b09a50cb4cd4c01e176fe4c3..8071a1d3066a4c7c42508fb75909892651ff3f8b 100644 (file)
@@ -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
index 1a0a357d4fd20c80e73887556e9b5b4777dbe897..ebb8decd59f585aa7fb0e4414c71c020bf67341d 100644 (file)
@@ -310,6 +310,6 @@ for namazu index."
 
 (provide 'org-wl)
 
-;; arch-tag: 29b75a0f-ef2e-430b-8abc-acff75bde54a
+
 
 ;;; org-wl.el ends here
index e81e4e74381cd5a40b58f7e7fab257ff30d0d034..fcad14985c0742d13c92a8091429753a25710275 100644 (file)
@@ -124,5 +124,5 @@ The XOXO buffer is named *xoxo-<source buffer name>*"
 
 (provide 'org-xoxo)
 
-;; arch-tag: 16e6a31f-f4f5-46f1-af18-48dc89faa702
+
 ;;; org-xoxo.el ends here
index c29ef115400bc9f2fe4b7ae1919e0799867b1c30..fb8821550a8207af23174f71649eead10d2d350d 100644 (file)
@@ -20537,6 +20537,6 @@ Still experimental, may disappear in the future."
 
 (run-hooks 'org-load-hook)
 
-;; arch-tag: e77da1a7-acc7-4336-b19e-efa25af3f9fd
+
 
 ;;; org.el ends here