diff lib-src/ChangeLog @ 4684:15c42a3f4065

Do not move cursor position in gnuclient started buffer if user did not requested..
author It's me FKtPp \;) <m_pupil@yahoo.com.cn>
date Sat, 29 Aug 2009 22:37:50 +0800
parents f3a65dff1912
children dfc9fe46c294
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Aug 27 15:18:51 2009 +0100
+++ b/lib-src/ChangeLog	Sat Aug 29 22:37:50 2009 +0800
@@ -1,3 +1,8 @@
+2009-08-15  It's me FKtPp ;)  <m_pupil@yahoo.com.cn>
+
+	* gnuclient.c (main): Do not set start point position if user
+	didn't requested to do so
+
 2009-07-28  Stephen Turnbull  <stephen@xemacs.org>
 
 	* make-docfile.c (write_c_args): Parse UNUSED and USED_IF right.