changeset 61529:c5ffd713f647

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Wed, 13 Apr 2005 10:07:09 +0000
parents 22798b2ebf72
children a4f9ea538274
files ChangeLog lisp/ChangeLog man/ChangeLog
diffstat 3 files changed, 19 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Apr 13 10:04:15 2005 +0000
+++ b/ChangeLog	Wed Apr 13 10:07:09 2005 +0000
@@ -1,3 +1,8 @@
+2005-04-13  Lute Kamstra  <lute@gnu.org>
+
+	* make-dist: Don't use DONTCOMPILE from lisp/Makefile.in; check
+	for "no-byte-compile: t" in the file instead.
+
 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* configure.in <Motif>: Don't let a special LessTif/Motif1.2 install
--- a/lisp/ChangeLog	Wed Apr 13 10:04:15 2005 +0000
+++ b/lisp/ChangeLog	Wed Apr 13 10:07:09 2005 +0000
@@ -1,5 +1,14 @@
 2005-04-13  Lute Kamstra  <lute@gnu.org>
 
+	* Makefile.in (DONTCOMPILE): Remove list.
+	(compile, compile-always): Don't use DONTCOMPILE.
+	(update-authors): Load the library in which batch-update-authors
+	is defined.
+	* makefile.w32-in (DONTCOMPILE): Remove list.
+	(compile, compile-always): Fix comments.
+	(update-authors): Load the library in which batch-update-authors
+	is defined.
+
 	* generic-x.el (generic-mode-ini-file-find-file-hook):
 	Rename to ini-generic-mode-find-file-hook.
 	Keep generic-mode-ini-file-find-file-hook as an alias.
--- a/man/ChangeLog	Wed Apr 13 10:04:15 2005 +0000
+++ b/man/ChangeLog	Wed Apr 13 10:07:09 2005 +0000
@@ -1,3 +1,7 @@
+2005-04-13  Lute Kamstra  <lute@gnu.org>
+
+	* cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
+
 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by
@@ -906,7 +910,7 @@
 
 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
- 	* man/rmail.texi (Movemail): Explain differences
+	* rmail.texi (Movemail): Explain differences
 	between standard and mailutils versions of movemail.
 	Describe command line and configuration options introduced
 	with the latter.