aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRüdiger Sonderfeld2013-12-11 15:42:55 +0100
committerRüdiger Sonderfeld2013-12-11 15:42:55 +0100
commit4ec52e2f8c1697994618b4bdfd013659f6defb1b (patch)
tree4ff18691f75a2dcf86337d14aee1314f6a953e8e /src/ChangeLog
parent4b72c12bf8e7231aba333ee1c2c354c35c0dd77c (diff)
downloademacs-4ec52e2f8c1697994618b4bdfd013659f6defb1b.tar.gz
emacs-4ec52e2f8c1697994618b4bdfd013659f6defb1b.zip
Fix docstring of format-time-string to include %F.
See discussion of Bug#15816. * editfns.c (Fformat_time_string): Mention %F in the doc.
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 d8bbe5a97be..8c19c83378a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2
3 * editfns.c (Fformat_time_string): Mention %F in the doc.
4
12013-12-11 Martin Rudalics <rudalics@gmx.at> 52013-12-11 Martin Rudalics <rudalics@gmx.at>
2 6
3 * window.c (resize_frame_windows): Don't return immediately when 7 * window.c (resize_frame_windows): Don't return immediately when