changeset 62159:4eae2f90f2a9

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 07 May 2005 16:19:51 +0000
parents 70963b3d0aa7
children 37249e74aa98
files ChangeLog lisp/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat May 07 16:18:36 2005 +0000
+++ b/ChangeLog	Sat May 07 16:19:51 2005 +0000
@@ -1,3 +1,9 @@
+2005-05-07  J,Ai(Br,At(Bme Marant  <jerome@marant.org>
+
+	* make-dist: Remove references to makefile.nt and makefile.def.
+	Include widgets and images subdirectories of etc.  Do not exclude
+	ldefs-boot.el.
+
 2005-04-23  Andreas Schwab  <schwab@suse.de>
 
 	* configure.in: Remove duplicate match for powerpc configuration.
--- a/lisp/ChangeLog	Sat May 07 16:18:36 2005 +0000
+++ b/lisp/ChangeLog	Sat May 07 16:19:51 2005 +0000
@@ -1,5 +1,8 @@
 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
 
+	* progmodes/compile.el (compilation-setup): Set
+	overlay-arrow-string to an empty string on text terminals.
+
 	* textmodes/ispell.el (ispell-program-name): Try looking for
 	"aspell" along exec-path, and if found, use it as the default
 	speller program.