log src/cmds.c @ 11623:584362605c5e

age author description
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 15 Mar 1995 21:53:53 +0000 Karl Heuer (internal_self_insert): Do face code only if HAVE_FACES.
Wed, 01 Mar 1995 15:29:37 +0000 Boris Goldowsky (use_hard_newlines): Variable definition moved to paragraphs.el.
Mon, 13 Feb 1995 16:54:58 +0000 Richard M. Stallman (Vself_insert_face, Vself_insert_face_command): New variables.
Thu, 19 Jan 1995 04:34:02 +0000 Richard M. Stallman (internal_self_insert): Don't test current_column
Fri, 13 Jan 1995 08:45:07 +0000 Richard M. Stallman (Vuse_hard_newlines): New variable.
Thu, 10 Nov 1994 18:51:12 +0000 Richard M. Stallman (Fnewline): Always use insert_and_inherit.
Sat, 08 Oct 1994 22:13:15 +0000 Jim Blandy * cmds.c (Fforward_line): Call scan_buffer with new args.
Tue, 04 Oct 1994 17:22:08 +0000 Karl Heuer (Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 15:43:31 +0000 Karl Heuer (Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
Tue, 27 Sep 1994 03:08:20 +0000 Karl Heuer (Fself_insert_command): Use type test macros.
Thu, 15 Sep 1994 04:06:55 +0000 Richard M. Stallman Include window.h.
Sun, 28 Aug 1994 06:48:56 +0000 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
Wed, 29 Jun 1994 19:51:33 +0000 Richard M. Stallman (internal_self_insert): Now can return 2.