Split out a number of files from org.el, and reorganize the
commitfe939ecb95d36377162bf1cb9ce63c2b6047612b
authorCarsten Dominik <carsten.dominik@gmail.com>
Sat, 22 Mar 2008 15:52:18 +0000 (22 16:52 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 28 Mar 2008 08:57:14 +0000 (28 09:57 +0100)
tree175124f42cc7c6690e1cd14362bb0ca6203591e4
parente16c1430895824e21bc0ad61f786907d3044bfa4
Split out a number of files from org.el, and reorganize the
structure of the git repository, using new subdirectories
for Lisp and Documentation files.
27 files changed:
ChangeLog
Makefile
UTILITIES/set-version.pl [new file with mode: 0755]
doc/dir [moved from dir with 100% similarity]
doc/org.texi [moved from org.texi with 100% similarity]
doc/orgcard.tex [moved from orgcard.tex with 100% similarity]
doc/orgcard.txt [moved from orgcard.txt with 100% similarity]
doc/texinfo.tex [moved from texinfo.tex with 100% similarity]
lisp/org-agenda.el [new file with mode: 0644]
lisp/org-bbdb.el [moved from org-bbdb.el with 100% similarity]
lisp/org-compat.el [new file with mode: 0644]
lisp/org-exp.el [new file with mode: 0644]
lisp/org-export-latex.el [moved from org-export-latex.el with 99% similarity]
lisp/org-gnus.el [moved from org-gnus.el with 100% similarity]
lisp/org-info.el [moved from org-info.el with 100% similarity]
lisp/org-irc.el [moved from org-irc.el with 100% similarity]
lisp/org-mac-message.el [moved from org-mac-message.el with 100% similarity]
lisp/org-macs.el [new file with mode: 0644]
lisp/org-mhe.el [moved from org-mhe.el with 100% similarity]
lisp/org-mouse.el [moved from org-mouse.el with 99% similarity]
lisp/org-publish.el [moved from org-publish.el with 100% similarity]
lisp/org-remember.el [new file with mode: 0644]
lisp/org-rmail.el [moved from org-rmail.el with 100% similarity]
lisp/org-table.el [new file with mode: 0644]
lisp/org-vm.el [moved from org-vm.el with 100% similarity]
lisp/org-wl.el [moved from org-wl.el with 95% similarity]
lisp/org.el [moved from org.el with 54% similarity]