diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 9210fa6afba..c2319d6486b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-11-07 Juanma Barranquero <lekktu@gmail.com> | 1 | 2006-11-07 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * emacsclient.c (get_server_config) [WINDOWSNT]: Look for the server | ||
| 4 | file on APPDATA if it doesn't exist on HOME, even if HOME is defined. | ||
| 5 | |||
| 3 | * emacsclient.c (get_server_config): Extract also the Emacs pid | 6 | * emacsclient.c (get_server_config): Extract also the Emacs pid |
| 4 | from the server file. On Windows, try to force the Emacs frame to | 7 | from the server file. On Windows, try to force the Emacs frame to |
| 5 | the foreground. | 8 | the foreground. |