浏览代码

Update the Changes.org.

Bastien Guerry 18 年之前
父节点
当前提交
ba643e8903
共有 1 个文件被更改,包括 10 次插入1 次删除
  1. 10 1
      ORGWEBPAGE/Changes.org

+ 10 - 1
ORGWEBPAGE/Changes.org

@@ -92,6 +92,10 @@
 
 
      This was a request by Kyle Sexton.
      This was a request by Kyle Sexton.
 
 
+   - There is a new extra parameter for dynamic block: :content
+     Use this parameter to pass the initial content of the block 
+     to the writer function.
+
    - There is a new :link parameter for the clocktable.  When
    - There is a new :link parameter for the clocktable.  When
      set, the headlines listed in the table will be links to the
      set, the headlines listed in the table will be links to the
      original headlines.
      original headlines.
@@ -142,7 +146,6 @@
 
 
      Based on proposals by Bastien.
      Based on proposals by Bastien.
 
 
-
    - New repeaters that shift a date relative to today, or that
    - New repeaters that shift a date relative to today, or that
      make sure that the next date is in the future.  For example:
      make sure that the next date is in the future.  For example:
 
 
@@ -158,6 +161,12 @@
      :   today.
      :   today.
 
 
      Proposed by Wanrong Lin and Rainer Stengle.
      Proposed by Wanrong Lin and Rainer Stengle.
+
+   - There are three new hooks:
+
+     `org-follow-link-hook': run this hook after following a link
+     `org-publish-before-export-hook': run before export
+     `org-publish-after-export-hook': run after export
      
      
 * Version 5.22
 * Version 5.22