Browse Source

Add documentation of Changes.org.

Carsten Dominik 17 years ago
parent
commit
61cc58514d
1 changed files with 14 additions and 3 deletions
  1. 14 3
      ORGWEBPAGE/Changes.org

+ 14 - 3
ORGWEBPAGE/Changes.org

@@ -70,6 +70,8 @@
       the task that was interrupted by the task that is currently
       the task that was interrupted by the task that is currently
       being clocked. `1',... selects a recent task.  When you
       being clocked. `1',... selects a recent task.  When you
       select a task, you will be clocked into it.
       select a task, you will be clocked into it.
+    - You can use `C-u C-c C-x C-j' to jump to any of these
+      tasks.
 
 
     When moving an entry using structure editing commands,
     When moving an entry using structure editing commands,
     archiving commands, or the special subtree cut-and-paste
     archiving commands, or the special subtree cut-and-paste
@@ -82,7 +84,7 @@
 *** Fontified code examples in HTML export
 *** Fontified code examples in HTML export
 
 
     You can now get code examples fontified like they would be
     You can now get code examples fontified like they would be
-    fontified in an emacs buffer, and export the result to HTML.
+    fontified in an emacs Buffer, and export the result to HTML.
     To do so, wrap the code examples into the following
     To do so, wrap the code examples into the following
     structure:
     structure:
 
 
@@ -96,8 +98,17 @@
     mode that should be used to fontify the code example.
     mode that should be used to fontify the code example.
 
 
     Currently this works only for HTML export, and requires the
     Currently this works only for HTML export, and requires the
-    /htmlize.el/ package.  For other backends, such structures are
-    exported as EXAMPLE.
+    /htmlize.el/ package, version 1.34 or later.  For other
+    backends, such structures are simply exported as EXAMPLE.
+
+*** BBDB anniversaries much faster
+    `bbdb-anniversaries' is now much faster, thanks to a new
+    approach using a hash for birthdays.  Thanks to Thomas
+    Baumann for a patch to this effect.
+
+*** org-eval.el
+
+*** Bug fixes...
 
 
 * Version 6.02
 * Version 6.02