Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Tue, 22 Aug 2000 22:41:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Sat, 03 Jun 2000 22:23:57 +0000 |
Dave Love |
Fix nested comment.
|
Tue, 16 May 2000 14:29:27 +0000 |
Gerd Moellmann |
(Fmove_to_column): When ending within a tab, insert
|
Mon, 10 Apr 2000 11:44:37 +0000 |
Gerd Moellmann |
(compute_motion): Set immediate_quit.
|
Fri, 24 Mar 2000 13:30:08 +0000 |
Gerd Moellmann |
(Fvertical_motion): Always use the current buffer.
|
Wed, 15 Dec 1999 00:13:13 +0000 |
Kenichi Handa |
(check_composition): New function.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Fri, 03 Sep 1999 01:28:42 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
|
Sat, 21 Aug 1999 19:29:47 +0000 |
Gerd Moellmann |
Remove conditional compilation on NO_PROMPT_IN_BUFFER.
|
Thu, 12 Aug 1999 20:49:57 +0000 |
Gerd Moellmann |
(vmotion): Don't add in mini-buffer prompt width
|
Mon, 26 Jul 1999 19:05:40 +0000 |
Karl Heuer |
(Fmove_to_column): Extend end of line only if FORCE is t.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(Fvertical_motion): Rewritten.
|
Sat, 12 Jun 1999 03:50:37 +0000 |
Karl Heuer |
(compute_motion): Fix boundary case.
|
Fri, 06 Nov 1998 00:44:16 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Check validity of a multibyte character.
|
Sun, 16 Aug 1998 02:10:56 +0000 |
Richard M. Stallman |
(vmotion): Don't use WINDOW for Fget_char_property
|
Tue, 23 Jun 1998 20:31:53 +0000 |
Richard M. Stallman |
(indented_beyond_p): Return the right kind of value.
|
Mon, 25 May 1998 22:33:38 +0000 |
Richard M. Stallman |
(compute_motion): Check for past vpos/hpos target
|
Sat, 09 May 1998 01:23:58 +0000 |
Kenichi Handa |
Fix previous change.
|
Fri, 08 May 1998 05:10:29 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 08 May 1998 04:17:48 +0000 |
Kenichi Handa |
(compute_motion): Fix, in a different way, the bug of handling
|
Fri, 08 May 1998 02:28:22 +0000 |
Richard M. Stallman |
(compute_motion): Undo both May 7 changes.
|
Fri, 08 May 1998 00:08:09 +0000 |
Kenichi Handa |
(compute_motion): Fix previous change.
|
Thu, 07 May 1998 06:41:12 +0000 |
Kenichi Handa |
(compute_motion): Fix bug of handling wide-column
|
Sun, 03 May 1998 04:33:27 +0000 |
Richard M. Stallman |
(compute_motion): When invisible text cross TO,
|
Tue, 14 Apr 1998 13:00:27 +0000 |
Andreas Schwab |
(indented_beyond_p): Fix mixing of Lisp_Object and int.
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Mon, 13 Apr 1998 18:56:00 +0000 |
Karl Heuer |
(Fcompute_motion): Check that TO and FROM are in range.
|
Wed, 25 Mar 1998 10:45:59 +0000 |
Kenichi Handa |
(compute_motion): Call strwidth only when necessary.
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): Set wide_column only when we
|
Fri, 27 Feb 1998 09:38:41 +0000 |
Andreas Schwab |
(compute_motion): If we just moved over a continuation
|
Fri, 20 Feb 1998 01:40:47 +0000 |
Kenichi Handa |
(MULTIBYTE_BYTES_WIDTH): New macro.
|
Mon, 09 Feb 1998 11:16:35 +0000 |
Andreas Schwab |
(compute_motion): If right margin is reached and we are
|
Wed, 21 Jan 1998 22:22:17 +0000 |
Richard M. Stallman |
Update copyright year.
|
Wed, 21 Jan 1998 08:16:28 +0000 |
Richard M. Stallman |
(current_column_1): Eliminate argument POS; use PT and PT_BYTE.
|
Fri, 02 Jan 1998 21:43:42 +0000 |
Richard M. Stallman |
(current_column_1, Fmove_to_column):
|
Thu, 27 Nov 1997 12:12:50 +0000 |
Kenichi Handa |
(invalidate_current_column): Declare it as void.
|
Sat, 15 Nov 1997 20:22:20 +0000 |
Karl Heuer |
(position_indentation): Detect non-breaking space,
|
Mon, 15 Sep 1997 19:51:28 +0000 |
Richard M. Stallman |
(compute_motion): Ignore the display table entry for a
|
Thu, 07 Aug 1997 09:01:52 +0000 |
Richard M. Stallman |
(current_column): Update ptr differently at newline
|
Sat, 02 Aug 1997 09:30:17 +0000 |
Richard M. Stallman |
(compute_motion): Correct the criterion for when to
|
Fri, 25 Jul 1997 08:01:02 +0000 |
Kenichi Handa |
(compute_motion): Handle display table correctly for
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Mon, 02 Jun 1997 00:45:18 +0000 |
Richard M. Stallman |
(compute_motion): Use XFASTINT on width_table elts.
|
Tue, 27 May 1997 04:59:29 +0000 |
Richard M. Stallman |
(compute_motion): Return correctly if skip_invisible
|
Wed, 05 Mar 1997 01:42:06 +0000 |
Kenichi Handa |
(compute_motion): When POS >= TO, don't call
|
Thu, 20 Feb 1997 06:39:27 +0000 |
Karl Heuer |
(current_column_bol_cache): New variable. This makes
|
Fri, 24 Jan 1997 09:31:18 +0000 |
Richard M. Stallman |
(pos_tab_offset): Take the width of the minibuffer prompt into account.
|
Sun, 06 Oct 1996 20:44:10 +0000 |
Richard M. Stallman |
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.
|
Sat, 21 Sep 1996 01:25:11 +0000 |
Richard M. Stallman |
Comment change.
|
Sun, 01 Sep 1996 19:15:05 +0000 |
Karl Heuer |
Change all references from point to PT.
|
Sat, 13 Jul 1996 01:03:02 +0000 |
Karl Heuer |
(Fvertical_motion): Doc fix.
|
Sat, 06 Jul 1996 20:02:35 +0000 |
Miles Bader |
(Fvertical_motion): Doc fix.
|
Fri, 28 Jun 1996 18:55:04 +0000 |
Richard M. Stallman |
(Fmove_to_column): Go after invis chars at the goal column.
|
Sun, 23 Jun 1996 19:20:33 +0000 |
Richard M. Stallman |
(current_column_1): Add declaration.
|
Sun, 23 Jun 1996 18:47:37 +0000 |
Richard M. Stallman |
Make current-column, move-to-column and current-indentation
|
Wed, 22 May 1996 00:33:28 +0000 |
Karl Heuer |
(compute_motion): When calling Fget_char_property,
|
Sun, 21 Apr 1996 05:56:01 +0000 |
Richard M. Stallman |
(compute_motion): Pass window to Fget_char_property.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|