Mercurial > emacs
comparison lib-src/ChangeLog @ 73897:74c05c25e93a
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Nov 2006 15:44:40 +0000 |
parents | 594a719b7a7f |
children | 21fce1cf56ee |
comparison
equal
deleted
inserted
replaced
73896:09dabd95380c | 73897:74c05c25e93a |
---|---|
1 2006-11-10 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * emacsclient.c [!WINDOWSNT]: Include <sys/types.h>. | |
4 | |
1 2006-11-08 Juanma Barranquero <lekktu@gmail.com> | 5 2006-11-08 Juanma Barranquero <lekktu@gmail.com> |
2 | 6 |
3 * emacsclient.c (get_server_config): Declare set_fg as FARPROC to | 7 * emacsclient.c (get_server_config) [WINDOWSNT]: Declare set_fg as |
4 avoid a compiler warning. | 8 FARPROC to avoid a compiler warning. |
5 | 9 |
6 2006-11-07 Juanma Barranquero <lekktu@gmail.com> | 10 2006-11-07 Juanma Barranquero <lekktu@gmail.com> |
7 | 11 |
8 * emacsclient.c (get_server_config) [WINDOWSNT]: Look for the server | 12 * emacsclient.c (get_server_config) [WINDOWSNT]: Look for the server |
9 file on APPDATA if it doesn't exist on HOME, even if HOME is defined. | 13 file on APPDATA if it doesn't exist on HOME, even if HOME is defined. |