# HG changeset patch # User Eli Zaretskii # Date 1115482791 0 # Node ID 4eae2f90f2a94d8fad89d34fcf46fb3686a47b2b # Parent 70963b3d0aa70edd7189727e447c16aeb501feb2 *** empty log message *** diff -r 70963b3d0aa7 -r 4eae2f90f2a9 ChangeLog --- 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 + + * 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 * configure.in: Remove duplicate match for powerpc configuration. diff -r 70963b3d0aa7 -r 4eae2f90f2a9 lisp/ChangeLog --- 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 + * 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.