Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.203 emacs/src/dispextern.h:1.204
*** emacs/src/dispextern.h:1.203        Mon Jun 20 10:45:31 2005
--- emacs/src/dispextern.h      Tue Jun 21 16:14:15 2005
***************
*** 2795,2800 ****
--- 2795,2801 ----
  int compute_char_face P_ ((struct frame *, int, Lisp_Object));
  void free_all_realized_faces P_ ((Lisp_Object));
  extern Lisp_Object Qforeground_color, Qbackground_color;
+ extern Lisp_Object Qframe_set_background_mode;
  extern char unspecified_fg[], unspecified_bg[];
  void free_realized_multibyte_face P_ ((struct frame *, int));
  


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to