diff doc/lispref/ChangeLog @ 105318:179b0f945895

(Declaring Functions): Mention that we also search for ".m" files in the src/ directory.
author Glenn Morris <rgm@gnu.org>
date Thu, 01 Oct 2009 02:05:32 +0000
parents 43be71d128b2
children e6f58264030b
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Thu Oct 01 02:03:38 2009 +0000
+++ b/doc/lispref/ChangeLog	Thu Oct 01 02:05:32 2009 +0000
@@ -1,7 +1,11 @@
+2009-10-01  Glenn Morris  <rgm@gnu.org>
+
+	* functions.texi (Declaring Functions): Mention that we also search for
+	".m" files in the src/ directory.
+
 2009-09-25  David Engster  <deng@randomsample.de>
 
-	* display.texi (Managing Overlays): Document
-	copy-overlay (Bug#4549).
+	* display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
 
 2009-09-22  Glenn Morris  <rgm@gnu.org>