log src/xdisp.c @ 12410:1c02a5b45ae7

age author description
Wed, 28 Jun 1995 09:39:00 +0000 Richard M. Stallman (echo_area_display): Don't set FRAME_CURSOR_... here.
Wed, 21 Jun 1995 18:47:11 +0000 Richard M. Stallman (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Sat, 17 Jun 1995 14:58:24 +0000 Richard M. Stallman (display_text_line): Fill in charstart for end of buffer.
Fri, 16 Jun 1995 06:19:38 +0000 Karl Heuer Fix previous change.
Fri, 16 Jun 1995 05:36:08 +0000 Karl Heuer (Qoverriding_terminal_local_map): New variable.
Fri, 09 Jun 1995 16:00:45 +0000 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
Fri, 09 Jun 1995 00:51:32 +0000 Karl Heuer (update_menu_bar): Run activate-menubar-hook
Mon, 05 Jun 1995 17:43:53 +0000 Karl Heuer Include keyboard.h.
Tue, 30 May 1995 19:43:26 +0000 Karl Heuer (update_menu_bar): Do update if region display has changed.
Tue, 30 May 1995 18:46:24 +0000 Karl Heuer (update_menu_bar): Reverse test of save_match_data.
Mon, 29 May 1995 04:44:28 +0000 Karl Heuer (redisplay_window): Don't use try_window_id if
Mon, 29 May 1995 04:05:18 +0000 Karl Heuer (update_menu_bar): Call set_frame_menubar with proper buffer current.
Fri, 26 May 1995 21:54:20 +0000 Karl Heuer (x_consider_frame_title): Use FRAME_KBOARD.
Thu, 25 May 1995 17:06:56 +0000 Karl Heuer (prepare_menu_bars): Update frame titles before menu bars.
Thu, 25 May 1995 14:28:18 +0000 Karl Heuer (message): Cast arg of doprnt.
Wed, 24 May 1995 00:42:21 +0000 Karl Heuer (redisplay_window): Use set_buffer_internal_1.
Mon, 22 May 1995 22:22:32 +0000 Karl Heuer (display_text_line): Enter a char in charstarts
Thu, 18 May 1995 22:49:59 +0000 Karl Heuer (zv_strings_seen): New variable.
Sat, 13 May 1995 01:44:04 +0000 Karl Heuer (minmax): New macro.
Tue, 09 May 1995 02:38:03 +0000 Karl Heuer (x_consider_frame_title): When setting multiple_frames,
Tue, 09 May 1995 00:30:26 +0000 Richard M. Stallman (prepare_menu_bars): Save and restore the match data.
Sat, 06 May 1995 08:00:08 +0000 Richard M. Stallman (prepare_menu_bars): Clear size-change flag before running
Tue, 02 May 1995 02:17:21 +0000 Karl Heuer (display_text_line): Don't move the cursor if it's supposed to
Mon, 01 May 1995 23:12:19 +0000 Karl Heuer (redisplay): Don't move the cursor if it's supposed to
Mon, 24 Apr 1995 17:25:45 +0000 Karl Heuer (message_dolog): The message log doesn't need an undo list.
Thu, 20 Apr 1995 08:28:38 +0000 Richard M. Stallman Comment change.
Fri, 14 Apr 1995 18:24:00 +0000 Richard M. Stallman (redisplay): Call init_desired_glyphs for each frame.
Mon, 10 Apr 1995 07:57:44 +0000 Richard M. Stallman (display_mode_line): Use push_frame_kboard, pop_frame_kboard.
Sat, 08 Apr 1995 04:31:45 +0000 Richard M. Stallman (redisplay): Don't call update_frame for non-selected termcap frame.
Sat, 08 Apr 1995 00:19:28 +0000 Richard M. Stallman (prepare_menu_bars): Do the frame titles last.