diff options
Diffstat (limited to 'lisp/org')
| -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 081da5db73b..ce39bb7d568 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -852,7 +852,7 @@ | |||
| 852 | in a table.el table last. | 852 | in a table.el table last. |
| 853 | 853 | ||
| 854 | * org.el (org-delete-property): Don't suggest to delete the | 854 | * org.el (org-delete-property): Don't suggest to delete the |
| 855 | CATEGORY property when the category is not explicitely set in the | 855 | CATEGORY property when the category is not explicitly set in the |
| 856 | property drawer. Also enforce matching when completing. | 856 | property drawer. Also enforce matching when completing. |
| 857 | (org-insert-heading): Fix regression: with two universal prefixes, | 857 | (org-insert-heading): Fix regression: with two universal prefixes, |
| 858 | insert heading at the end of the subtree. | 858 | insert heading at the end of the subtree. |