log

age author description
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,
Mon, 05 Jul 1993 04:50:16 +0000 Jim Blandy * map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,
Mon, 05 Jul 1993 04:33:42 +0000 Jim Blandy * subr.el (posn-point): Properly extract the BUFFER-POSITION field
Mon, 05 Jul 1993 04:26:30 +0000 Jim Blandy * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Moved from vc.el; vc-rcs-status now uses it.
Mon, 05 Jul 1993 03:20:12 +0000 Paul Eggert (vc-name): Move to vc-hooks.el.
Sun, 04 Jul 1993 21:44:25 +0000 Richard M. Stallman (outline-mode-map): Add menu bar items.
Sun, 04 Jul 1993 21:30:15 +0000 Richard M. Stallman (describe-key-briefly): Don't set `foo'.
Sun, 04 Jul 1993 21:02:21 +0000 Jim Blandy * comint.el (comint-prompt-regexp): Double the backslashes in the
Sun, 04 Jul 1993 20:03:20 +0000 Jim Blandy Doc fix.
Sun, 04 Jul 1993 20:01:21 +0000 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's
Sun, 04 Jul 1993 18:55:54 +0000 Richard M. Stallman (describe-prefix-bindings): Doc fix.
Sun, 04 Jul 1993 18:54:59 +0000 Paul Eggert (vc-backend-diff): Undo "-q" change. This was fixed instead by adding
Sun, 04 Jul 1993 18:53:24 +0000 Richard M. Stallman (describe-prefix-bindings): New command.
Sun, 04 Jul 1993 17:56:40 +0000 Richard M. Stallman (forms-new-record-filter): Correct default value.
Sun, 04 Jul 1993 17:56:02 +0000 Richard M. Stallman Added a keyword.
Sun, 04 Jul 1993 17:52:52 +0000 Jim Blandy *** empty log message ***
Sun, 04 Jul 1993 17:41:56 +0000 Jim Blandy *** empty log message ***
Sun, 04 Jul 1993 04:55:03 +0000 Richard M. Stallman (Vmark_even_if_inactive): New var, with Lisp variable.
Sun, 04 Jul 1993 04:53:58 +0000 Richard M. Stallman (vc-mode-line): Put `RCS' or `SCCS' before version num.
Sun, 04 Jul 1993 04:51:13 +0000 Richard M. Stallman (Fsignal): Clarify error message.
Sun, 04 Jul 1993 02:21:02 +0000 Richard M. Stallman (read_char): After Fgarbage_collect, call redisplay.
Sun, 04 Jul 1993 02:20:59 +0000 Jim Blandy * frame.el (frame-remove-geometry-params): New function.