Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 20 16:15:56 2008 +0000 +++ b/lisp/ChangeLog Mon Oct 20 17:29:29 2008 +0000 @@ -1,3 +1,7 @@ +2008-10-20 Andreas Schwab <schwab@suse.de> + + * subr.el (split-string-and-unquote): Simplify regexp. + 2008-10-20 Eli Zaretskii <eliz@gnu.org> * subr.el (top-level): Require `cl' when compiling.