split-string takes a new arg TRIM that's a regexp
authorRichard M. Stallman <rms@gnu.org>
Fri, 19 Jul 2013 12:18:16 +0000 (08:18 -0400)
committerRichard M. Stallman <rms@gnu.org>
Fri, 19 Jul 2013 12:18:16 +0000 (08:18 -0400)
commit77c92cb94d91ecad4040c8f14c8413f23aaddd9a
tree424a155e40f8e8b769015bffafcbc75aaf1770e2
parent621dd9ac0cf31453dc6e40436eae2aebd27d1517
split-string takes a new arg TRIM that's a regexp
saying what to trim from the start and end of each substring.

* subr.el (split-string): New arg TRIM.
etc/NEWS
lisp/ChangeLog
lisp/subr.el