diff src/dispextern.h @ 29818:34438531b886

(display_prop_intangible_p): Add prototype.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 20 Jun 2000 19:45:24 +0000
parents a4a198e7b4e5
children cbcd0a9e4e72
line wrap: on
line diff
--- a/src/dispextern.h	Tue Jun 20 19:44:44 2000 +0000
+++ b/src/dispextern.h	Tue Jun 20 19:45:24 2000 +0000
@@ -2097,6 +2097,7 @@
 
 /* Defined in xdisp.c */
 
+int display_prop_intangible_p P_ ((Lisp_Object));
 void resize_echo_area_axactly P_ ((void));
 int resize_mini_window P_ ((struct window *, int));
 int try_window P_ ((Lisp_Object, struct text_pos));