log src/indent.c @ 71569:deb64e2d79af

age author description
2006-02-22 Kim F. Storm (Fvertical_motion): Only try to move back if we can.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-09 Kim F. Storm From: Kyotaro HORIGUCHI (tiny change)
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-13 Kim F. Storm (Fvertical_motion): If start position is on an image,
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-26 Richard M. Stallman (Fvertical_motion): Undo previous change.
2005-04-24 Richard M. Stallman (Fvertical_motion): Bind fontification-functions to nil.
2005-01-23 Stefan Monnier (Fcurrent_column): Doc fix.
2005-01-19 Kim F. Storm (Fvertical_motion): Temporarily disable selective display.
2004-12-12 Richard M. Stallman (Fvertical_motion): Call move_it_by_lines even if LINES = 0.
2004-11-23 Stefan Monnier (skip_invisible): Avoid non-idempotent side-effects in macro arguments.
2004-11-21 Kim F. Storm (Fvertical_motion): Fix last change. Use another
2004-11-19 Kim F. Storm (Fvertical_motion): Fix last change.
2004-11-18 Kim F. Storm (Fvertical_motion): Undo 2004-11-16 change.
2004-11-16 Richard M. Stallman (Fvertical_motion): In batch mode, use vmotion directly.
2004-11-16 Kim F. Storm (Fvertical_motion): Fix last change. Only reseat when
2004-11-14 Richard M. Stallman (Fvertical_motion): Scan to PT from start of line to make iterator consistent.
2004-10-27 Richard M. Stallman (vmotion): When moving up, check the newline before.
2004-08-02 Kim F. Storm (compute_motion): Fix last change.
2004-08-02 Kim F. Storm (compute_motion): Fix check for full width window
2004-08-02 Kim F. Storm (compute_motion): Use actual window width if WIDTH is -1,
2004-05-02 Stefan Monnier (compute_motion): Save vpos in prev_vpos when dealing
2004-04-05 Kim F. Storm (vmotion): Do not reserve one column for continuation
2004-03-02 Richard M. Stallman (compute_motion): Save vpos in prev_vpos, like hpos etc.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-09-01 Miles Bader Add arch taglines
2003-07-09 Stefan Monnier (current_column): Use new type for overlays_(before|after).
2003-05-24 Kim F. Storm Make (few) trivial substitutions for renamed and
2002-11-29 Richard M. Stallman Comment change.