log

age author description
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.