log src/xdisp.c @ 5800:295e342614a4

age author description
Sun, 06 Feb 1994 08:04:54 +0000 Richard M. Stallman (fix_glyph): New function.
Wed, 02 Feb 1994 07:25:37 +0000 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
Wed, 26 Jan 1994 17:35:31 +0000 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fri, 21 Jan 1994 20:54:57 +0000 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
Sat, 25 Dec 1993 00:05:02 +0000 Richard M. Stallman (redisplay_window): Before altering lpoint,
Thu, 23 Dec 1993 01:04:26 +0000 Richard M. Stallman (message): Use message2, not message1.
Sat, 20 Nov 1993 09:42:16 +0000 Richard M. Stallman (display_text_line): Pass new arg to compute_char_face
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 02 Aug 1993 21:19:23 +0000 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Sat, 31 Jul 1993 22:00:33 +0000 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
Wed, 30 Jun 1993 21:30:25 +0000 Jim Blandy * xdisp.c (redisplay): If we're not already showing the region,
Tue, 22 Jun 1993 06:59:07 +0000 Jim Blandy * xdisp.c (redisplay_window): Remember to compute end relative to
Thu, 17 Jun 1993 02:41:40 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract one from start
Wed, 16 Jun 1993 14:13:15 +0000 Jim Blandy * xdisp.c (redisplay_window): No need to subtract BEGV to compute
Mon, 14 Jun 1993 15:06:46 +0000 Jim Blandy * xdisp.c (display_text_line): Use temporary variable.