1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00

(merge_properties_sticky): Declared.

This commit is contained in:
Richard M. Stallman 1993-11-25 07:47:14 +00:00
parent 84386599ec
commit b5f37d3f7c

View file

@ -49,6 +49,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Factor for weight-balancing interval trees. */
Lisp_Object interval_balance_threshold;
Lisp_Object merge_properties_sticky ();
/* Utility functions for intervals. */