./ChangeLog:
[gnus] / ChangeLog
index 09a9f04..f3f7096 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-04-17  Steve Youngs  <youngs@xemacs.org>
+
+       * Makefile.in (XEMACS): Use @EMACS@.
+
+       * aclocal.m4 (AC_PATH_LISPDIR): Set $datadir to $prefix/lib if
+       building with XEmacs.
+
+       * aclocal.m4 (AC_SET_BUILD_FLAGS): New.  So we can set XEmacs
+       command line options to '-batch -no-autoloads...' for a cleaner
+       build environment.
+
+       * configure.in: Use it.
+
+       * configure: Regenerate.
+
 2003-04-16  Reiner Steib  <Reiner.Steib@gmx.de>
        From Frank Schmitt  <ich@frank-schmitt.net>
 
@@ -31,7 +46,7 @@
 
        * GNUS-NEWS: Talk about canlock more.
 
-2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2003-02-13  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * GNUS-NEWS: Add user visible changes from Michael Shields from
        the past couple of days.  Actual text from Michael.
 
        * etc/gnus/gnus.xpm (oort): Make the color replaceable.
 
-2002-12-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-12-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * etc/smilies/*.pbm: Made them binary.
 
-2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+2002-11-13  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
 
        * etc/smilies/blink.xpm: Changed smileys and some new ones from
        Alex Schroeder <alex@emacswiki.org>.
        * ChangeLog, todo: (oops) changed buffer-file-coding-system back
        to coding.
 
-2001-12-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-12-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make-x.bat: Ensure nonempty variable value.  Reported by Frank
        Haun <pille3000@gmx.net>.
        * ChangeLog: changed coding to buffer-file-coding-system
        * todo: same
 
-2001-12-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-12-10  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make-x.bat: Code cleanup.  Fix a bug with "/copy".  From Frank
        Schmitt <ich@Frank-Schmitt.net>.
 
-2001-11-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-11-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make-x.bat: Use parameter "/copy" rather than "copy" for increased
        dwimishness for old-time DOS users.  From Frank Schmitt
        * etc/smilies/blink.pbm: Ditto.
        Contributed by Kim F. Storm <storm@cua.dk>.
 
-2001-10-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-10-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
        From Frank Schmitt <ich@Frank-Schmitt.net>. 
        
        * make-x.bat: Use correct directory structure for XEmacs on Windows.
 
        * configure.in: Generate texi/ps/Makefile.
 
-2001-09-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-09-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * make.bat: Use parameter "/copy" rather than "copy" for increased
        dwimishness for old-time DOS users.
 
        * make.bat: Use infohack.el to create info files.
 
-2001-05-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2001-05-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * etc/Makefile.in (datadir): Set this variable, like in the other
        Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.