Mercurial > emacs
comparison src/ChangeLog @ 55311:d5519e60c9c6
(compute_motion): Save vpos in prev_vpos when dealing
with continuation lines, too.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 02 May 2004 16:57:32 +0000 |
parents | 025486511229 |
children | edf85709fdb8 |
comparison
equal
deleted
inserted
replaced
55310:c6265ea76363 | 55311:d5519e60c9c6 |
---|---|
1 2004-05-02 Romain Francoise <romain@orebokech.com> (tiny change) | |
2 | |
3 * indent.c (compute_motion): Save vpos in prev_vpos when dealing | |
4 with continuation lines, too. | |
5 | |
1 2004-05-02 Thien-Thi Nguyen <ttn@gnu.org> | 6 2004-05-02 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 7 |
3 * syssignal.h (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'. | 8 * syssignal.h (init_signals): Move decl outside `#ifdef POSIX_SIGNALS'. |
4 | 9 |
5 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca> | 10 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca> |