diff src/ChangeLog @ 5224:35c2b7e9c03f

Add #'substring-no-properties, omitting any extent data. 2010-06-01 Aidan Kehoe <kehoea@parhasard.net> * fns.c (Fsubstring_no_properties): Add this function, API taken from GNU, though ours drops all extent data, not just properties.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 01 Jun 2010 20:32:41 +0100
parents acc4a6c9f5f9
children fbd1485af104
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 01 20:31:11 2010 +0100
+++ b/src/ChangeLog	Tue Jun 01 20:32:41 2010 +0100
@@ -1,3 +1,9 @@
+2010-06-01  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* fns.c (Fsubstring_no_properties):
+	Add this function, API taken from GNU, though ours drops all
+	extent data, not just properties.
+
 2010-06-01  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* glyphs.c (syms_of_glyphs):