From 76bf15e9a211a2427e32d1e89d3c0781c647fdcd Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 14 Nov 2003 23:14:37 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 18ef345398e..9fe373ce415 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1695,6 +1695,13 @@ configuration files. * Lisp Changes in Emacs 21.4 ++++ +** `split-string' now includes null substrings in the returned list if +the optional argument SEPARATORS is non-nil and there are matches for +SEPARATORS at the beginning or end of the string. If SEPARATORS is +nil, or if the new optional third argument OMIT-NULLS is non-nil, all +empty matches are omitted from the returned list. + +++ ** `makehash' is now obsolete. Use `make-hash-table' instead. -- 2.39.2