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:
parent
84386599ec
commit
b5f37d3f7c
1 changed files with 2 additions and 0 deletions
|
|
@ -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. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue