log src/xdisp.c @ 45482:7928b3acfb90

age author description
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Mon, 22 Apr 2002 22:47:07 +0000 Pavel Jank Remove unused global variable `minibuf_prompt_pixel_width'.
Sat, 13 Apr 2002 17:46:37 +0000 Richard M. Stallman (display_mode_element): Don't let mode_line_proptrans_alist
Fri, 12 Apr 2002 11:42:23 +0000 Gerd Moellmann (sync_frame_with_window_matrix_rows): Don't give frame
Thu, 04 Apr 2002 21:10:36 +0000 Richard M. Stallman (display_mode_element): New arg RISKY.
Mon, 01 Apr 2002 23:10:26 +0000 Stefan Monnier Typo.
Sat, 30 Mar 2002 23:50:09 +0000 Richard M. Stallman Comment change.
Tue, 26 Mar 2002 11:08:47 +0000 Pavel Jank Fix typo.
Tue, 26 Mar 2002 09:11:43 +0000 Richard M. Stallman (update_menu_bar): Test only update_mode_lines;
Fri, 22 Mar 2002 16:13:34 +0000 Eli Zaretskii (message_with_string): Fix syntax of a call to GCPRO2.
Mon, 18 Mar 2002 04:43:36 +0000 Richard M. Stallman (cursor_type_changed): New variable.
Sat, 16 Mar 2002 07:05:59 +0000 Richard M. Stallman (redisplay_internal, redisplay_windows):
Wed, 13 Mar 2002 14:16:15 +0000 Stefan Monnier (display_mode_element): Fix int/Lisp_Object mixup.
Fri, 08 Mar 2002 12:28:17 +0000 Gerd Moellmann (move_it_vertically_backward): At the end of the
Fri, 08 Mar 2002 11:03:53 +0000 Gerd Moellmann Use new string macros.
Wed, 06 Mar 2002 14:03:07 +0000 Gerd Moellmann (message_with_string): Use Fformat instead of doprnt and
Tue, 05 Mar 2002 10:51:20 +0000 Andreas Schwab (hscroll_margin): Change to EMACS_INT.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Sun, 03 Mar 2002 20:02:08 +0000 Richard M. Stallman (display_mode_element): Move the places where
Sun, 03 Mar 2002 17:28:52 +0000 Eli Zaretskii (syms_of_xdisp) <auto-hscroll-mode>: Renamed from
Thu, 28 Feb 2002 22:09:53 +0000 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
Tue, 26 Feb 2002 22:55:08 +0000 Kim F. Storm (init_iterator): Compare with Vminibuf_selected_window
Sat, 16 Feb 2002 12:40:51 +0000 Eli Zaretskii (automatic_hscroll_margin, Vautomatic_hscroll_step): New variables.
Wed, 13 Feb 2002 16:15:52 +0000 Richard M. Stallman (QCpropertize): New variable.
Mon, 11 Feb 2002 14:43:46 +0000 Kim F. Storm (display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3 to get mode line face.
Sat, 09 Feb 2002 09:21:17 +0000 Eli Zaretskii (display_mode_lines): Fix last change.
Fri, 08 Feb 2002 23:48:02 +0000 Kim F. Storm (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
Sat, 26 Jan 2002 23:02:00 +0000 Richard M. Stallman (try_scrolling): Exchange uses of scroll_down_aggressively
Wed, 16 Jan 2002 06:44:20 +0000 Pavel Jank Remove forgotten extern declaration of `Qimage'.
Tue, 15 Jan 2002 17:21:28 +0000 Eli Zaretskii (display_mode_element): When computing charpos, depend
Wed, 09 Jan 2002 22:40:37 +0000 Jason Rumney (x_consider_frame_title): Don't count the tooltip frame
Fri, 28 Dec 2001 12:42:35 +0000 Gerd Moellmann (try_scrolling) <PT below scroll margin>: Add the
Mon, 24 Dec 2001 12:16:28 +0000 Pavel Jank Fix typo.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Tue, 18 Dec 2001 16:14:13 +0000 Pavel Jank (window_box_height): Do not return negative values.
Sun, 16 Dec 2001 20:02:01 +0000 Richard M. Stallman (redisplay_window_0, redisplay_window_1): New functions.
Wed, 12 Dec 2001 22:27:28 +0000 Richard M. Stallman (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
Wed, 12 Dec 2001 13:42:55 +0000 Gerd Moellmann (move_it_vertically_backward): Change heuristic
Fri, 07 Dec 2001 13:35:11 +0000 Andreas Schwab (display_mode_element): Don't read past end of string if it ends with '%'.
Mon, 03 Dec 2001 19:19:56 +0000 Pavel Jank (syms_of_xdisp): Make `tool-bar-button-relief` an option.
Sun, 02 Dec 2001 17:21:41 +0000 Pavel Jank Fix typo in doc-string.
Wed, 28 Nov 2001 08:12:16 +0000 Pavel Jank (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.
Sat, 24 Nov 2001 17:51:07 +0000 Jason Rumney (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
Sun, 18 Nov 2001 06:54:50 +0000 Richard M. Stallman (message_dolog_marker1, message_dolog_marker2)
Sat, 17 Nov 2001 10:46:24 +0000 Gerd Moellmann (tool_bar_item_info): Avoid calling Fget_text_property
Fri, 16 Nov 2001 13:09:11 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:12:36 +0000 Gerd Moellmann (build_desired_tool_bar_string): Accept zero
Tue, 13 Nov 2001 07:04:57 +0000 Pavel Jank (Fdump_tool_bar_row): Reindent.
Mon, 05 Nov 2001 00:13:37 +0000 Richard M. Stallman (Qcursor_in_non_selected_windows): New variable.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 10:32:57 +0000 Pavel Jank Fix typos in comments.
Wed, 31 Oct 2001 10:19:40 +0000 Gerd Moellmann Comment fix.
Tue, 30 Oct 2001 16:58:41 +0000 Gerd Moellmann (clear_garbaged_frames): Remove debug code.
Tue, 30 Oct 2001 16:58:14 +0000 Gerd Moellmann (clear_garbaged_frames): Redraw the frame only if its
Tue, 30 Oct 2001 13:59:21 +0000 Gerd Moellmann (clear_garbaged_frames): Call Fredraw_frame.
Sat, 27 Oct 2001 08:54:39 +0000 Gerd Moellmann (move_it_vertically_backward): Use 2/3 line_height
Thu, 25 Oct 2001 10:07:01 +0000 Gerd Moellmann (move_it_vertically_backward): Compute line height
Wed, 24 Oct 2001 11:11:11 +0000 Gerd Moellmann Change #ifdef GLYPH_DEBUG to #if.
Wed, 24 Oct 2001 09:11:54 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Use
Wed, 24 Oct 2001 08:15:55 +0000 Gerd Moellmann (inhibit_try_window_id, inhibit_try_window_reusing)