log src/xdisp.c @ 8386:1c42688133ee

age author description
Sat, 30 Jul 1994 20:36:56 +0000 Richard M. Stallman (decode_mode_spec): Handle %&.
Sat, 02 Jul 1994 19:41:19 +0000 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
Fri, 01 Jul 1994 15:36:06 +0000 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Fri, 17 Jun 1994 00:52:13 +0000 Richard M. Stallman (redisplay_region): Treat selected window's buffer
Thu, 16 Jun 1994 15:38:30 +0000 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Wed, 15 Jun 1994 18:18:55 +0000 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
Fri, 03 Jun 1994 03:26:11 +0000 Karl Heuer (display_text_line): Make sure pointer is in range.
Mon, 30 May 1994 12:36:21 +0000 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
Mon, 30 May 1994 10:57:20 +0000 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
Thu, 12 May 1994 16:19:01 +0000 Karl Heuer (display_text_line): Fix check for end of buffer.
Tue, 03 May 1994 07:42:26 +0000 Richard M. Stallman (display_text_line): Since HPOS is negative, avoid
Fri, 29 Apr 1994 19:38:03 +0000 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
Mon, 25 Apr 1994 22:16:08 +0000 Richard M. Stallman (syms_of_xdisp): Set up Qmenu_bar_update_hook.
Fri, 15 Apr 1994 22:04:48 +0000 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
Thu, 14 Apr 1994 09:06:25 +0000 Richard M. Stallman (update_menu_bar): Take frame as arg.
Fri, 08 Apr 1994 01:27:28 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
Fri, 08 Apr 1994 01:24:20 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
Thu, 07 Apr 1994 04:22:54 +0000 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
Wed, 06 Apr 1994 06:57:24 +0000 Karl Heuer Use PT, not point.
Wed, 06 Apr 1994 06:49:06 +0000 Karl Heuer (display_string): Allow for negative hpos when clearing array.
Tue, 05 Apr 1994 23:49:15 +0000 Karl Heuer Add window argument on calls to compute_motion.
Tue, 05 Apr 1994 07:43:21 +0000 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
Mon, 04 Apr 1994 00:44:27 +0000 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
Sun, 03 Apr 1994 08:10:46 +0000 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
Sun, 03 Apr 1994 02:03:30 +0000 Richard M. Stallman (display_text_line): Always store in charstart
Fri, 01 Apr 1994 13:43:24 +0000 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
Fri, 01 Apr 1994 10:14:35 +0000 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
Fri, 01 Apr 1994 08:19:19 +0000 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.