aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-01-18 11:29:00 -0500
committerChong Yidong2010-01-18 11:29:00 -0500
commit244b023e520f102619156e93be9cd7424fe7d6a0 (patch)
tree05de920a6d4109d139c7108d5a613618d022ada2 /src/ChangeLog
parent07e606735e20e41eea60ab07905922e4445cff3f (diff)
downloademacs-244b023e520f102619156e93be9cd7424fe7d6a0.tar.gz
emacs-244b023e520f102619156e93be9cd7424fe7d6a0.zip
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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e1d2ba440ab..190e35d923f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-01-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * editfns.c (Fcurrent_time_string): Doc fix (Bug#5408).
4
12010-01-16 Stefan Monnier <monnier@iro.umontreal.ca> 52010-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * xterm.c (event_handler_gdk): Block input (Bug#5037). 7 * xterm.c (event_handler_gdk): Block input (Bug#5037).