diff options
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 9eaf9d512ad..b98fd272b38 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -11665,7 +11665,7 @@ | |||
| 11665 | 2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com> | 11665 | 2010-11-11 Nicolas Goaziou <n.goaziou@gmail.com> |
| 11666 | 11666 | ||
| 11667 | * org-list.el (org-list-insert-item-generic): Updating checkboxes | 11667 | * org-list.el (org-list-insert-item-generic): Updating checkboxes |
| 11668 | can modifiy bottom point of a list, so make it a marker before | 11668 | can modify bottom point of a list, so make it a marker before |
| 11669 | calling `org-update-checkbox-count-maybe'. | 11669 | calling `org-update-checkbox-count-maybe'. |
| 11670 | 11670 | ||
| 11671 | 2010-11-11 Dan Davison <davison@stats.ox.ac.uk> | 11671 | 2010-11-11 Dan Davison <davison@stats.ox.ac.uk> |