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 b607a1eec27..a174e83b5cd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-04-13 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el: (org-set-regexps-and-options, | ||
| 4 | org-get-current-options): Better names for the startup folding | ||
| 5 | options. | ||
| 6 | |||
| 1 | 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org> | 7 | 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 8 | ||
| 3 | * vc.el (vc-annotate): Arrange for point to end up at the same | 9 | * vc.el (vc-annotate): Arrange for point to end up at the same |