comparison lisp/ChangeLog @ 98942:24d03d4e9afe

(split-string-and-unquote): Simplify regexp.
author Andreas Schwab <schwab@suse.de>
date Mon, 20 Oct 2008 17:29:29 +0000
parents 1f564c38be6a
children d6f6dbaf9d02
comparison
equal deleted inserted replaced
98941:3f36bcd67163 98942:24d03d4e9afe
1 2008-10-20 Andreas Schwab <schwab@suse.de>
2
3 * subr.el (split-string-and-unquote): Simplify regexp.
4
1 2008-10-20 Eli Zaretskii <eliz@gnu.org> 5 2008-10-20 Eli Zaretskii <eliz@gnu.org>
2 6
3 * subr.el (top-level): Require `cl' when compiling. 7 * subr.el (top-level): Require `cl' when compiling.
4 8
5 2008-10-20 David Reitter <david.reitter@gmail.com> 9 2008-10-20 David Reitter <david.reitter@gmail.com>