]> git.eshelyaron.com Git - emacs.git/commit
(remove_properties): New arg LIST allows scanning
authorRichard M. Stallman <rms@gnu.org>
Fri, 19 Apr 2002 00:14:14 +0000 (00:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 19 Apr 2002 00:14:14 +0000 (00:14 +0000)
commit11713b6dafb4f63fa246c6de77133ed8ec80243a
treec330d2440dd2b8f6d7caf0df5f1e6c53f2c766c4
parent0cf5c1e712ca58e2d3edc8d238038efb6f5beb5d
(remove_properties): New arg LIST allows scanning
either a list or a plist.
(interval_has_some_properties_list): New function, like
interval_has_some_properties using list instead of plist.
All callers changed.
(Fremove_list_of_text_properties): New function.
(syms_of_textprop): Defsubr it.
src/textprop.c