* files.texi (Directories): delete-directory prompts for recursive
[bpt/emacs.git] / doc / lispref / ChangeLog
index 8b00b4c..f654490 100644 (file)
@@ -1,3 +1,30 @@
+2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffers.texi (Swapping Text): Minor clarification.
+
+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).
+
+2009-09-22  Glenn Morris  <rgm@gnu.org>
+
+       * internals.texi (Building Emacs): Mention preloaded-file-list.
+
+2009-09-14  Alan Mackenzie  <acm@muc.de>
+
+       * os.texi (Terminal Output): Put "@code{}" around "stdout".
+
+2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * functions.texi (Anonymous Functions): Rearrange discussion,
+       giving usage of unquoted lambda forms first.  Mention that
+       `function' and `#'' are no longer required (Bug#4290).
+
 2009-09-11  Alan Mackenzie  <acm@muc.de>
 
        * os.texi (Terminal Output): document `send-string-to-terminal' in