diff lisp/ChangeLog @ 4640:8cef85a39d2c

Make CDPATH handling portable, accept entries not matching "/$". 2009-06-06 Aidan Kehoe <kehoea@parhasard.net> * files.el (cd): Make CDPATH handling portable, accept entries without trailing slashes within it. Some style corrections from Stephen Turnbull, thank you Stephen.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 06 Jun 2009 17:20:21 +0100
parents 7757334005ae
children a90b63846dc4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 06 12:59:31 2009 +0100
+++ b/lisp/ChangeLog	Sat Jun 06 17:20:21 2009 +0100
@@ -1,3 +1,10 @@
+2009-06-06  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* files.el (cd): 
+	Make CDPATH handling portable, accept entries without trailing
+	slashes within it. Some style corrections from Stephen Turnbull,
+	thank you Stephen. 
+
 2009-05-29  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* bytecomp.el (byte-compile-lambda):