Mercurial > emacs
comparison src/ChangeLog @ 104014:835416032efa
* xdisp.c (move_it_to): For continued lines ending in a tab, take
the overflowed pixels into account (Bug#3879).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Jul 2009 20:12:09 +0000 |
parents | e9be065e7391 |
children | 65ac865116fc |
comparison
equal
deleted
inserted
replaced
104013:3c88eee19782 | 104014:835416032efa |
---|---|
1 2009-07-21 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * xdisp.c (move_it_to): For continued lines ending in a tab, take | |
4 the overflowed pixels into account (Bug#3879). | |
5 | |
1 2009-07-21 Ken Raeburn <raeburn@raeburn.org> | 6 2009-07-21 Ken Raeburn <raeburn@raeburn.org> |
2 | 7 |
3 * lread.c (load_depth): New variable. | 8 * lread.c (load_depth): New variable. |
4 (Fload, load_unwind, init_lread): Set it to the load recursion | 9 (Fload, load_unwind, init_lread): Set it to the load recursion |
5 depth; set load_in_progress as a simple boolean based on the | 10 depth; set load_in_progress as a simple boolean based on the |