diff options
| author | Lute Kamstra | 2003-10-06 08:32:09 +0000 |
|---|---|---|
| committer | Lute Kamstra | 2003-10-06 08:32:09 +0000 |
| commit | 19bb0fcdf1b5a183f3457a4f6febde310f38fdc6 (patch) | |
| tree | 30a37a6a44884c28c73cdbd9bd9b2846e5ebce67 /src | |
| parent | 492475213fc13fc7a01ba53a3e6056e614ca315f (diff) | |
| download | emacs-19bb0fcdf1b5a183f3457a4f6febde310f38fdc6.tar.gz emacs-19bb0fcdf1b5a183f3457a4f6febde310f38fdc6.zip | |
Update my email address.
Diffstat (limited to 'src')
| -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. |