Mercurial > emacs
log src/indent.c @ 47579:d5e1e2adcb67
age | author | description |
---|---|---|
Mon, 15 Jul 2002 00:00:41 +0000 | Ken Raeburn | Most uses of XSTRING combined with STRING_BYTES or indirection changed to |
Thu, 11 Jul 2002 17:38:49 +0000 | Richard M. Stallman | (last_known_column): Declare as double, not float. |
Mon, 03 Jun 2002 01:52:02 +0000 | Thien-Thi Nguyen | (last_known_column): Now a float. |
Thu, 25 Apr 2002 12:13:58 +0000 | Pavel Jank | (Fvertical_motion): Fix last change. |
Thu, 25 Apr 2002 10:39:29 +0000 | Gerd Moellmann | (Fvertical_motion): Move to the start of the line |
Fri, 19 Apr 2002 13:43:25 +0000 | Juanma Barranquero | (Fmove_to_column): Remove unused local variable `next_boundary_byte'. |
Wed, 17 Apr 2002 14:19:00 +0000 | Juanma Barranquero | (Fmove_to_column): Remove unused local variable `end_byte'. |