diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d71bc76e948..b8fc078188b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-29 Nick Roberts <nick@nick.uklinux.net> | ||
| 2 | |||
| 3 | * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp | ||
| 4 | to detect the beginning of a level 2 or 3 annotation. | ||
| 5 | |||
| 1 | 2004-03-29 Kenichi Handa <handa@m17n.org> | 6 | 2004-03-29 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * international/ucs-tables.el (ucs-insert): Fix the error message. | 8 | * international/ucs-tables.el (ucs-insert): Fix the error message. |