diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 614c3af6aca..3cf352ce757 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-21 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el: (org-open-at-point): Fixed bug in wiki-stype | ||
| 4 | bracket links. | ||
| 5 | |||
| 1 | 2006-03-21 Kim F. Storm <storm@cua.dk> | 6 | 2006-03-21 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of | 8 | * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of |