Mercurial > emacs
comparison src/ChangeLog @ 106117:0fba14676688
* lread.c (Funintern): Error if symbol is t or nil.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 19 Nov 2009 16:13:22 +0000 |
parents | 48d6337584da |
children | 5e6998ac1a2e |
comparison
equal
deleted
inserted
replaced
106116:499b069a42da | 106117:0fba14676688 |
---|---|
1 2009-11-19 Richard Stallman <rms@gnu.org> | |
2 | |
3 * lread.c (Funintern): Error if symbol is t or nil. | |
4 | |
1 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * insdel.c (make_gap_larger): Don't make as many assumptions about the | 7 * insdel.c (make_gap_larger): Don't make as many assumptions about the |
4 representation of Lisp integers. | 8 representation of Lisp integers. |
5 Reported by MJ Chan <mjchan.inbox@gmail.com>. | 9 Reported by MJ Chan <mjchan.inbox@gmail.com>. |