diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5bc8aada7de..567b5c5c9d5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-01-15 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree | ||
| 4 | rather than the element found, thus enabling the tree to be | ||
| 5 | setcar'd. | ||
| 6 | |||
| 1 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> | 7 | 2005-01-14 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 8 | ||
| 3 | * textmodes/org.el (org-show-following-heading): New option. | 9 | * textmodes/org.el (org-show-following-heading): New option. |