Declare Vdefault_properties.
authorBoris Goldowsky <boris@gnu.org>
Mon, 6 Mar 1995 15:43:56 +0000 (15:43 +0000)
committerBoris Goldowsky <boris@gnu.org>
Mon, 6 Mar 1995 15:43:56 +0000 (15:43 +0000)
src/intervals.h

index 8d10ffa..386fc81 100644 (file)
@@ -203,6 +203,7 @@ extern Lisp_Object Qforeground, Qbackground, Qfont, Qunderline, Qstipple;
 extern Lisp_Object Qinvisible, Qintangible, Qread_only;
 
 extern Lisp_Object Vinhibit_point_motion_hooks;
+extern Lisp_Object Vdefault_properties;
 
 /* Sticky properties */
 extern Lisp_Object Qfront_sticky, Qrear_nonsticky;