diff options
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index a9b17374c01..3dee87b665a 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-01-30 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * org-table.el (org-table-clean-before-export): Fix declaration. | ||
| 4 | |||
| 1 | 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com> | 5 | 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com> |
| 2 | 6 | ||
| 3 | * org-timer.el (org-timer): Provide the timer feature. | 7 | * org-timer.el (org-timer): Provide the timer feature. |
| @@ -1915,7 +1919,6 @@ | |||
| 1915 | 1919 | ||
| 1916 | * org.el (org-autoload): Add `org-dblock-write:columnview'. | 1920 | * org.el (org-autoload): Add `org-dblock-write:columnview'. |
| 1917 | 1921 | ||
| 1918 | |||
| 1919 | 2008-08-11 Glenn Morris <rgm@gnu.org> | 1922 | 2008-08-11 Glenn Morris <rgm@gnu.org> |
| 1920 | 1923 | ||
| 1921 | * org-mac-message.el (do-applescript): Fix declaration. | 1924 | * org-mac-message.el (do-applescript): Fix declaration. |