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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 30 Jun 2005 10:59:19 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4486 emacs/src/ChangeLog:1.4487
*** emacs/src/ChangeLog:1.4486  Wed Jun 29 08:20:44 2005
--- emacs/src/ChangeLog Thu Jun 30 14:59:18 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-06-30  Juri Linkov  <address@hidden>
+ 
+       * xdisp.c (x_draw_vertical_border): If left fringe is not present
+       decrease x coord of vertical border by 1 pixel to not occupy text
+       area of the right window.
+ 
+       * xterm.c (x_draw_vertical_window_border): Use foreground of
+       VERTICAL_BORDER_FACE_ID for vertical border line.
+ 
+       * term.c (turn_on_face): In standout mode apply specified
+       fg to bg, and specified bg to fg (this makes the logic of
+       inversion on terminal consistent with X).
+ 
  2005-06-29  Juanma Barranquero  <address@hidden>
  
        * eval.c (user_variable_p_eh): New function.




reply via email to

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