diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 736adf706fc..b1e47b861bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-09-20 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (org-scan-tags): Find end of subtrees also in | ||
| 4 | hidden trees. | ||
| 5 | |||
| 1 | 2006-09-20 David Kastrup <dak@gnu.org> | 6 | 2006-09-20 David Kastrup <dak@gnu.org> |
| 2 | 7 | ||
| 3 | * mouse.el (mouse-posn-property): Improve doc string. | 8 | * mouse.el (mouse-posn-property): Improve doc string. |