emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 24 Aug 2006 20:49:24 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/08/24 20:49:24

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5241
retrieving revision 1.5242
diff -u -b -r1.5241 -r1.5242
--- ChangeLog   24 Aug 2006 20:40:26 -0000      1.5241
+++ ChangeLog   24 Aug 2006 20:49:24 -0000      1.5242
@@ -1,4 +1,20 @@
-2006-08-25  Nick Roberts  <address@hidden>
+2006-08-24  Francesc Rocher  <address@hidden>
+
+       * xdisp.c (overline_margin): New variable.
+       (x_produce_glyphs): Use it.
+       (syms_of_xdisp): DEFVAR_INT it.
+
+       * xterm.c (x_underline_at_descent_line): New variable.
+       (syms_of_xterm): DEFVAR_BOOL it.
+       (x_draw_glyph_string): Use it.
+       Draw underline and overline up to the end of line if the face
+       extends to the end of line.
+
+       * macterm.c: Likewise.
+
+       * w32term.c: Likewise.
+
+2006-08-24  Nick Roberts  <address@hidden>
 
        * buffer.c (Fswitch_to_buffer): Move buffer to front of
        buffer-alist if necessary.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]