Mercurial > emacs
comparison lisp/ChangeLog @ 61558:3b3fa02a294d
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Thu, 14 Apr 2005 09:29:45 +0000 |
parents | 6aef98a62439 |
children | 55a8477186ea |
comparison
equal
deleted
inserted
replaced
61557:44bd70f63148 | 61558:3b3fa02a294d |
---|---|
1 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * international/mule-cmds.el (set-locale-environment): On Mac OS, | |
4 use preferences AppleLocale and AppleLanguages, and variable | |
5 mac-system-locale for default locale. On Mac OS Classic, use | |
6 mac-system-coding-system for default coding systems. | |
7 | |
8 * term/mac-win.el: Don't set file-name-coding-system. Decode | |
9 variables system-name, emacs-build-system, user-login-name, and | |
10 user-full-name by mac-system-coding-system on Mac OS Classic. | |
11 (mac-system-coding-system): New variable. | |
12 | |
1 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> | 13 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> |
2 | 14 |
3 * startup.el (command-line): Handle `xterm-mouse-mode' before | 15 * startup.el (command-line): Handle `xterm-mouse-mode' before |
4 reading init file. | 16 reading init file. |
5 | 17 |