log src/xdisp.c @ 96600:e7b3de4c170f

age author description
Thu, 10 Jul 2008 23:47:00 +0000 Chong Yidong (move_it_to): Backtrack if past the edge of a wrapped line.
Sat, 05 Jul 2008 18:22:56 +0000 Chong Yidong (try_window_id): Give up if word-wrapping is on.
Sat, 05 Jul 2008 09:45:56 +0000 Andreas Schwab (get_it_property): Move out of HAVE_WINDOW_SYSTEM
Sat, 05 Jul 2008 05:31:12 +0000 Chong Yidong (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.
Wed, 02 Jul 2008 15:20:33 +0000 Jason Rumney (next_element_from_display_vector): Move assignment out
Tue, 01 Jul 2008 09:39:28 +0000 Miles Bader Implement display-time wrap/line-prefix feature
Thu, 26 Jun 2008 21:37:42 +0000 Chong Yidong (extend_face_to_end_of_line): Fix last change.
Thu, 26 Jun 2008 07:25:05 +0000 Kenichi Handa (handle_auto_composed_prop): Fix for the terminal case.
Wed, 25 Jun 2008 21:46:49 +0000 Jason Rumney (get_glyph_face_and_encoding): Encode invalid glyphs as 0.
Wed, 25 Jun 2008 11:51:46 +0000 Juanma Barranquero * xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
Tue, 24 Jun 2008 18:00:20 +0000 Chong Yidong (Vtruncate_partial_width_windows): New Lisp_Object, replacing
Sat, 14 Jun 2008 19:12:44 +0000 Stefan Monnier (syms_of_xdisp): Default underline-minimum-offset to 1.
Tue, 10 Jun 2008 20:22:10 +0000 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
Fri, 06 Jun 2008 23:07:50 +0000 Miles Bader Calculate tab width based on current face, not global default
Thu, 05 Jun 2008 03:57:09 +0000 Stefan Monnier * window.c (window_scroll_pixel_based_preserve_x)
Sun, 01 Jun 2008 05:04:24 +0000 Miles Bader Implement face-remapping-alist feature
Tue, 27 May 2008 14:12:42 +0000 Stefan Monnier Include font.h for --without-x.
Tue, 27 May 2008 03:11:39 +0000 Chong Yidong (draw_glyphs): If mouse-highlighting is on, attempt to draw overlap
Tue, 20 May 2008 00:13:37 +0000 Stefan Monnier * xdisp.c (select_frame_for_redisplay): Adjust for last change to
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:40:23 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
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.