comparison lisp/ChangeLog @ 3999:a0ef33811aa3

[xemacs-hg @ 2007-06-03 17:32:28 by aidan] Don't sniff the file-name-coding-system for OS X; use utf-8.
author aidan
date Sun, 03 Jun 2007 17:32:38 +0000
parents 92013722573f
children 7147a4dabc02
comparison
equal deleted inserted replaced
3998:f836e16e7b99 3999:a0ef33811aa3
1 2007-06-03 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule/mule-cmds.el:
4 * mule/mule-cmds.el (system-type-file-name-coding): New.
5 * mule/mule-cmds.el (set-language-environment-coding-systems):
6 Check system-type-file-name-coding for an entry before making the
7 file-name coding system alias equivalent to the native coding
8 system alias.
9
1 2007-05-25 Mike Sperber <mike@xemacs.org> 10 2007-05-25 Mike Sperber <mike@xemacs.org>
2 11
3 * startup.el (startup-setup-paths): Print the configure-xxx 12 * startup.el (startup-setup-paths): Print the configure-xxx
4 variables as well. 13 variables as well.
5 14