aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-08-16 18:38:15 +0000
committerChong Yidong2009-08-16 18:38:15 +0000
commit81b1f9c9b79e05111fa5bc0fb8711e7d54067d14 (patch)
tree2efed5b078b0da62d2fcb101feb10f9c33fdd040 /lisp/ChangeLog
parent4f22e84d746e3614752d99f9638d1a55ac21e230 (diff)
downloademacs-81b1f9c9b79e05111fa5bc0fb8711e7d54067d14.tar.gz
emacs-81b1f9c9b79e05111fa5bc0fb8711e7d54067d14.zip
* calendar/parse-time.el (parse-time-string-chars): Save match data.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5c323349f72..341e2380381 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-08-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * calendar/parse-time.el (parse-time-string-chars): Save match
4 data.
5
12009-08-16 Stefan Monnier <monnier@iro.umontreal.ca> 62009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/sql.el (sql-product-alist): Add :name tag to entries. 8 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.