diff options
| author | Juanma Barranquero | 2010-09-29 17:07:34 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-09-29 17:07:34 +0200 |
| commit | a69edb8adff6683988ee0b19179dd85c1c35edf0 (patch) | |
| tree | b62f2c96eee4e03f1ec9ea006b4d37af7d9792c5 /lib-src/ChangeLog | |
| parent | e6059fa2447b7d7b147fbb97ec67bf3ec09622fc (diff) | |
| download | emacs-a69edb8adff6683988ee0b19179dd85c1c35edf0.tar.gz emacs-a69edb8adff6683988ee0b19179dd85c1c35edf0.zip | |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2adb909c64a..2c386257c10 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-09-29 Juanma Barranquero <lekktu@gmail.com> | 1 | 2010-09-29 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * makefile.w32-in (../src/config.h): Remove target, it is stale. | ||
| 4 | |||
| 3 | * emacsclient.c (main): Remove unused variables. | 5 | * emacsclient.c (main): Remove unused variables. |
| 4 | (start_daemon_and_retry_set_socket): Use EXIT_FAILURE. | 6 | (start_daemon_and_retry_set_socket): Use EXIT_FAILURE. |
| 5 | 7 | ||