log

age author description
Fri, 27 Jan 1995 19:27:07 +0000 Karl Heuer (message_log_need_newline): This var is now static.
Fri, 27 Jan 1995 19:19:23 +0000 Karl Heuer (perform-replace): Don't log the repetitive prompts.
Fri, 27 Jan 1995 19:16:50 +0000 Karl Heuer Declare message_log_maybe_newline.
Fri, 27 Jan 1995 07:47:15 +0000 Richard M. Stallman (modify_region): Clear point_before_scroll field.
Fri, 27 Jan 1995 07:19:06 +0000 Richard M. Stallman (set_point): Set point_before_scroll to nil.
Fri, 27 Jan 1995 07:18:11 +0000 Richard M. Stallman (struct buffer): New field point_before_scroll.
Fri, 27 Jan 1995 07:17:39 +0000 Richard M. Stallman (init_buffer_once, syms_of_buffer):
Fri, 27 Jan 1995 07:06:27 +0000 Richard M. Stallman (match-string): New function.
Fri, 27 Jan 1995 01:43:02 +0000 Richard M. Stallman Integer width changes.
Fri, 27 Jan 1995 01:41:28 +0000 Richard M. Stallman Fix integer width changes.
Thu, 26 Jan 1995 22:52:10 +0000 Karl Heuer Fix typos.
Thu, 26 Jan 1995 07:21:05 +0000 Richard M. Stallman (mouse-save-then-kill): When we don't use existing
Thu, 26 Jan 1995 07:17:31 +0000 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
Thu, 26 Jan 1995 03:18:45 +0000 Richard M. Stallman (mouse-drag-region): Modify previous change--don't run the ordinary binding
Thu, 26 Jan 1995 02:37:30 +0000 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
Wed, 25 Jan 1995 09:04:07 +0000 Karl Heuer (struct x_display_info): New member display_perd.
Wed, 25 Jan 1995 08:58:33 +0000 Karl Heuer (the_only_perd): Define this var here.
Wed, 25 Jan 1995 08:55:43 +0000 Karl Heuer Add comments and `volatile' keyword to previous change.
Wed, 25 Jan 1995 07:18:37 +0000 Karl Heuer (PERD): New struct containing per-display data.
Wed, 25 Jan 1995 02:02:37 +0000 Karl Heuer (process_tick, update_tick): Make non-static.
Wed, 25 Jan 1995 01:33:26 +0000 Richard M. Stallman Comment change.
Wed, 25 Jan 1995 00:44:32 +0000 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
Wed, 25 Jan 1995 00:43:25 +0000 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
Wed, 25 Jan 1995 00:41:22 +0000 Richard M. Stallman (c-forward-conditional):
Wed, 25 Jan 1995 00:05:59 +0000 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
Tue, 24 Jan 1995 23:49:03 +0000 Richard M. Stallman Added support for descriptions in the group buffer:
Tue, 24 Jan 1995 22:14:00 +0000 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
Tue, 24 Jan 1995 22:13:42 +0000 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
Tue, 24 Jan 1995 22:13:07 +0000 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
Tue, 24 Jan 1995 07:01:08 +0000 Karl Heuer (compute_motion): Don't get hung in selective-display loop.