log src/indent.c @ 8946:f2249e034d50

age author description
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.
Mon, 11 Apr 1994 22:45:18 +0000 Karl Heuer (vmotion): Use minibuf_prompt_width despite window-start.
Sat, 09 Apr 1994 04:15:16 +0000 Karl Heuer (Fvertical_motion): Use window arg, not selected_window.
Wed, 06 Apr 1994 06:06:51 +0000 Karl Heuer (vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
Tue, 05 Apr 1994 23:47:38 +0000 Karl Heuer (compute_motion): Add window argument.
Wed, 30 Mar 1994 03:12:53 +0000 Karl Heuer (Fcompute_motion): Fix symbol name in previous change.