2000-09-21 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-06-03 |
Dave Love |
Fix nested comment.
|
2000-05-16 |
Gerd Moellmann |
(Fmove_to_column): When ending within a tab, insert
|
2000-04-10 |
Gerd Moellmann |
(compute_motion): Set immediate_quit.
|
2000-03-24 |
Gerd Moellmann |
(Fvertical_motion): Always use the current buffer.
|
1999-12-15 |
Kenichi Handa |
(check_composition): New function.
|
1999-11-11 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
1999-09-12 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
1999-09-03 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
|
1999-08-21 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
1999-08-12 |
Gerd Moellmann |
(vmotion): Don't add in mini-buffer prompt width
|
1999-07-26 |
Karl Heuer |
(Fmove_to_column): Extend end of line only if FORCE is t.
|
1999-07-21 |
Gerd Moellmann |
(Fvertical_motion): Rewritten.
|
1999-06-12 |
Karl Heuer |
(compute_motion): Fix boundary case.
|
1998-11-06 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.
|
1998-08-16 |
Richard M. Stallman |
(vmotion): Don't use WINDOW for Fget_char_property
|
1998-06-23 |
Richard M. Stallman |
(indented_beyond_p): Return the right kind of value.
|
1998-05-25 |
Richard M. Stallman |
(compute_motion): Check for past vpos/hpos target
|
1998-05-09 |
Kenichi Handa |
Fix previous change.
|
1998-05-08 |
Richard M. Stallman |
Comment change.
|
1998-05-08 |
Kenichi Handa |
(compute_motion): Fix, in a different way, the bug of handling
|
1998-05-08 |
Richard M. Stallman |
(compute_motion): Undo both May 7 changes.
|
1998-05-08 |
Kenichi Handa |
(compute_motion): Fix previous change.
|
1998-05-07 |
Kenichi Handa |
(compute_motion): Fix bug of handling wide-column
|
1998-05-03 |
Richard M. Stallman |
(compute_motion): When invisible text cross TO,
|
1998-04-14 |
Andreas Schwab |
(indented_beyond_p): Fix mixing of Lisp_Object and int.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-13 |
Karl Heuer |
(Fcompute_motion): Check that TO and FROM are in range.
|
1998-03-25 |
Kenichi Handa |
(compute_motion): Call strwidth only when necessary.
|