diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4cc298e29a1..5bc8aada7de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * textmodes/org.el (org-show-following-heading): New option. | 3 | * textmodes/org.el (org-show-following-heading): New option. |
| 4 | (org-show-hierarchy-above): Use `org-show-following-heading'. | 4 | (org-show-hierarchy-above): Use `org-show-following-heading'. |
| 5 | (org-cycle): Documentation fix. | ||
| 5 | 6 | ||
| 6 | * textmodes/org.el (orgtbl-optimized): New option | 7 | * textmodes/org.el (orgtbl-optimized): New option |
| 7 | (orgtbl-mode): New command, a minor mode. | 8 | (orgtbl-mode): New command, a minor mode. |