diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f65c3c93b51..520a725a67f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -248,7 +248,7 @@ | |||
| 248 | 248 | ||
| 249 | * bytecode.c (mark_byte_stack, unmark_byte_stack): Ignore the markbit. | 249 | * bytecode.c (mark_byte_stack, unmark_byte_stack): Ignore the markbit. |
| 250 | 250 | ||
| 251 | 2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl> | 251 | 2003-09-08 Lute Kamstra <lute@gnu.org> |
| 252 | 252 | ||
| 253 | * xdisp.c (pint2hrstr): New function. | 253 | * xdisp.c (pint2hrstr): New function. |
| 254 | (decode_mode_spec): Add `%i' and `%I' specs. | 254 | (decode_mode_spec): Add `%i' and `%I' specs. |