log src/xdisp.c @ 94398:ba1aba1fd255

age author description
Thu, 24 Apr 2008 05:11:07 +0000 Miles Bader Merge from emacs--rel--22
Sun, 20 Apr 2008 22:46:14 +0000 Chong Yidong (pos_visible_p): Check if iterator stops on a display string.
Thu, 10 Apr 2008 07:53:50 +0000 Glenn Morris Revert changes included by mistake in previous commit.
Thu, 10 Apr 2008 07:48:58 +0000 Glenn Morris (truncate-partial-width-windows): Doc fix.
Wed, 09 Apr 2008 13:29:44 +0000 Jason Rumney (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
Wed, 09 Apr 2008 03:25:14 +0000 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
Tue, 01 Apr 2008 21:27:07 +0000 Stefan Monnier (try_window_id): Don't forget to reset delta_bytes.
Sat, 29 Mar 2008 01:46:10 +0000 Stefan Monnier * keyboard.c (pending_funcalls): New var.
Wed, 26 Mar 2008 18:11:47 +0000 Stefan Monnier (redisplay_internal): Reset selected_frame earlier.
Wed, 19 Mar 2008 15:02:00 +0000 Stefan Monnier (format_mode_line_unwind_data): Add window argument.
Mon, 10 Mar 2008 00:49:47 +0000 Miles Bader Merge from emacs--rel--22
Sat, 08 Mar 2008 22:39:56 +0000 Kim F. Storm (GET_NEXT_DISPLAY_ELEMENT): New macro.
Fri, 29 Feb 2008 03:12:27 +0000 Chong Yidong (next_overlay_string): Don't set overlay_strings_at_end_processed_p if
Fri, 29 Feb 2008 02:10:45 +0000 Stefan Monnier (get_overlay_strings_1): Fix typo.
Fri, 29 Feb 2008 02:03:54 +0000 Chong Yidong (get_overlay_strings_1): Add missing argument type.
Thu, 28 Feb 2008 05:46:03 +0000 Kenichi Handa (handle_auto_composed_prop): Don't make composition if it->string
Thu, 28 Feb 2008 02:57:23 +0000 Kenichi Handa (display_mode_element): Cancel the previous change.
Wed, 27 Feb 2008 22:49:39 +0000 Kim F. Storm (get_next_display_element, next_element_from_display_vector):
Tue, 26 Feb 2008 18:18:05 +0000 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
Mon, 25 Feb 2008 10:41:51 +0000 Kenichi Handa (x_produce_glyphs): For a visible glyph, assure at least
Mon, 25 Feb 2008 01:52:17 +0000 Kenichi Handa *** empty log message ***
Sun, 24 Feb 2008 13:36:39 +0000 Stefan Monnier Allow fine-grained image-cache flushing.
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Thu, 21 Feb 2008 07:42:52 +0000 Kenichi Handa (display_mode_element): Fix previous change.
Thu, 21 Feb 2008 07:03:56 +0000 Kenichi Handa (decode_mode_spec): New arg string.
Sun, 17 Feb 2008 21:56:39 +0000 Juanma Barranquero *** empty log message ***
Sun, 17 Feb 2008 02:01:43 +0000 Kenichi Handa (handle_composition_prop): Set it->c to the fist
Thu, 07 Feb 2008 04:11:05 +0000 Stefan Monnier * xselect.c (x_handle_dnd_message):
Wed, 06 Feb 2008 11:54:51 +0000 Kenichi Handa (x_produce_glyphs): Don't set it->ascent and it->descent
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0