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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 20 Jun 2005 06:45:39 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4465 emacs/src/ChangeLog:1.4466
*** emacs/src/ChangeLog:1.4465  Fri Jun 17 14:13:08 2005
--- emacs/src/ChangeLog Mon Jun 20 10:45:30 2005
***************
*** 1,3 ****
--- 1,14 ----
+ 2005-06-20  Miles Bader  <address@hidden>
+ 
+       * xfaces.c (Qvertical_divider): New variable.
+       (realize_basic_faces): Realize its face.
+       (syms_of_xfaces): Initialize it.
+ 
+       * dispextern.h (enum face_id): Add `VERTICAL_DIVIDER_FACE_ID'.
+ 
+       * dispnew.c (build_frame_matrix_from_leaf_window): Display vertical
+       window-separator on ttys using `vertical-divider' face by default.
+ 
  2005-06-17  Richard M. Stallman  <address@hidden>
  
        * xdisp.c (get_next_display_element): Reverse




reply via email to

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