log

age author description
Tue, 06 Jul 1993 14:55:20 +0000 Jim Blandy * textprop.c (copy_text_properties): Pass a copy of POS to
Tue, 06 Jul 1993 14:54:28 +0000 Jim Blandy * textprop.c (copy_text_properties): New function, from David
Tue, 06 Jul 1993 14:53:54 +0000 Jim Blandy * intervals.c (find_interval): Doc fixes, computation of
Tue, 06 Jul 1993 14:43:32 +0000 Jim Blandy * fns.c (Fsubstring, concat): Pass all six arguments to
Tue, 06 Jul 1993 07:44:36 +0000 Jim Blandy * print.c: Get rid of extra space at the end of print syntax for
Tue, 06 Jul 1993 06:59:31 +0000 Jim Blandy * man.el (Man-build-man-command): Don't leave a pipe symbol at the
Tue, 06 Jul 1993 06:57:49 +0000 Jim Blandy * m/pmax.h (C_SWITCH_X_MACHINE): Set this to
Tue, 06 Jul 1993 06:18:50 +0000 Jim Blandy * vc.el (vc-start-entry): Don't call file-name-nondirectory on
Tue, 06 Jul 1993 06:16:20 +0000 Jim Blandy * doc.c (Fsubstitute_command_keys): Pass all five arguments to
Tue, 06 Jul 1993 02:23:22 +0000 Jim Blandy Compare the values of text properties using EQ, not Fequal.
Mon, 05 Jul 1993 09:31:36 +0000 Jim Blandy * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
Mon, 05 Jul 1993 08:13:50 +0000 Jim Blandy * textprop.c (validate_interval_range): Don't increment both
Mon, 05 Jul 1993 07:57:34 +0000 Jim Blandy * intervals.c (intervals_equal): Test the return value of Fequal
Mon, 05 Jul 1993 07:45:43 +0000 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
Mon, 05 Jul 1993 07:18:24 +0000 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,