2001-12-09 |
Pavel Janík |
(compute_motion): Likewise.
|
2001-11-19 |
Richard M. Stallman |
(current_column_1): Fix handling of scan_bytes for mb chars.
|
2001-11-09 |
Pavel Janík |
(current_column_1): Remove unused variable `prev_col'.
|
2001-11-06 |
Pavel Janík |
(current_column_1): Remove unused variable `prev_col'.
|
2001-11-04 |
Richard M. Stallman |
(current_column_1, Fmove_to_column): Separate the code
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-21 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-16 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
2001-10-14 |
Stefan Monnier |
(skip_invisible): Use new retval of TEXT_PROP_MEANS_INVISIBLE.
|
2001-10-14 |
Eli Zaretskii |
Fix a typo in a comment.
|
2001-10-12 |
Stefan Monnier |
(skip_invisible): Don't skip "ellipsisized" text.
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-07-23 |
Gerd Moellmann |
(current_column): Fix column computation in the
|
2001-05-29 |
Gerd Moellmann |
*** empty log message ***
|
2001-03-16 |
Gerd Moellmann |
(current_column, current_column_1, Fmove_to_column)
|
2001-01-19 |
Kenichi Handa |
(check_composition): Check validity of composition.
|
2001-01-02 |
Eli Zaretskii |
(current_column): Remove unused variable `stopchar'.
|
2000-11-25 |
Miles Bader |
(compute_motion): Keep pos_byte in sync with pos.
|
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.
|
1998-03-24 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
|
1998-02-27 |
Andreas Schwab |
(compute_motion): If we just moved over a continuation
|
1998-02-20 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): New macro.
|
1998-02-09 |
Andreas Schwab |
(compute_motion): If right margin is reached and we are
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(current_column_1): Eliminate argument POS; use PT and PT_BYTE.
|
1998-01-02 |
Richard M. Stallman |
(current_column_1, Fmove_to_column):
|
1997-11-27 |
Kenichi Handa |
(invalidate_current_column): Declare it as void.
|
1997-11-15 |
Karl Heuer |
(position_indentation): Detect non-breaking space,
|
1997-09-15 |
Richard M. Stallman |
(compute_motion): Ignore the display table entry for a
|
1997-08-07 |
Richard M. Stallman |
(current_column): Update ptr differently at newline
|
1997-08-02 |
Richard M. Stallman |
(compute_motion): Correct the criterion for when to
|