log

age author description
Wed, 11 Aug 1993 23:15:09 +0000 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete the -L options.
Wed, 11 Aug 1993 21:29:51 +0000 Richard M. Stallman (mouse-drag-region): Mouse in menu bar means scroll up.
Wed, 11 Aug 1993 21:26:38 +0000 Roland McGrath (next-error): Handle zero and negative prefix args.
Wed, 11 Aug 1993 21:10:44 +0000 Richard M. Stallman (describe_buffer_bindings): Declare shadow just once.
Wed, 11 Aug 1993 21:08:13 +0000 Richard M. Stallman (verify_overlay_modification): initialize endpos.
Wed, 11 Aug 1993 21:01:20 +0000 Richard M. Stallman (indented-text-mode): Doc fix.
Wed, 11 Aug 1993 20:55:04 +0000 Richard M. Stallman (TRUE, FALSE): Don't define if already defined.
Wed, 11 Aug 1993 20:48:04 +0000 Richard M. Stallman (enum resource_types): Delete final comma.
Wed, 11 Aug 1993 20:46:27 +0000 Richard M. Stallman (enum window_loop): Delete final comma.
Wed, 11 Aug 1993 20:45:15 +0000 Richard M. Stallman (enum event_kind): Delete final comma.
Wed, 11 Aug 1993 20:42:43 +0000 Richard M. Stallman (BIG_ENDIAN): Don't define if already defined.
Wed, 11 Aug 1993 20:37:21 +0000 Richard M. Stallman Comment fix.
Wed, 11 Aug 1993 20:36:30 +0000 Richard M. Stallman (ask-user-about-supersession-threat): Mention file name when asking question.
Wed, 11 Aug 1993 20:18:06 +0000 Richard M. Stallman (show-paren-command-hook): Don't use value of make-face.
Wed, 11 Aug 1993 19:29:19 +0000 Richard M. Stallman (Frecenter): Preserve point in the buffer we change it in.
Wed, 11 Aug 1993 19:22:35 +0000 Richard M. Stallman (font-menu-add-default): Use list, not cons, for new elt.
Wed, 11 Aug 1993 19:20:22 +0000 Richard M. Stallman (font-menu-add-default): Fix previous change.
Wed, 11 Aug 1993 19:09:15 +0000 Richard M. Stallman (Fnewline): If we don't do the first SET_PT,
Wed, 11 Aug 1993 18:21:49 +0000 Richard M. Stallman (emerge-find-difference): Add interactive spec.
Wed, 11 Aug 1993 18:13:14 +0000 Richard M. Stallman (do-install): Install info/sc*.
Wed, 11 Aug 1993 07:56:40 +0000 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
Wed, 11 Aug 1993 07:27:10 +0000 Roland McGrath *** empty log message ***
Wed, 11 Aug 1993 06:39:21 +0000 Richard M. Stallman (byte-compile-from-buffer): Set float-output-format to
Wed, 11 Aug 1993 06:38:38 +0000 Richard M. Stallman (generate-file-autoloads): Set float-output-format to
Wed, 11 Aug 1993 06:17:43 +0000 Richard M. Stallman (mouse-set-point): Use event-end, not event-start.
Wed, 11 Aug 1993 06:02:05 +0000 Richard M. Stallman (other-frame): Fix error in loop counting.
Wed, 11 Aug 1993 05:53:25 +0000 Richard M. Stallman (do-install): Install info/gnus*.
Wed, 11 Aug 1993 05:24:29 +0000 Richard M. Stallman (direct_output_forward_char): Fix previous change:
Wed, 11 Aug 1993 05:23:49 +0000 Richard M. Stallman (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
Wed, 11 Aug 1993 05:01:04 +0000 Richard M. Stallman (tpu-help): Use variables for "n" and "p".