log

age author description
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.
Sun, 04 Jul 1993 01:53:24 +0000 Jim Blandy * frame.c (Fredirect_frame_focus): Allow redirection of focus of
Sun, 04 Jul 1993 01:46:30 +0000 Jim Blandy * faces.el (make-face-bold, make-face-italic,
Sat, 03 Jul 1993 21:11:51 +0000 Jim Blandy * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the
Sat, 03 Jul 1993 19:12:35 +0000 Richard M. Stallman (kill-region): Cope with change hooks that change props.
Sat, 03 Jul 1993 10:17:56 +0000 Jim Blandy * term/x-win.el: Check the reverseVideo/ReverseVideo resource,