log src/xdisp.c @ 95973:a46630597077

age author description
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.