diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2006-11-13 11:08:25 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2006-11-13 11:08:25 +0000 |
commit | 1bbea9fca7c02b835c2b484a86563c67bc07de5a (patch) | |
tree | 68113caad9ae4b549ff9a350af5a4dd0fbf34947 /lib-src/ChangeLog | |
parent | ba2d39682b2ee1e2b199e2af734591b21c671c9d (diff) | |
download | emacs-1bbea9fca7c02b835c2b484a86563c67bc07de5a.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r-- | lib-src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5a728595dc1..149f23ff91d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,13 @@ +2006-11-13 Juanma Barranquero <lekktu@gmail.com> + + * makefile.w32-in (emacsclient): Depend also on emacsclientw.exe. + ($(BLD)/emacsclientw.exe): New target. + (install): Install emacsclientw.exe. + ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets. + (ECLIENT_CFLAGS): Remove redundant flags. + + * emacsclient.c [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H. + 2006-11-13 Jason Rumney <jasonr@gnu.org> * makefile.w32-in ($(BLD)/emacsclient.$(O)): Use CFLAGS. |