Mercurial > emacs
comparison src/ChangeLog @ 56348:550df8e67006
* macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList
instead of CGMainDisplayID (only in OSX 10.2 and later).
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 05 Jul 2004 07:01:02 +0000 |
parents | ea99dfe25b04 |
children | ca58dab79be1 |
comparison
equal
deleted
inserted
replaced
56347:8aa767f7d605 | 56348:550df8e67006 |
---|---|
1 2004-07-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList | |
4 instead of CGMainDisplayID (only in OSX 10.2 and later). | |
5 | |
1 2004-07-04 John Paul Wallington <jpw@gnu.org> | 6 2004-07-04 John Paul Wallington <jpw@gnu.org> |
2 | 7 |
3 * fileio.c (read_file_name_completion_ignore_case): New variable. | 8 * fileio.c (read_file_name_completion_ignore_case): New variable. |
4 (syms_of_fileio): Declare and initialise it. | 9 (syms_of_fileio): Declare and initialise it. |
5 (Fread_file_name): Bind `completion-ignore-case' to respect it. | 10 (Fread_file_name): Bind `completion-ignore-case' to respect it. |