diff lisp/ChangeLog @ 4645:f2a991ff6db0

Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
author Jerry James <james@xemacs.org>
date Mon, 29 Jun 2009 08:20:47 -0600
parents 48b45a606961
children e4ed58cb0e5b
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 20 04:07:12 2009 +0900
+++ b/lisp/ChangeLog	Mon Jun 29 08:20:47 2009 -0600
@@ -1,3 +1,7 @@
+2009-06-20  It's me FKtPp ;)  <m_pupil@yahoo.com.cn>
+	* files.el (cd): Do not #'split-path on nil #'getenv result; Make
+	sure the cd-path value is a list.
+
 2009-06-14  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* help.el (describe-function-1):