comparison 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
comparison
equal deleted inserted replaced
4399:e5b3c4dbc8a2 4400:555e21a66d51
1 2008-01-17 Mike Sperber <mike@xemacs.org>
2
3 * files.el (insert-directory): Bind `coding-system-for-read' to
4 the `file-name' coding system. (Previously, the default ended up
5 being undecided, which doesn't work well for UTF-8-based locales,
6 for example.)
7
1 2008-01-16 Aidan Kehoe <kehoea@parhasard.net> 8 2008-01-16 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * keydefs.el (global-map): 10 * keydefs.el (global-map):
4 Bind '(shift delete) to #'kill-primary-selection, as described by 11 Bind '(shift delete) to #'kill-primary-selection, as described by
5 Glynn Clements in 12 Glynn Clements in