Mercurial > emacs
diff lisp/org/ChangeLog @ 101681:9bc864ce1de6
(org-empty-line-terminates-plain-lists, org-toggle-checkbox): Doc fixes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 30 Jan 2009 17:38:14 +0000 |
parents | 18375b5e06f0 |
children | 832fdb28f500 |
line wrap: on
line diff
--- a/lisp/org/ChangeLog Fri Jan 30 17:32:39 2009 +0000 +++ b/lisp/org/ChangeLog Fri Jan 30 17:38:14 2009 +0000 @@ -1,5 +1,8 @@ 2009-01-30 Glenn Morris <rgm@gnu.org> + * org-list.el (org-empty-line-terminates-plain-lists) + (org-toggle-checkbox): Doc fixes. + * org-table.el (org-table-clean-before-export): Fix declaration. 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>