Fri, 10 Nov 1995 15:48:13 +0000 |
Richard M. Stallman |
(Fmove_to_column): Doc fix.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Wed, 11 Oct 1995 17:12:59 +0000 |
Richard M. Stallman |
(buffer_display_table): Use DISP_TABLE_P.
|
Thu, 05 Oct 1995 23:15:11 +0000 |
Richard M. Stallman |
(Fmove_to_column): Make it interactive.
|
Thu, 15 Jun 1995 20:42:24 +0000 |
Karl Heuer |
Update GPL to version 2.
|
Tue, 06 Jun 1995 01:44:34 +0000 |
Karl Heuer |
(Fvertical_motion): Add cast.
|
Thu, 18 May 1995 22:43:03 +0000 |
Karl Heuer |
(compute_motion): Handle overlay strings.
|
Mon, 15 May 1995 21:47:44 +0000 |
Karl Heuer |
(vmotion): handle the case where `minibuf_prompt' is nil.
|
Sat, 13 May 1995 01:48:53 +0000 |
Karl Heuer |
(vmotion): Simplify. Replace last three args with a single
|
Fri, 05 May 1995 03:04:06 +0000 |
Richard M. Stallman |
(string_display_width): Renamed from string_width.
|
Sat, 08 Apr 1995 21:10:03 +0000 |
Richard M. Stallman |
(Fmove_to_column): Fix minor bug in prev change.
|
Sat, 08 Apr 1995 18:03:38 +0000 |
Richard M. Stallman |
(string_width): New function.
|
Thu, 16 Mar 1995 18:51:49 +0000 |
Richard M. Stallman |
(compute_motion, Fmove_to_column, current_column)
|
Sat, 11 Mar 1995 22:32:17 +0000 |
Richard M. Stallman |
(compute_motion): Call recenter_overlay_lists sooner.
|
Tue, 24 Jan 1995 07:01:08 +0000 |
Karl Heuer |
(compute_motion): Don't get hung in selective-display loop.
|
Fri, 18 Nov 1994 07:17:17 +0000 |
Karl Heuer |
(recompute_width_table): Do the right thing if no previous table existed.
|
Sat, 08 Oct 1994 22:14:04 +0000 |
Jim Blandy |
* indent.c: #include "region-cache.h".
|
Tue, 04 Oct 1994 15:56:43 +0000 |
Karl Heuer |
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
|
Tue, 04 Oct 1994 12:08:52 +0000 |
Karl Heuer |
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.
|
Tue, 27 Sep 1994 02:55:09 +0000 |
Karl Heuer |
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
|
Tue, 20 Sep 1994 05:17:41 +0000 |
Karl Heuer |
(compute_motion): Fix comment.
|
Mon, 19 Sep 1994 00:17:26 +0000 |
Karl Heuer |
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
|
Sun, 28 Aug 1994 06:08:54 +0000 |
Richard M. Stallman |
(Findent_to): Pass new arg to Finsert_char.
|
Tue, 23 Aug 1994 23:00:56 +0000 |
Karl Heuer |
(pos_tab_offset): Don't trigger point-motion hooks.
|
Sun, 14 Aug 1994 09:15:39 +0000 |
Richard M. Stallman |
(compute_motion): Use WIN's frame, not selected one.
|
Fri, 17 Jun 1994 20:03:18 +0000 |
Karl Heuer |
(compute_motion): Recenter overlays, for speed.
|
Tue, 14 Jun 1994 21:57:11 +0000 |
Richard M. Stallman |
(vmotion): Use find_next_newline_no_quit.
|
Thu, 19 May 1994 21:48:59 +0000 |
Richard M. Stallman |
Add "args" to dummy definition of compute-motion.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 13 Apr 1994 06:24:06 +0000 |
Richard M. Stallman |
(compute_motion): Do not abort if window shows some other buffer.
|