diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2013-06-10 16:58:52 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2013-06-10 16:58:52 +0200 |
commit | e7b41c4c9af593bec2e062a0a2a18d5ecf695e85 (patch) | |
tree | 2da6178a133536f84886d6c5058053ae9bbf9cd8 /nt | |
parent | 30ae0b2c891bf5f252e49598f414097088403469 (diff) | |
download | emacs-e7b41c4c9af593bec2e062a0a2a18d5ecf695e85.tar.gz |
Fix ChangeLog typos and whitespace.
Diffstat (limited to 'nt')
-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 @@ 2013-05-07 Paul Eggert <eggert@cs.ucla.edu> - Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295) + Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295) * config.nt (HAVE_ACL_SET_FILE): Rename from HAVE_POSIX_ACL. * inc/ms-w32.h (EOPNOTSUPP): New macro. @@ -636,7 +636,7 @@ 2012-09-01 Daniel Colascione <dancol@dancol.org> - * inc/ms-w32.h (TERM_HEADER): Add for refactoring + * inc/ms-w32.h (TERM_HEADER): Add for refactoring. 2012-08-22 Juanma Barranquero <lekktu@gmail.com> @@ -934,8 +934,8 @@ (install-other-dirs-nmake, install-other-dirs-gmake): Depend on `all'. (install-shortcuts): Depend on $(INSTALL_DIR)/bin. Copy addpm.exe here. - (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): Depend - on create-tmp-dist-dir. + (maybe-copy-distfiles-CMD, maybe-copy-distfiles-SH, dist): + Depend on create-tmp-dist-dir. * nmake.defs (DIRNAME): New variable. (IFNOTSAMEDIR): Use $(DIRNAME)_same-dir.tst instead of |