From 963ede830767ffcd5cebbd80d09c226028cd7263 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 1 Apr 2008 09:26:25 +0200 Subject: [PATCH] Removed support for tables in Org-mode, as part of de-scoping operation. Fools! --- ORGWEBPAGE/Changes.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index e45569655..cfb683385 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 -- 2.11.4.GIT