log src/cmds.c @ 13740:7868bb1ee05f libc-951216 libc-951217 libc-951218 libc-951219 libc-951220 libc-951221 libc-951222 libc-951223 libc-951224 libc-951225 libc-951226 libc-951227 libc-951228 libc-951229 libc-951230 libc-951231 libc-960101 libc-960102 libc-960103 libc-960104 libc-960105 libc-960106 libc-960107 libc-960108 libc-960109 libc-960110 libc-960111 libc-960112 libc-960113 libc-960114 libc-960115

age author description
Wed, 16 Aug 1995 15:00:57 +0000 Richard M. Stallman (Fself_insert_command): Optimize the case with arg > 2
Fri, 09 Jun 1995 03:05:04 +0000 Karl Heuer (internal_self_insert): Make last_command be kboard-local.
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.