diff options
| author | Juanma Barranquero | 2013-06-10 16:58:52 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-06-10 16:58:52 +0200 |
| commit | e7b41c4c9af593bec2e062a0a2a18d5ecf695e85 (patch) | |
| tree | 2da6178a133536f84886d6c5058053ae9bbf9cd8 /nt/ChangeLog | |
| parent | 30ae0b2c891bf5f252e49598f414097088403469 (diff) | |
| download | emacs-e7b41c4c9af593bec2e062a0a2a18d5ecf695e85.tar.gz emacs-e7b41c4c9af593bec2e062a0a2a18d5ecf695e85.zip | |
Fix ChangeLog typos and whitespace.
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index d9aad787fce..baa7003f5ae 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -108,7 +108,7 @@ | |||
| 108 | 108 | ||
| 109 | 2013-05-07 Paul Eggert <eggert@cs.ucla.edu> | 109 | 2013-05-07 Paul Eggert <eggert@cs.ucla.edu> |
| 110 | 110 | ||
| 111 | Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295) | 111 | Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295) |
| 112 | * config.nt (HAVE_ACL_SET_FILE): Rename from HAVE_POSIX_ACL. | 112 | * config.nt (HAVE_ACL_SET_FILE): Rename from HAVE_POSIX_ACL. |
| 113 | * inc/ms-w32.h (EOPNOTSUPP): New macro. | 113 | * inc/ms-w32.h (EOPNOTSUPP): New macro. |
| 114 | 114 | ||
| @@ -636,7 +636,7 @@ | |||
| 636 | 636 | ||
| 637 | 2012-09-01 Daniel Colascione <dancol@dancol.org> | 637 | 2012-09-01 Daniel Colascione <dancol@dancol.org> |
| 638 | 638 | ||
| 639 | * inc/ms-w32.h (TERM_HEADER): Add for refactoring | 639 | * inc/ms-w32.h (TERM_HEADER): Add for refactoring. |
| 640 | 640 | ||
| 641 | 2012-08-22 Juanma Barranquero <lekktu@gmail.com> | 641 | 2012-08-22 Juanma Barranquero <lekktu@gmail.com> |
| 642 | 642 | ||
| @@ -934,8 +934,8 @@ | |||
| 934 | (install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'. | 934 | (install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'. |
| 935 | (install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe | 935 | (install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe |
| 936 | here. | 936 | here. |
| 937 | (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): Depend | 937 | (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): |
| 938 | on create-tmp-dist-dir. | 938 | Depend on create-tmp-dist-dir. |
| 939 | 939 | ||
| 940 | * nmake.defs (DIRNAME): New variable. | 940 | * nmake.defs (DIRNAME): New variable. |
| 941 | (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of | 941 | (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of |