diff src/faces.h @ 284:558f606b08ae r21-0b40

Import from CVS: tag r21-0b40
author cvs
date Mon, 13 Aug 2007 10:34:13 +0200
parents c5d627a313b1
children c9fe270a4101
line wrap: on
line diff
--- a/src/faces.h	Mon Aug 13 10:33:19 2007 +0200
+++ b/src/faces.h	Mon Aug 13 10:34:13 2007 +0200
@@ -260,7 +260,7 @@
 
 extern Lisp_Object Qstrikethru, Vbuilt_in_face_specifiers, Vdefault_face;
 extern Lisp_Object Vleft_margin_face, Vpointer_face, Vright_margin_face;
-extern Lisp_Object Vtext_cursor_face;
+extern Lisp_Object Vtext_cursor_face, Vvertical_divider_face;
 
 void mark_all_faces_as_clean (void);
 void init_frame_faces (struct frame *f);