changeset 92235:7c712622e514

* editfns.c (Fformat): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 26 Feb 2008 16:36:46 +0000
parents 5ec891eff8b7
children 996d2de63762
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 26 16:25:25 2008 +0000
+++ b/src/ChangeLog	Tue Feb 26 16:36:46 2008 +0000
@@ -1,3 +1,7 @@
+2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
+
+	* editfns.c (Fformat): Doc fix.
+
 2008-02-26  Juanma Barranquero  <lekktu@gmail.com>
 
 	* font.c (Ffont_spec, Ffont_at): Fix typos in docstrings.