]> git.eshelyaron.com Git - emacs.git/commit
* textprop.c (copy_text_properties): New function, from David
authorJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 14:54:28 +0000 (14:54 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 6 Jul 1993 14:54:28 +0000 (14:54 +0000)
commit15e92abada1c887a3692912dceb8bfeb3bfbfd10
tree573691faccc022888266ccc9a1ef4c2ccc442512
parent24e3d3bf9eba91c26528d7507b1bb614ff3bb7c7
* textprop.c (copy_text_properties): New function, from David
Gillespie.
* intervals.h: Declare copy_text_properties.
* fns.c: #include "intervals.h".
(Fsubstring): Copy text properties to result string.
(concat): Copy text properties to result string.
* ymakefile (fns.o): Note that this depends on INTERVAL_SRC.
src/intervals.h