emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
   commit c09b919630afd9b86f435071848f88122f87cc2c
  parents a39328cdd Make the function `org-program-exists' work on osx.
          4e36b533e Code indentation fix (tabify)
     tree aaca5bd8534acf49caebbd372a961c22573d514c
   author Bastien Guerry <bzg@altern.org>  2011-12-11 13:53:23 +0100
committer Bastien Guerry <bzg@altern.org>  2011-12-11 13:53:23 +0100

Merge branch 'master' of orgmode.org:org-mode


 EXPERIMENTAL/org-latex.el   | 1214 ++++++++--------
 contrib/lisp/org-element.el | 3356 +++++++++++++++++++++----------------------
 contrib/lisp/org-export.el  | 1306 ++++++++---------
 3 files changed, 2938 insertions(+), 2938 deletions(-)

glossary
--------
Commit objects reference one tree, and zero or more parents.

Single parent commits can typically generate a patch in
unified diff format via `git format-patch'.

Multiple parents means the commit is a merge.

Root commits have no ancestor.  Note that it is
possible to have multiple root commits when merging independent histories.

Every commit references one top-level tree object.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).