This variable is a leftover of my now deleted
scratch/replace-region-contents branch and has never been used in
master.
binary_as_unsigned = true;
#endif
- DEFVAR_LISP ("replace-buffer-contents-max-secs",
- Vreplace_buffer_contents_max_secs,
- doc: /* If differencing the two buffers takes longer than this,
-`replace-buffer-contents' falls back to a plain delete and insert. */);
- Vreplace_buffer_contents_max_secs = Qnil;
-
defsubr (&Spropertize);
defsubr (&Schar_equal);
defsubr (&Sgoto_char);