Mercurial > emacs
diff src/ChangeLog @ 106900:e3970f7c14d4
Doc fix for current-time-string and date-to-time (Bug#5408)
* src/editfns.c (Fcurrent_time_string): Doc fix.
* lisp/calendar/time-date.el (date-to-time): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 18 Jan 2010 11:29:00 -0500 |
parents | e9a9fc07702f |
children | 51a1add37c3f 7d9b2b9edc21 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jan 18 05:44:36 2010 +0100 +++ b/src/ChangeLog Mon Jan 18 11:29:00 2010 -0500 @@ -1,3 +1,7 @@ +2010-01-18 Chong Yidong <cyd@stupidchicken.com> + + * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408). + 2010-01-16 Stefan Monnier <monnier@iro.umontreal.ca> * xterm.c (event_handler_gdk): Block input (Bug#5037).