diff options
| author | Chong Yidong | 2009-08-16 18:38:15 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-08-16 18:38:15 +0000 |
| commit | 81b1f9c9b79e05111fa5bc0fb8711e7d54067d14 (patch) | |
| tree | 2efed5b078b0da62d2fcb101feb10f9c33fdd040 /lisp/ChangeLog | |
| parent | 4f22e84d746e3614752d99f9638d1a55ac21e230 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2009-08-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * calendar/parse-time.el (parse-time-string-chars): Save match | ||
| 4 | data. | ||
| 5 | |||
| 1 | 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-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. |