changeset 65679:56406afc87de

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 24 Sep 2005 11:17:50 +0000
parents 05889b41f6e0
children ed770a0a7846
files mac/ChangeLog man/ChangeLog
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mac/ChangeLog	Sat Sep 24 11:17:21 2005 +0000
+++ b/mac/ChangeLog	Sat Sep 24 11:17:50 2005 +0000
@@ -1,5 +1,8 @@
 2005-09-24  Eli Zaretskii  <eliz@gnu.org>
 
+	* INSTALL (NOTES): Update the list of versions of MacOS on which
+	Emacs should build.
+
 	* README: Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which
 	does not exist).
 
--- a/man/ChangeLog	Sat Sep 24 11:17:21 2005 +0000
+++ b/man/ChangeLog	Sat Sep 24 11:17:50 2005 +0000
@@ -47,8 +47,8 @@
 
 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
 
-	* makefile.w32-in (newsticker.dvi): Fix erroneous use of curly
-	brackets on macro `srcdir'.
+	* makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
+	braces (which are unsupported by NMAKE) for macro `srcdir'.
 
 2005-09-17  Eli Zaretskii  <eliz@gnu.org>