diff options
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index d4371e05d99..f7c3c58c9c8 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-10-19 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * org.el (org-default-notes-file): | ||
| 4 | * org-publish.el (org-publish-timestamp-directory): | ||
| 5 | * org-id.el (org-id-locations-file): Run file names that begin | ||
| 6 | with a period thru `convert-standard-filename'. | ||
| 7 | |||
| 1 | 2008-10-12 Carsten Dominik <dominik@science.uva.nl> | 8 | 2008-10-12 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 9 | ||
| 3 | * org-plot.el: Switch coding system to unix. | 10 | * org-plot.el: Switch coding system to unix. |