summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2008-04-01 09:26:25 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2008-04-01 09:26:25 +0200
commit963ede830767ffcd5cebbd80d09c226028cd7263 (patch)
treebf5ea0ea3e0dcc507f5b538daf751fc68e8cab87
parent503ce14912beef2e754885e1222d7de19818f2c2 (diff)
downloadorg-mode-963ede830767ffcd5cebbd80d09c226028cd7263.tar.gz
Removed support for tables in Org-mode, as part of de-scoping operation.
Fools!
-rw-r--r--ORGWEBPAGE/Changes.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org
index e455696..cfb6833 100644
--- a/ORGWEBPAGE/Changes.org
+++ b/ORGWEBPAGE/Changes.org
@@ -9,6 +9,15 @@
** Details
+*** The Org distribution has a new structure
+
+ In the distribution files, the lisp files are now located in
+ a subdirectory "lisp", and the documentation files are
+ located in a subdirectory "doc". If you are running Org
+ directly from the unpacked distribtuion archive (zip or tar
+ file), you need to modify your settings for load-path
+ accordingly.
+
*** Improvements to clocktable
- The clocktable is now much more flexible and user friendly