diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 99e1b6a90f1..1f96b0aaaa4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-30 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * keymap.c (Fdefine_key): Improve error message | ||
| 4 | when KEY begins with a non-prefix key. | ||
| 5 | |||
| 1 | 2006-04-30 Martin Rudalics <rudalics@gmx.at> (tiny change) | 6 | 2006-04-30 Martin Rudalics <rudalics@gmx.at> (tiny change) |
| 2 | 7 | ||
| 3 | * syntax.c (Fforward_comment): Don't forget to break out of the loop | 8 | * syntax.c (Fforward_comment): Don't forget to break out of the loop |