Mercurial > emacs
comparison src/ChangeLog @ 109271:de58fd0baac5
* lread.c (read1): Signal error if #s is not followed by paren.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Wed, 23 Jun 2010 10:22:36 +0200 |
parents | f969130f2bb4 |
children | 3f57ce01b15a |
comparison
equal
deleted
inserted
replaced
109270:a7253b87aad9 | 109271:de58fd0baac5 |
---|---|
1 2010-06-23 Andreas Schwab <schwab@linux-m68k.org> | |
2 | |
3 * lread.c (read1): Signal error if #s is not followed by paren. | |
4 | |
1 2010-06-19 Chong Yidong <cyd@stupidchicken.com> | 5 2010-06-19 Chong Yidong <cyd@stupidchicken.com> |
2 | 6 |
3 * image.c (free_image): Mark frame as garbaged (Bug#6426). | 7 * image.c (free_image): Mark frame as garbaged (Bug#6426). |
4 | 8 |
5 * keymap.c (Fdefine_key): Doc fix (Bug#6460). | 9 * keymap.c (Fdefine_key): Doc fix (Bug#6460). |