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'.
|
Tue, 05 Mar 2002 18:56:16 +0000 |
Stefan Monnier |
(skip_invisible): Fix my brain fart.
|
Sun, 09 Dec 2001 00:57:28 +0000 |
Pavel Jank |
(compute_motion): Likewise.
|
Mon, 19 Nov 2001 06:25:33 +0000 |
Richard M. Stallman |
(current_column_1): Fix handling of scan_bytes for mb chars.
|
Fri, 09 Nov 2001 06:21:35 +0000 |
Pavel Jank |
(current_column_1): Remove unused variable `prev_col'.
|
Tue, 06 Nov 2001 13:21:27 +0000 |
Pavel Jank |
(current_column_1): Remove unused variable `prev_col'.
|
Sun, 04 Nov 2001 23:26:52 +0000 |
Richard M. Stallman |
(current_column_1, Fmove_to_column): Separate the code
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sun, 21 Oct 2001 12:13:46 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|