Mercurial > emacs
diff lisp/emacs-lisp/rx.el @ 41232:43e756c38f4f
(string-to-sequence): Make it obsolete.
(string-to-list, string-to-vector): Implement them directly
using append and vconcat, not with string-to-sequence.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 18 Nov 2001 06:49:25 +0000 (2001-11-18) |
parents | 9160fa3bfe4b |
children | 14ef33c0a704 |