Mercurial > emacs
comparison src/ChangeLog @ 102268:0d0e5598b742
Fix previous entry.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 25 Feb 2009 14:45:31 +0000 |
parents | 12ffc72c0bbc |
children | 82f3ccd013de |
comparison
equal
deleted
inserted
replaced
102267:12ffc72c0bbc | 102268:0d0e5598b742 |
---|---|
1 2009-02-25 Juanma Barranquero <lekktu@gmail.com> | 1 2009-02-25 Juanma Barranquero <lekktu@gmail.com> |
2 | 2 |
3 * lread.c (Fload): Stop checking Vloads_in_progress as soon as | 3 * lread.c (Fload): Stop checking Vloads_in_progress and signal |
4 a recursive load is detected. | 4 error as soon as a recursive load is detected. |
5 | 5 |
6 2009-02-24 Adrian Robert <Adrian.B.Robert@gmail.com> | 6 2009-02-24 Adrian Robert <Adrian.B.Robert@gmail.com> |
7 | 7 |
8 * nsterm.m (ns_ring_bell): Convert rect to window coordinates | 8 * nsterm.m (ns_ring_bell): Convert rect to window coordinates |
9 before caching. | 9 before caching. |