Paul Eggert writes: > lisp/org/org.el | 62 +++++++++--------- > lisp/org/ox-html.el | 2 +- > lisp/org/ox-latex.el | 52 +++++++------- > lisp/org/ox-man.el | 4 +- > lisp/org/ox-odt.el | 38 ++++++------ > lisp/org/ox-publish.el | 4 +- > lisp/org/ox-texinfo.el | 40 ++++++------ > lisp/org/ox.el | 56 > ++++++++-------- I see that changes are sometimes made to orgmode files, but I thought that orgmode's repository was git://orgmode.org/org-mode.git, and that orgmode was periodically synchronized in the Emacs repository. If I'm right, will these changes be backported in orgmode's repo? Nico