diff lisp/ChangeLog @ 4400:555e21a66d51

2008-01-13 Michael Sperber <mike@xemacs.org> * files.el (insert-directory): Bind `coding-system-for-read' according to the current locale where available. (Previously, the default ended up being undecided, which doesn't work well for UTF-8-based locales, for example.)
author Mike Sperber <sperber@deinprogramm.de>
date Thu, 17 Jan 2008 10:18:05 +0100
parents 9e28067e3083
children 3ff01259c4a2 fd8a9a4d81d9 68d1ca56cffa
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 16 15:43:01 2008 +0100
+++ b/lisp/ChangeLog	Thu Jan 17 10:18:05 2008 +0100
@@ -1,3 +1,10 @@
+2008-01-17  Mike Sperber  <mike@xemacs.org>
+
+	* files.el (insert-directory): Bind `coding-system-for-read' to
+	the `file-name' coding system.  (Previously, the default ended up
+	being undecided, which doesn't work well for UTF-8-based locales,
+	for example.)
+
 2008-01-16  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* keydefs.el (global-map):