diff src/ChangeLog @ 97345:0b4b1b4344af

* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Thu, 07 Aug 2008 01:36:30 +0000
parents eb328facb6f6
children 6bd54c1d95e1
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 07 01:33:34 2008 +0000
+++ b/src/ChangeLog	Thu Aug 07 01:36:30 2008 +0000
@@ -1,3 +1,11 @@
+2008-08-06  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+	* config.in: Regenerate.
+
+	* Makefile.in (emacs): Remove ndef NS conditional for 'emacs
+	-list-load-path-shadows'.
+	(nsgui.h): Reduce number of things depending on it.
+
 2008-08-06  Chong Yidong  <cyd@stupidchicken.com>
 
 	* xdisp.c (try_scrolling): Use iterator to find the scroll margin,