diff lisp/ChangeLog @ 105572:be1e297cc4d5

(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
author Glenn Morris <rgm@gnu.org>
date Mon, 12 Oct 2009 07:02:59 +0000
parents 9325921bfcde
children e7f57b24c0a2
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 12 04:59:04 2009 +0000
+++ b/lisp/ChangeLog	Mon Oct 12 07:02:59 2009 +0000
@@ -1,3 +1,8 @@
+2009-10-12  Glenn Morris  <rgm@gnu.org>
+
+	* net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
+	Let-bind `size'.
+
 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
 
 	* proced.el (proced-unload-function): New function.