Mercurial > emacs
comparison etc/NEWS @ 95682:78a4157e99c0
Document that `completion-ignore-case' is nil on MS-Windows.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 08 Jun 2008 17:25:15 +0000 |
parents | 454e3c065a98 |
children | 430faae5fa07 |
comparison
equal
deleted
inserted
replaced
95681:a46ee2fe6fa4 | 95682:78a4157e99c0 |
---|---|
715 It is used to configure wireless interfaces. | 715 It is used to configure wireless interfaces. |
716 | 716 |
717 | 717 |
718 * Changes in Emacs 23.1 on non-free operating systems | 718 * Changes in Emacs 23.1 on non-free operating systems |
719 | 719 |
720 ** Case is now considered significant in completion on MS-Windows. | |
721 The default value of `completion-ignore-case' is now nil on | |
722 MS-Windows, the same as it is for other operating systems. The | |
723 variable doesn't apply to reading a file name -- in that case Emacs | |
724 heeds `read-file-name-completion-ignore-case' instead. | |
725 | |
720 --- | 726 --- |
721 ** IPv6 is supported on MS-Windows. | 727 ** IPv6 is supported on MS-Windows. |
722 Emacs now supports IPv6 on Windows XP and later, and earlier versions | 728 Emacs now supports IPv6 on Windows XP and later, and earlier versions |
723 of Windows with third party IPv6 stacks installed. In Emacs 22, IPv6 was | 729 of Windows with third party IPv6 stacks installed. In Emacs 22, IPv6 was |
724 supported on other platforms, but not on Windows due to using the winsock | 730 supported on other platforms, but not on Windows due to using the winsock |